@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 333;
	}
#wrapper{
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}
#header{
	width: 990px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 302px;
	}
#lefttop{
	float: left;
	width: 260px;
	height: 302px;
	}
#righttop{
	float:right;
	width:615px;
	height: 302px;
	}
#logo{
	width: 355px;
	height: 55px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	clear:both;
	}
#logoimage {
	width: 113px;
	height: 55px;
	float: left;
}
#logoimage IMG{
	border:none;}
#trsservicetrucks{
	width: 240px;
	height: 55px;
	float: right;
	}
#trsservicetrucks IMG{
	border:none;}
#leftnav{
	margin-left: 20px;
	width: 197px;
	height: 167px;
	clear: both;
	padding-top: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
#navbg {
	background-image: url(../images/navbg_mid.jpg);
	background-repeat:repeat-y;
	width: 197px;
	height: 170px;
	padding-top: 2px;
	}
#navbgtop{
	width: 197px;
	height: 6px;
	background-image:url(../images/navbg_top.jpg);
	background-repeat:no-repeat;}
#navbgbot{
	width: 197px;
	height: 7px;
	background-image:url(../images/navbg_bot.jpg);
	background-repeat:no-repeat;}
#navbg A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	line-height: 23px;
	}
#navbg A:visited{
	color:#990000;
	text-decoration: none;
}
#navbg A:hover{
	color:#03c;
	text-decoration: underline;
}
#navbg HR{
	color: #978a6c;
	background-color:#978a6c;
	height: 1px;
	border: solid;
	border-width: 1px 0 0 0;

	}
#navbg a.links:link, #navbg a.links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #900;
	line-height: 16px;
	text-decoration: none;
}
#navbg a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #03c;
	text-decoration: none;
}

#topnav{
	width: 280px;
	height: 35px;
	float: right;
	margin-top: 25px;
	font-size: 12px;
}
#topnav IMG{
	padding-right: 5px;}
#topnav A{
	color:#333;
	text-decoration: none;
	padding-right: 20px;
	}
#topnav A:visited{
	color:#333;
	text-decoration: none;
}
#topnav A:hover{
	color:#03c;
	text-decoration: underline;
}
#truck{
	width:615px;
	height:238px;
	background-image:url(../images/main-graphic.png);
	background-repeat:no-repeat;
	float:right;}
#content{
	width: 990px;
	background-color: #fff;
	height: 473px;
	clear: both;}
#pageleft {
	width: 257px;
	background-color: #fff;
	height: 473px;
	float: left;
}
#logos{
	width: 251px;
	height: 473px;
	float: left;
	}
#logos IMG{
	padding-left: 8px;
	padding-top: 10px;}
.leftbg{
	background-image:url(../images/linebg.gif);
	background-repeat:repeat-y;
	width: 6px;
	height: 100%;
	float: right;}
#pageright{
	width: 700px;
	height: 473px;
	float: right;
	font-size: 12px;
	margin-right: 10px;
	}
#pageright P{
	float: left;
	}
#pageright P IMG{
	float:right;
	padding-left: 10px;
	padding-right: 10px;
	border:none;}
H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	margin-top:10px;
	padding-top:10px;}
.brown{
	color:#900;
	}
#trucks{
	width: 700px;
	height: 240px;
	clear: both;
	padding-top: 20px;
	text-align:center;
	}
#trucks .divlink{
	width: 224px;
	height: 50px;}
.lubetrucks{
	width: 224px;
	height: 220px;
	background-color: #e0e0e0;
	border:solid;
	border-color:#CCC;
	border-width:1px;
	margin-right: 6px;
	float:left;
	}
#trucks IMG{
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-top: 2px;
	border: solid;
	border-width: 2px;
	border-color: #FFF;
}
#trucks A{
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
#trucks A:visited{
	color: #333;
	text-decoration: none;
}
#trucks A:hover{
	color: #03c;
	text-decoration: underline;
}
#footer{
	width: 990px;
	height: 100px;
	background-color:#b9ae90;
	clear:both;
	text-align:center;
	color:#666;
	font-size:10px;
	padding-top:11px;}
#footer A{
	color:#666;
	text-decoration: none;
	}
#footer A:visited{
	color:#666;
	text-decoration: none;
}
#footer A:hover{
	color:#03c;
	text-decoration: underline;
}
.text{
	font-size:12px;}
