* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	border-top: 25px solid #000;
	background: #2658a1 url(../images/topBorder.jpg) 0 25px repeat-x;
}
#content {
	position: relative;
	margin: -25px auto 0;
	width: 951px;
	height: 617px;
	background: url(../images/main_bg.jpg) 0 118px no-repeat;
}
h1 {
	height: 118px;
	background-image: url(../images/header_front.jpg);
	text-indent: -9999px;
}
h2 {
	position: absolute;
	top: 335px;
	width: 288px;
}
h2 a {
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 40px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h2.first a {
	background-image: url(../images/bttn_chevy.jpg);
}
h2.second a {
	background-image: url(../images/bttn_ford.jpg);
}
h2.third a {
	left: 685px;
	background-image: url(../images/bttn_driversEdge.jpg);
}


#content p {
	position: absolute;
	top: 295px;
	padding: 0;
	width: 288px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	line-height: normal;
	text-align: center;
}


.first {
	left: 25px;
}
.second {
	left: 332px;
}
.third {
	left: 639px;
}
#footer {
	position: relative;
	margin: -30px auto 0 !important;
	padding: 0;
	width: 921px !important;
	background: transparent;
	font: .7em Arial, Helvetica, sans-serif;
}

/*
#footer .footerleft {
	position: absolute;
	left: 0;
	top: -9999px;
}
#footer .footerleft span {
	display: block;
	position: absolute;
	left: 0;
	top: 9999px;
}
*/

#footer a {
	color: #fff;
}

#seo_text {
	height:145px;
	width:950px;
	margin:20px auto 40px;
	overflow:auto;
}

#seo_text p {
	color:#aaa;
	margin: 0.5em;
	padding: 0;
	width: 910px;
	font-weight:normal;
	font-style: normal;
	font-size:12px;
	line-height: normal;
	text-align: left;
}


#seo_text a {
	color:#0033FF;
	font-weight:900;
	text-decoration:none;
}

#seo_text a:hover {
	color:#fff;
}
