body {
	background:url(images/background.jpg) top center repeat-x #FFFFFF;
	margin: 0;
	font: normal 62.5% "Trebuchet MS", Arial, sans-serif;
}
a:link, a:visited {
	color: #781315;
	text-decoration: none;
}
a:hover, a:active {
	color: #781315;
	text-decoration: underline;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
}
/* ----------menu-------------- */
ul#navmenu {
	font: bold 1.1em "Trebuchet MS", Arial, sans-serif;
	margin:0;
	padding:0;
}
ul#navmenu li {
	font: bold 1.1em "Trebuchet MS", Arial, sans-serif;
	margin:0;
	padding: 0 35px 0 0;
	display: center;
	list-style: none;
	border: 0;
	text-align: left;
}
ul#navmenu li a {
	display: center;
	border: 0;
	color: #101146;
	text-decoration: none;
}
ul#navmenu li a:hover { 
	color: #781315;
}
/* ----------navigation buttons-------------- */
#buttons  {
	float:left;
	margin:0;
	padding:0;
}
.buttonrollover {
	display:block;
	width:124px;
	height:66px;
	margin:0;
	padding:0;
}
.buttonrollover a {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	line-height:14px;
	background:url(images/button.jpg) center top no-repeat;
	display:block;
	width:109px;
	height:52px;
	margin:0;
	padding:14px 0 0 15px;
	color:#0c0d43;
	text-decoration:none;
	outline:none;
}
.buttonrollover a:hover {
	background:url(images/button.jpg);
	background-position: 100% -66px;
	color:#781315;
	text-decoration:none;
}
.buttonrollover-oneline {
	display:block;
	width:124px;
	height:66px;
	margin:0;
	padding:0;
}
.buttonrollover-oneline a {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	line-height:14px;
	background:url(images/button.jpg) center top no-repeat;
	display:block;
	width:109px;
	height:41px;
	margin:0;
	padding:25px 0 0 15px;
	color:#0c0d43;
	text-decoration:none;
	outline:none;
}
.buttonrollover-oneline a:hover {
	background:url(images/button.jpg);
	background-position: 100% -66px;
	color:#781315;
	text-decoration:none;
}
ul#listing li {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height:14px;
	padding: 2px 4px;
}
#trucks  {
	float:left;
	width:66px;
	margin:0;
	padding:0;
}
/* ----------divs-------------- */
#header1 {
	width:780px;
	height:157px;
	margin:0 auto;
	background:url(images/header1.jpg) center top no-repeat;
}
#header2{
	clear:left;
	width:520px;
	height:45px;
	margin:0 auto;
	padding:3px 0 0 260px;
	background:url(images/header2.jpg) center top no-repeat;
}
#content {
	width:780px;
	margin:0 auto;
	background:url(images/leftnav.jpg) left bottom no-repeat #FFFFFF;
}
#email {
	float:left;
	padding:0;
	padding:45px 0 0 530px;
	width:250px;
	display:inline;
}
#leftnav {
	float:left;
	width:190px;
	margin:0;
}
#main {
	float:left;
	width:550px;
	padding:35px 15px 5px 25px
}
#intro {
	float:left;
	width:312px;
	padding:0;
}
#locator {
	float:left;
	width:223px;
	padding:0 0 0 15px;
	overflow:hidden;
}
#feature {
	float:left;
	width:589px;
}
#vehicleinfo-header {
	width:550px;
	padding:0;
}
#footer {
	clear:left;
	width:780px;
	height:28px;
	margin:0 auto;
	background:url(images/footer.jpg) top no-repeat;
}
.clearer {
	clear:both; 
	line-height: 0; 
	height: 0;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
/* ----------main body-------------- */
h1 {
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	color: #0c0d43;
	margin:0 0 10px 0;
}
h2 {
	font: bold 20px "Trebuchet MS", Arial, sans-serif;
	color: #781315;
	margin:0;
	padding:0;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #0c0d43;
	margin:0;
}
h4 {
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	color: #781315;
	margin:0;
}
h5 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #0c0d43;
	margin:0;
}
p {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	color: #0c0d43;
	margin:0 0 10px 0;
}
.p-nomargin{
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	color: #535353;
	margin:0;
}
.whiteheadline {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
	margin:0;
}
.bluetext {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 15px;
	color: #0c0d43;
	margin:0 0 10px 0;
}
.text-nospacing {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 14px;
	color: #0c0d43;
	margin:0;
}
.smallblue {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	line-height: 13px;
	color: #0c0d43;
}
.smallgrey {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #535353;
	margin:0;
	padding:0;
}
hr {border: none 0; 
	border-bottom: 1px solid #0c0d43;
	width: 100%;
	height: 1px;
	margin: 4px auto 4px 0;
}
/* ----------footer-------------- */
#footer p {
	font: normal 10px "Trebuchet MS", Arial, sans-serif;
	color: #535353;
}
#footer a:link, #footer a:visited  {
	color: #535353;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #781315;
}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
/* ----------form items-------------- */
.buttons {
    background:url(images/submitarrow.jpg) center top no-repeat;
	height:20px;
	width:20px;
	cursor:pointer;
	border:none;
	margin:0;
}
.submitbuttons {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #0c0d43;
	margin:0;
	cursor:pointer;
	border:none;
}
input { 
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #535353;
	margin:0;
}
textarea { 
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #535353;
	margin:0;
}
.nomargin {
	margin:0;
	padding:0;
}

