
#nav{
	padding-top:1px;
	background-color:#666666;
	border-top:1px solid #FFFFFF;
}
#clear{
	clear:both;
}
#navbak{	
	border-top:1px solid #CCCCCC;
	background-color:#EEEEEE;
	height:25px;	
}
#lnav{
	font-size:11px;
	line-height:18px;
	padding:5px 5px 5px 5px;
}
.lnav{
	color:#315FB7;
}

.links{
	color:#315FB7;
}

#search{
	padding:5px;
}


#file_title{
	border-bottom:3px solid #EEEEEE;
	background-color:#CCCCCC;
	padding:3px;
	margin:5px 0 5px 0;
}
#file_list{
	padding:3px;
	margin:5px 0 5px 0;
}
#manu_logo{
	margin:0 0 10px 0;
}

/*#header{
	background-image:url(../images/img_header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#EEEEEE;
	height:100px;
}*/

#body{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	background-color:#FFFFFF;
}

#title{
	background-color:#BCD4EC;
	color:#1461AF;
	font-size:18px;
	font-weight:bold;
	padding:5px 0 5px 15px;
	text-align:left;
}

#salestitle{
	background-color:#799820;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:5px 0 5px 15px;
	text-align:left;
	border-top:1px solid #FFFFFF;
}

#title_g{
	background-color:#799820;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:3px 0 3px 10px;
}

#content{
	padding:15px;
	text-align:left;
	background-color:#FFFFFF;
	color:#666666;
	line-height:18px;
	background-image: url(../images/shadow_main.gif);
	background-position:top center;
	background-repeat:repeat-x;
}
#right_content{
	text-align:left;
	color:#666666;
	line-height:18px;
}
#clear{
	clear:both;
}

#homeManufacturers{
	height:150px;
	background:#666666;
	text-align:left;
	padding:15px;
	color:#FFFFFF;
	background-image: url(../images/shadow_bottom.gif);
	background-position:top center;
	background-repeat:repeat-x;
}

#manuLeftColumn{
	float:left;
	margin-right:15px;
	width:550px;
}

#manuRightColumn{
	float:right;
	width:205px;
}


#sright {
	background-image:url(../images/bak_right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
	width:4px;
}
#sleft{
	background-image:url(../images/bak_left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
	width:4px;
}

#sbot{
	background-image:url(../images/bak_bot_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
	height:4px;
	width:800px;
}

#footer{
	background-color:#FFFFFF;
	padding:15px;
	text-align:left;
	background-image: url(../images/shadow_main.gif);
	background-position:top center;
	background-repeat:repeat-x;
}
