
body{
margin:0;
padding:0;
line-height: 1.5em;
background-color:#939598;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#353434;
}

a:link, a:visited {
	text-decoration: none;
	color: #2d2f31;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
a:active, a:hover {
	text-decoration: none;
	color: #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 
}

 
em{color: red;}

#maincontainer{
width: 1013px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image:url(http://www.lsicontrols.com/images/lsi_bk.gif);
background-repeat:repeat-y;
 
}

#header{
width:959px;
height: 112px; 
margin: 0 auto;
}

#navcontainer{
width:959px;
height: 37px;  
margin: 0 auto;
background-color:#64a6c8;

}

#navbox{
height: 37px;  
margin-left:366px;


}
#pagecontent{
width:959px;
 
margin: 0 auto;
background-color:#FFFFFF;
background-image:url(http://www.lsicontrols.com/images/pg_bk.gif);
background-repeat:repeat-x;
height:750px;

}

#pagecontent_extend{
width:959px;
 
margin: 0 auto;
background-color:#FFFFFF;
background-image:url(http://www.lsicontrols.com/images/pg_bk.gif);
background-repeat:repeat-x;
height:1250px;

}

#pagecolumnleft{
width:189px;
background-image:url(http://www.lsicontrols.com/images/col_lft_bk.gif);
background-repeat:repeat-y;
float:left;
height:750px;

}
#pagecolumnleft_extend{
width:189px;
background-image:url(http://www.lsicontrols.com/images/col_lft_bk.gif);
background-repeat:repeat-y;
float:left;
height:1250px;

}
#pagecolumnnav{
width:175px;
float:left;
margin-top:112px;
 


}

ul.nav li{
    text-align: left;
    list-style: none;
    padding: 3px 10px 3px 25px;
	margin: 0px;
    background: url(http://www.lsicontrols.com/images/nav_btn.gif) 0px 5px no-repeat;
	text-align: left;
 	font-size:12px;
	font-weight:bold;
 	font-style:italic;
}

ul.nav{
margin-left: 0px;
padding:0px;
width:175px;
}

#pagecolumncontent{
width:594px;
float:left;
 

}
#pagecolumncontentbox{
width:493px;
 
margin-top:76px;
margin-left:20px;
color:#353434;
font-size:12px;

}


#homecontent{
width:959px;
height: 341px; 
margin: 0 auto;

}
#homenews{
width:959px;
height: 186px; /*Height of top section*/
margin: 0 auto;
background-color:#3c5c97;

}

#newsbox{
width:386px;
height: 186px; /*Height of top section*/
background-color:#456bb4;
background-image:url(images/news_bk.jpg);
background-repeat:no-repeat;
background-position:top right;
float:left;


}

.newsitem{
width:210px;
margin-left:149px;
font-size:11px;
margin-top:10px;
}

.pro_style{
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}



a.newsitem:link, a:visited {
	text-decoration: none;
	color: #070707;
	font-size:11px;
}
a.newsitem:active, a:hover {
	text-decoration: none;
	color: #cccccc;
 font-size:11px;
}

#homesig{
width:572px;
height: 186px; /*Height of top section*/
background-color:#456bb4;
 float:right;
}

#homesigcontent{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin: 20px 30px 30px 40px;
 color:#ffffff;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: #C8FC98;
}

#footer{
width:959px;
height: 34px; /*Height of top section*/
margin: 0 auto;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
