body{
	margin: 0 0 0 0;
	background:#FFF;

}

#header_bar{
	height:10px;
	background:#2D3D57;
	width:890px;
	float:left;
	text-align:left;
	padding:5px;
	color:#FFFFFF;
	
}

#header_bar_home{
	height:10px;
	background:#2D3D57;
	width:890px;
	float:left;
	text-align:left;
	padding:5px;
	color:#FFFFFF;
	
}

#header_bar a:link{
	color:#FFFFFF;
}

#header_bar a:hover{
	color:#FFFFFF;
}


#header_bar a:visited{
	color:#FFFFFF;
}


#wrapper{
	width:900px;
	position:relative;
	left:50%;
	margin-left:-450px;
	
	
}

/*home page*/



#main_content_home{
	float:left;
	width:800px;
	padding-top:20px;

}

#firstparagraph{
	height:70px;
	width:720px;

}


#research {
	padding: 0px;
	width: 230px;
	float: left;
	background-color: #A3D5F4;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}

#research-top {
	height: 131px;
	width:  200px;
	margin:   0px;
	padding:  0px;
}
#research-copy {

	width:   200px;
	padding:   0px;
	margin-top:-75px;
}

#research-btm {
	width: 200px;
	height: 27px;
	margin: 0px;
	padding: 0px;
}


#design-holder {
	width: 230px;
	float: left;
	background-color: #FFBF00;
	margin-bottom:20px;
}
#design-top {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#design-copy {
	background-color: #FFBF00;
	width: 200px;
	margin: 0px;
	padding: 0px;
}


#design-btm {
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#rightcolumn {
	background-image: url(/solutions-applications/lighting/images/vert-dotted-line.gif);
	background-repeat: repeat-y;
	float: left;
	padding-left: 15px;
	width: 205px;
	height:400px;
	margin-left:40px;
	line-height:25px;
}

#rightcolumn a{
	color:#FE9353;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
}

#rightcolumn a:hover{
	color:#666666;
}

.rightcolumnsmall{
	font-size:12;
}

.navheader{
	font-size:40px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	z-index:100;
}

.horz-dot {
	height: 10px;
}


.menu_list {	
	width: 200px;
	font-size:12px;
	margin-top:5px;

}

.menu_list a{
	color:#FF6600;
}

.menu_list a:hover{
	color:#666666;
}
.menu_head {

	cursor: pointer;
	position: relative;
	margin:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	color:#FFFFFF;
	height:25px;
	
    
}

.menu_head a{
	color:#FFFFFF;
}

.menu_head a:hover{
	color:#666666;
}


.menu_body {
	display:none;
	width:200px;
	line-height:20px;
	margin-bottom:5px;
	
}
.menu_body a{
  display:block;
  color:#000000;
  padding-left:30px;
  font-weight:bold;
  text-decoration:none;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_body a:hover{
  color:#666666;
}

#design-copy a{
	color:#FFFFFF;
	text-decoration:none;
}

#design-copy a:hover{
	color:#666666;
	text-decoration:none;
}

#research-copy a{
	color:#FFFFFF;
	text-decoration:none
}

#research-copy a:hover{
	color:#666666;
	text-decoration:none
}


/*Sub Pages*/
#header{
	padding-bottom:10px;
}

#menu{
	width:180px;
	float:left;
	z-index:100;
	padding:10px;
}

#sub_header{
	float:left;
	padding-left:15px;
	border-left:dashed thin #999999;
	width:390px;
	padding-right:5px;
}

#main_content{
	float:left;
	padding-left:15px;
	width:455px;
	border-left:dashed thin #999999;
	padding-right:5px;
}


#main_content_driver{
float:left;
	padding-left:15px;
	width:455px;
	border-left:dashed thin #999999;
	padding-right:5px;
}

#main_content_controlscomp{
	float:left;
	padding-left:15px;
	width:455px;
	height:720px;
	border-left:dashed thin #999999;
	padding-right:5px;
}




#main_content ul{
	list-style:disc;
	padding-top:15px;
	padding-left:15px;
}

#banners_home{
	width:150px;
	float:left;
	position:relative;
	margin-top:-640px;
	left:750px;
	_left:750px;

}



#banners2{
	width:150px;
	float:left;
	position:relative;
	left:50px;

}

#banners_linecard{
	width:150px;
	float:left;
	margin-top:-1070px;
	margin-left:350px;

}

#footer{
	height:20px;
	background:#2D3D57;
	width:900px;;
	float:left;
	text-align:left;
	padding-left:5px;
	color:#FFFFFF;
	line-height:20px;
}

#footer a:link{color:#FFFFFF;}
#footer a:hover{color:#FFFFFF;}
#footer a:visited{color:#FFFFFF;}

/*#footer{
	display:none;
}*/

.lightblue{
	font-size:24px;
	color:#66CCFF;
}



/*----------------SUB-PAGE NAV---------------------*/

.sidemenu_list {	
	width: 200px;
	height:50px;
	font-size:9px;
	
}
.sidemenu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	color: #707675;
	text-indent:10px;
	line-height:30px;
	
	
	
    
}

.sidemenu_head a{
	text-decoration:none;
	color:#666666;
	font-size:10px;
	line-height:15px;
}

.sidemenu_body {
	display:none;
}


.sidemenu_body a{
  display:block;
  color:#999999;
  padding-left:30px;
  padding-top:5px;
  font-weight:bold;
  text-decoration:none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidemenu_body a:hover{
  color:#009999;
  text-decoration:underline;
  }
  
  
 #main_content_controls{
	float:left;
	padding-left:15px;
	width:455px;
	height:500px;
	border-left:dashed thin #999999;
	padding-right:5px;
}

#left{
	width:240px;
	height:500px;
	float:left;
	padding:5px;
}

#right{
	width:200px;
	height:500px;
	float:left;
}
