body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	}
	
#container {
	margin: 0 auto;
	width: 842px;
	}	
	
p a, p a:active, p a:visited, p a:hover {
	color: #fff;
	}	
	
#header {
	width: 840px;
	height: 345px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	}
	
#header_info {
	float: right;
	color: #8c1d1f;
	text-align: right;
	font-weight: bold;
	font-size: 14pt;
	line-height: 20pt;
	margin: 70px 100px 0 0;
	}
	
.info, .info a, .info a:visited, .info a:hover {
	color: #8c1d1f;
	}
	
.info {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
	
h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20pt;
	font-weight: bold;
	}
	
h3 {
	margin: 0;
	padding: 0;
	font-size: 14pt;
	}
	
ul {
	list-style: none;
	text-align: center;
	line-height: 20pt;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	}
	
.vehicle_info ul {
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 10px 0 20px;
	}
	
.vehicle_info li {
	list-style-image:url(img/checkmark.png);
	}
	
#fleet {
	text-align: center;
	}
	
p#fleet {
	text-decoration: underline;
	}
	
p {
	line-height: 16pt;
	}
	

	
a#home {
	float: left;
	height: 30px;
	width: 65px;
	background-image: url(img/nav.png);
	display: block;
	position: relative;
	top: 267px;
	left: 120px;
	}
	
a#home:hover {
	background-position: 98px 0;
	}
	
a#fleet {
	float: left;
	height: 30px;
	width: 60px;
	background-image: url(img/nav.png);
	display: block;
	background-position: 0 -40px;
	position: relative;
	top: 263px;
	left: 180px;
	}
	
a#fleet:hover {
	background-position: 97px -40px;
	}
	
a#quotes {
	float: left;
	height: 30px;
	width: 85px;
	background-image: url(img/nav.png);
	display: block;
	background-position: 0 -85px;
	position: relative;
	top: 264px;
	left: 245px;
	}
	
a#quotes:hover {
	background-position: 97px -85px;
	}
	
a#contact {
	float: left;
	height: 35px;
	width: 95px;
	background-image: url(img/nav.png);
	display: block;
	background-position: 0 -125px;
	position: relative;
	top: 267px;
	left: 300px;
	}
	
a#contact:hover {
	background-position: 97px -125px;
	}
	
a#faq {
	float: left;
	height: 40px;
	width: 65px;
	background-image: url(img/nav.png);
	display: block;
	background-position: 0 -160px;
	position: relative;
	top: 267px;
	left: 370px;
	}
	
a#faq:hover {
	background-position: 97px -160px;
	}
	
#repeaty {
	padding: 0 0px 30px 0px;
	width: 842px;
	background-image: url(img/repeat-y.png);
	background-repeat: repeat-y;
	min-height: 200px;
	}
	
#content {
	margin: 0 auto;
	width: 600px;
	}
	
#slideshow {
	padding: 6px 0 0 7px;
	float: right;
	width: 283px;
	height: 194px;
	background-image: url(img/slideshow_bg.png);
	background-repeat: no-repeat;
	}
	
#avoid {
	padding: 10px 120px 0 0px;
	font-weight: bold;
	font-size: 20pt;
	width: 123px;
	height: 49px;
	margin-top: 30px;
	background-image: url(img/dui.png);
	background-position: 135px 0px;
	background-repeat: no-repeat;
	text-align: right;
	}
	
.vehicle {
	height: 194px;
	width: 100%;
	clear: both;
	margin: 0 0 30px 0;
	}	
	
.vehicle_slideshow {
	padding: 6px 0 0 7px;
	float: left;
	width: 283px;
	height: 194px;
	background-image: url(img/slideshow_bg.png);
	background-repeat: no-repeat;
	}
	
.vehicle_info {
	height: 174px;
	width: 263px;
	float: right;
	background-color: #222222;
	padding: 10px;
	}
	
.contact_left {
	width: 283px;
	float: left;
	margin: 0 0 10px 0;
	text-align: right;
	font-weight: bold;
	}
	
.field {
	width: 100%;
	min-height: 1px;
	overflow: visible;
	clear: both;
	}
	
.contact_right {
	width: 283px;
	float: right;
	margin: 0;
	}
	
#clear {
	clear: both;
	}	
	
#welcome {
	float: left;
	width: 290px;
	height: 200px;
	}
	
#welcome h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20pt;
	font-weight: bold;
	}
	
#welcome h2 {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 28pt;
	}
	
#welcome p {
	margin: 0;
	padding: 0;
	line-height: 17pt;
	}
	
#avoid {
	float: right;
	}
	
legend {
	font-size: 14pt;
	}
	
.qa {
	color: #8c1d1f;
	font-weight: bold;
	}
	
#call {
	padding: 120px 0 0 0;
	width: 600px;
	clear: both;
	font-size: 30pt;
	text-align: center;
	font-weight: bold;
	color: #8c1d1f
	}

#footer {
	width: 840px;
	height: 162px;
	margin: 0 0 30px 0;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	}
