﻿body {
	margin:0;
	background:#fff;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#000;
}

#header {
	height:100px;
	text-align:center;
	background:#fff;
}

#numberBar {
	background:url(../siteart/truckgraphic.jpg) no-repeat center #000;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	height:110px;
	text-align:center;
	padding-right:355px;
}

#mid {
	background:#e1e1e1;
	border-bottom:15px #000 solid;
	text-align:center;
	vertical-align:top;
	height:100px;
}

#navLeft {
	width:166px;
	text-align:center;
}

#navLeft ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navLeft li {
	display:block;
	float:left;
}

#navLeft li a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:6px;
	background:#000;
	display:block;
	width:166px;
	border-bottom:1px #e1e1e1 solid;
}

#navLeft li a:hover {
	background:url(../siteart/button_bg.jpg) no-repeat left center #404040;
	color:#e6860d;
}

#navRight {
	width:166px;
	text-align:center;
}

#navRight ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navRight li {
	display:block;
	float:left;
}

#navRight li a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:6px;
	background:#000;
	display:block;
	width:166px;
	border-bottom:1px #e1e1e1 solid;
}

#navRight li a:hover {
	background:url(../siteart/button_bg.jpg) no-repeat left center #404040;
	color:#e6860d;
}

#automotion {
	width:731px;
	vertical-align:top;
}

#mainMid {
	width:731px;
	vertical-align:top;
}

h1 {
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px;
	display:block;
}

a.sales:link, a.sales:visited, a.sales:active {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:6px;
	background:#000;
	display:block;
	width:126px;
}

a.sales:hover {
	background:url(../siteart/button_bg.jpg) no-repeat left center #404040;
	color:#e6860d;
}

.form-title {
	font-weight:bold;
	text-align:right;
}

#footer {
	background:#fff;
	text-align:center;
	padding:10px;
}

#footer img {
	margin:0 30px;
	border:0;
}