body {
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	background-image:url(../images/bg.png);
	}
	
a {
	outline: none;
	}
	
	.error {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	list-style-position: outside;
	list-style-type: square;
}
	
	
hr { 
	outline:none;
	padding: 0px;
	border-top: 1px dotted #444444;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin: 25px 0px 25px 0px;
	height: 0px;
	display:block;
	width: 525px;
	}


#wrapper {
	width: 990px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color:#2b2b2b;
	float: left;
	}


#logo {
	width: 125px;
	height: 85px;
	float: left;
	background-image:url(../images/logo.gif);
	background-position: -10px 0px;
	margin: 5px 0px 0px 0px;
	}
	
#logo a{
	width: 115px;
	height: 0px;
	padding-top: 85px;
	overflow:hidden;
	display:block;
	}
	
	
/* NAVIGATION--------------------------*/	
	
#navigation {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	width: 863px;
	height: 85px;
	float: right;
	z-index: 5000;
	position:relative;
	}

#navigation ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#navigation  ul li {
	width: 168px;
	height: 85px;
	display: block;
	position: relative;
	float:left;
	background-position: top center;
	}
	
#navigation  ul li.results {
	background-image:url(../images/results.gif)
	}
	
#navigation  ul li.solutions {
	background-image:url(../images/solutions.gif)
	}
		
#navigation  ul li.about {
	background-image:url(../images/about.gif)
	}
	
#navigation  ul li.news {
	background-image:url(../images/news.gif)
	}
	
#navigation  ul li.contact {
	background-image:url(../images/contact.gif)
	}
	
	
#navigation  ul li:hover {
background-position: bottom;
	}

#navigation ul li a {
	height: 0px;
	width: 159px;
	padding-top: 65px;
	margin: 7px 0px 0px 5px;
	float: left;
	overflow: hidden;	
	}
	

#navigation ul li ul { 
	position: absolute;
	left: 4px;
	top: 71px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	background-color:#333333;
	border-top: 1px solid #ff8e00;
	border-bottom: 10px solid #ff8e00;
	display:none;
	}


#navigation ul li ul li {
	width: 160px;
	display: block;
	margin: 0px;
	height: auto;
	border-bottom: 1px solid #666666;
	}


#navigation ul li ul li a {
	height: auto;
	width: 155px;
	padding: 5px 0px 5px 5px;
	display: block;
	margin: 0px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	z-index: 100;
	}

#navigation ul li ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #555555;
	}

#navigation li:hover ul, #navigation li.over ul {
	display: block;
	}

/* Fix IE. \*/
* html #navigation ul li {float: left; }
* html #navigation ul li a { height: 1%; float: left; }
* html #navigation ul li ul li {float: none; }
/* End */

	
#navigation  ul li.current {
background-position: bottom;
	}
	
	
#navigation  ul li.indent a {
padding: 5px 0px 5px 17px;
width: 143px;
background-image:url(../images/arrow_side.gif);
background-repeat:no-repeat;
}
	

/* FLASH--------------------------*/	

#flash_box {
	width: 990px;
	height: 210px;
	clear: both;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	z-index: 0;
	position: relative;
	margin: 0px 0px 10px 0px;
	float:left;
	padding: 0px;
	background-color:#666666
	}
	
#flash_box_interior {
	width: 990px;
	height: 150px;
	clear: both;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	z-index: 0;
	position: relative;
	margin: 0px 0px 10px 0px;
	background-color:#666666
	}

#flash {
	width: 990px;
	background-color:#FFFFFF;
	}
	
	
	
/* BANNER--------------------------*/		
img.banner {
	margin: 10px 0px 20px 0px;
	}
	
	
	
	
/* CONTENT--------------------------*/	

#content_top {
	width: 950px;
	height: 15px;
	background-image:url(../images/content_top.gif);
	background-color: #343434;
	background-repeat:no-repeat;
	clear: both;
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	float:left;
	}
	
#content_middle {
	width: 949px;
	background-color: #343434;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	float:left;
	}	
	


#content_bottom {
	width: 950px;
	height: 15px;
	background-image:url(../images/content_bottom.gif);
	background-position: top center;
	background-repeat:no-repeat;
	clear: both;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	float:left;
	}
	

/* FIX IE6 */
*html #content_top {
	margin: 20px 0px 0px 10px;
	width: 949px;
	}
	
*html #content_middle {
	margin: 0px 0px 0px 10px;
	width: 949px;
	}
	
*html #content_bottom {
	margin: 0px 0px 15px 10px;
	}
	
#controls {
	width: 928px;
	margin: 0px 0px 0px 0px;
	height: 25px;
	border-bottom: 1px solid #444444;
	padding: 0px 0px 5px 20px;
	}
	
	
#breadcrumbs {
	padding: 7px 0px 0px 12px;
	width: 500px;
	height: 18px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 10px;
	text-transform:uppercase;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	}
	
#breadcrumbs a {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 10px;
	text-transform:uppercase;
	}
	
#breadcrumbs a:hover {
	color:#ff8a00;
	}
	
#textcontrols {
	padding: 2px 0px 0px 0px;
	width: 130px;
	height: 17px;
	float: right;
	}
	
#textcontrols ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
	
	
#textcontrols ul li {
	float: left;
	margin: 0px;
	padding: 0px 7px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 10px;
	text-transform:uppercase;
	}	
	
#textcontrols ul li a {
	width: 15px;
	height: 0px;
	padding-top: 15px;
	float: left;
	margin: 0px;
	overflow:hidden;
	}
	
	
#control {
	padding: 2px 0px 0px 00px;
	margin: 0px 20px 0px 10px;
	width: 85px;
	height: 17px;
	float: right;
	}
	
#control a {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 10px;
	text-transform:uppercase;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding: 0px 0px 0px 12px;
	text-decoration:none;
	}
	
/* CONTENT--------------------------*/	

#main {
	width: 530px;
	margin: 15px 0px 0px 20px;
	padding: 0px 30px 0px 0px;
	float: left;
	white-space: normal;
	min-height: 400px;
	}
	
	
*html main {
	height: 400px;
	}

#main_home {
	width: 510px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	float: left;
	
	}
	
	
#side_home {
	width: 375px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: right;
	}	
	

*html #main_home {
	margin: 0px 0px 0px 10px;
	}
	
*html #side_home {
	margin: 0px 10px 0px 0px;
	}


#side {
	width: 325px;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	float: right;
	}	
	
	
/* FIX IE6 */
*html #main {
	margin: 20px 0px 0px 10px;
	}
	
*html #side {
	margin: 65px 10px 0px 0px;
	}
	

.side_top {
	width: 315px;
	height: 18px;
	float: left;
	background-image:url(../images/side_top.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#CCCCCC;
	padding: 4px 0px 0px 10px;
	}

.side_middle {	
	width: 305px;
	float: left;
	background-color: #474747;
	padding: 20px 10px 0px 10px;
	margin: 0px;
	}

.side_bottom	{	
	width: 325px;
	height: 13px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	float: left;
	background-image:url(../images/side_bottom.gif);
	background-position: -1px 0px;
	background-repeat:no-repeat;
	}
	
span.more {
	width: 43px;
	height: 15px;
	background-image:url(../images/arrow_more.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	margin: 0px;
	padding: 0px;
	float:right;
	}
	
span.more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	padding: 0px;
	margin: 0px;
	width: 43px;
	height: 15px;
	text-transform:uppercase;
	}

span.more a:hover{
	color:#ff8a00;
	}
	
span.lower {
	text-transform:none;
	}
	
	
	
span.back {
	width: 93px;
	height: 15px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	margin: 0px;
	padding: 0px;
	display:block;
	}
	
span.back a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding: 0px;
	margin: 0px;
	width: 93px;
	height: 15px;
	text-transform:uppercase;
	
	}

span.back a:hover{
	color:#ff8a00;
	}	
	
	
	
span.name {
	background-image:url(../images/arrow_more.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	font-size: 12px;
	color: #999999;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	
/* GOOGLE--------------------------*/	

#google {
	border: 1px solid #666666;
	background-image: url(../images/loader.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #333333;
	}
	
	
	
span.map {
	width: 110px;
	height: 15px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	clear:both;
	display: block;
	}
	
span.map a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding: 0px;
	margin: 0px;
	width: 110px;
	height: 15px;
	text-transform:uppercase;
	}

span.map a:hover{
	color:#ff8a00;
	}

/* FOOTER--------------------------*/	

#footer {
	clear: both;
	width: 990px;
	height: 150px;
	float: left;
	padding: 20px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position: -10px 0px;
	background-color: #1a1a1a;
	}
	
	
#footer ul {
	padding: 0px;
	margin: 10px 0px 0px 25px;
	list-style: none;
	float: left;
	width: 940px;
	}
	
#footer ul li {
	width: 168px;
	height: 15px;
	float:left;
	margin: 0px 18px 0px 0px;
	padding: 0px 0px 0px 2px;
	background-color:#2b2b2b;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 160px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-transform:uppercase;
	}
	
	#footer ul li span.nocap {
	text-transform: none;
}
	
	
/* FIX IE6 */
*html #footer {
	background-position: 0px 0px;
	}
	
*html #footer ul {
	margin: 10px 0px 0px 18px;
	}	
	
*html #footer ul li{
	margin: 0px 17px 0px 0px;
	padding: 0px;
	}	
	
*html #footer ul li ul {
	margin: 0px;
	}	
/* FIX IE6 */	


#footer ul li a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	}
	
#footer ul li ul{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 168px;
	background-color: #1a1a1a;
	}
	
#footer ul li ul li{
	margin: 0px;
	padding: 0px;
	background-color: #1a1a1a;
	background-image:none;
	text-transform:none;
	float:left;
	width: 168px;
	height: 15px;
	}
	
#footer ul li ul li a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	background-color: #1a1a1a;
	}
	
#footer ul li ul li a:hover {	
	color:#ff8e00;
	}


/* COPYRIGHT--------------------------*/	
#copyright {
	clear: both;
	width: 950px;
	height: 45px;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 0px;
	background-color: #000000;
	}

#copyright_logo {
	clear: both;
	width: 65px;
	height: 40px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image:url(../images/logo_copyright.png)
	}

#dma_logo {
	width: 65px;
	height: 40px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image:url(../images/logo_dma.png)
	}

#mitxfinalist {
	width: 120px;
	height: 40px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image:url(../images/mitxfinalist.png)
	}

#copyright_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	margin: 14px 0px 0px 30px;
	float:left;
	}
	
#copyright_text a {
	color:#666666;
	}
	
#copyright_text a:hover {
	color: #ff8e00;
	}
	
span.orange {
	color: #ff8e00;
	}
	
	
	
/* HOME--------------------------*/	

#box_1 {
	width: 177px;
	height: 72px;
	float: left;
	margin: 9px 0px 0px 15px
	}
	#box_6 {
	width: 177px;
	height: 72px;
	float: left;
	margin: 9px 0px 0px 15px
	}
	
#box_2 {
	width: 177px;
	height: 72px;
	float: left;
	margin: 9px 0px 0px 5px
	}
#box_5 {
	width: 177px;
	height: 72px;
	float: left;
	margin: 9px 0px 0px 5px
	}

#box_3 {
	width: 177px;
	height: 72px;
	float: left;
	margin: 8px 0px 0px 15px
	}

#box_4 {
	width: 177px;
	height: 72px;
	float: left;
	margin: 8px 0px 0px 5px
	}
	

*html #box_1 {
	margin: 5px 0px 0px 5px
	}

*html #box_6 {
	margin: 5px 0px 0px 5px
	}
		

*html #box_2 {
	margin: 5px 0px 0px 10px
	}
*html #box_5 {
	margin: 5px 0px 0px 10px
	}	
	
*html #box_3 {
	margin: 10px 0px 0px 5px
	}
	
		
*html #box_4 {
	margin: 10px 0px 0px 10px
	}


/* LINKBOX--------------------------*/	

ul.linkbox {
	margin: 0px;
	padding: 0px;
	list-style-type:square;
	list-style-image:url(../images/arrow.gif);
	}
	
ul.linkbox li {
	margin: 0px 0px 10px 15px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#999999;
	}
	
ul.linkbox li a {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#BBBBBB;
	}
	
ul.linkbox li a:hover {
	color: #ff8e00;
	}
	
/* BULLET--------------------------*/	

ul.bullet {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type:square;
	list-style-image:url(../images/arrow.gif);
	}
	
ul.bullet li {
	margin: 0px 0px 10px 15px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#BBBBBB;
	}
	


/* SCROLLER--------------------------*/	
	
span.scroller {
	width: 85px;
	height: 15px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	margin: 0px;
	padding: 0px;
	clear:both;
	display: block;
	}
	
span.scroller a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding: 0px;
	margin: 0px;
	width: 85px;
	height: 15px;
	text-transform:uppercase;
	}

span.scroller a:hover{
	color:#ff8a00;
	}
	
	
	
/* CONTACT
----------------------------------------------- */

#contact {
	margin: 10px 0px 0px 0px;
	width: 400px;
	}

	
label {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 12px;
	font-style:normal;
	color:#BBBBBB;
	margin: 20px 0px 5px 0px;
	display: block;
	padding: 0px 0px 0px 13px;
	background-image:url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
.label {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 12px;
	font-style:normal;
	color:#BBBBBB;
	}	
	
.contactform { 
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin: 0px;
	clear: both;
	display: block;
	color: #BBBBBB;
	font-size: 12px;
	background-color: #474747;
	}
		
.contactformphone {
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin: 0px;
	clear: both;
	display: block;
	color: #BBBBBB;
	font-size: 12px;
	background-color: #474747;
	}	
.btn {
	width: 100px;
	height: 21px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #474747;
	border: none;
	margin: 10px 0px 20px 0px;
	color:#BBBBBB;
	padding: 0px 0px 0px 0px;
	float: left;
	 }
		
.btn:hover {
	color:#FFFFFF;
	background-color:#ff8e00;
 	}
	
	
/* ERROR--------------------------*/	

#error ul {
	list-style: square;
	color: #ff8e00;
	}
	
#error ul li {
	margin: 0px;
	padding: 0px;
	color: #ff8e00;
	}
	
	
#error ul li a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff8e00;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#error ul li ul{
	list-style:none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#error ul li ul li{
	margin: 0px;
	padding: 0px;
	}
	
#error ul li ul li a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration: underline;
	}
	
#error ul li ul li a:hover {	
	color:#ff8e00;
	}

/* MODAL--------------------------*/

#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9000;
	background-color:#000;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
	margin: 0px;
	padding: 0px;
	}
	
#popupContainer {
	position: absolute;
	z-index: 9001;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {

	}
	
#popupFrame {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9002;
}

#popupTitleBar {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	height: 15px;
	padding: 5px 5px 5px 10px;
	position: relative;
	z-index: 9003;
	background-image:url(../images/modal_top.gif);
	background-repeat:no-repeat;
	display:block;
	}

#popupTitle {
	float:left;
	}
	
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
	margin: 0px 5px 0px 0px;
	}

#popupControls a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	padding: 0px 20px 0px 0px;
	background: url(../images/close.gif);
	background-repeat:no-repeat;
	background-position:right;
	height: 15px;
	width: 35px;
	display:block;
	}


/* LINKS--------------------------*/
	
a {
	color:#BBBBBB;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover {
	color:#ff8e00;
}

a:visited {
	}
	
	
/* TYPE: CONSTANT--------------------------*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;	
	color:#ff8e00;
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	}
	

h1.home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;	
	color:#ff8e00;
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	}
	
	
h2.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
	color:#FFFFFF;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-transform:uppercase;
	}
	
h3.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#BBBBBB;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-weight:normal;
	}

p.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
	color:#BBBBBB;
	margin: 0px 0px 0px 0px
	}



h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#ff8e00;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	text-transform:uppercase;
	clear:both;
	}


span.intro {
	color:#ff8e00;
	text-transform:uppercase;
	font-weight:bold;
	}

.side_middle h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#ff8e00;
	margin: 0px 0px 5px 0px;
	}
	
.side_middle p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	color:#BBBBBB;
	margin: 0px 0px 20px 0px
	}

span.nocap {
    text-transform: none;
    }