html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #fefefe;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* General */

p { 
	font-size: 10px;
	margin-bottom: 15px; 
}

h1 { 
	font-size: 25px; 
	line-height: 15px;
	margin-bottom: 15px; 
}
h2 { 
	font-size: 20px; 
	line-height: 15px; 
	margin-bottom: 15px;
}
h3 { 
	font-size: 15px; 
	line-height: 15px; 
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear:both;
}

a {
	color: #2200cc;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

/* End General */

#container {
	position: absolute;
	width: 980px;
	margin-left: -490px;
	left: 50%;
}

#header {
	padding-top: 30px;
	padding-bottom: 10px;
}

.logo {
	float: left;
	background: url(images/logo.jpg) no-repeat top left;
	width: 226px;
	height: 50px;
	overflow: hidden;
	text-indent: -350px;
}

.logo h1 {
	height: 50px;
	width: 226px;
}

.logo a {
	display: block;
	width:100%;
	height:100%;
	text-decoration: none;
	cursor: pointer;
}


.address {
	text-align: right;
	float: right;
}

.p2 {
	margin-bottom: 0;
}

#bg {
	height: 420px;
	width: 980px;
	background: url(images/bg.jpg) no-repeat top center;
	margin-bottom: 25px;
}

#bg_silverado {
	height: 420px;
	width: 980px;
	background: url(images/bg_silverado.jpg) no-repeat top center;
	margin-bottom: 5px;
}

#bg_thanks {
	height: 420px;
	width: 980px;
	background: url(images/bg_thanks.jpg) no-repeat top center;
	margin-bottom: 25px;
}

#bg_cobalt {
	height: 420px;
	width: 980px;
	background: url(images/bg_cobalt.jpg) no-repeat top center;
	margin-bottom: 5px;
}

#bg_malibu {
	height: 420px;
	width: 980px;
	background: url(images/bg_malibu.jpg) no-repeat top center;
	margin-bottom: 5px;
}

#bg_impala {
	height: 420px;
	width: 980px;
	background: url(images/bg_impala.jpg) no-repeat top center;
	margin-bottom: 5px;
}

#bg h2 {
	height: 200px;
	width: 40px;
	overflow: hidden;
	text-indent: -350px;
}

.spec1 {
	position: absolute;
	height: 30px;
	width: 185px;
	text-align: center;
	line-height: 30px;
	z-index: 4;
	top: 163px;
	left: 325px;
}

.spec1 a {
	font-weight: bold;
	color: #333333;
	display: block;
	width:100%;
	height:100%;
	text-decoration: none;
	cursor: pointer;
}

.spec1 a:hover {
	color:#2200cc;
}

.spec2 {
	position: absolute;
	height: 30px;
	width: 185px;
	text-align: center;
	line-height: 30px;
	z-index: 4;
	top: 163px;
	left: 531px;
}

.spec2 a {
	font-weight: bold;
	color: #333333;
	display: block;
	width:100%;
	height:100%;
	text-decoration: none;
	cursor: pointer;
}

.spec2 a:hover {
	color:#2200cc;
}

.spec3 {
	position: absolute;
	height: 30px;
	width: 185px;
	text-align: center;
	line-height: 30px;
	z-index: 4;
	top: 163px;
	left: 740px;
}

.spec3 a {
	font-weight: bold;
	color: #333333;
	display: block;
	width:100%;
	height:100%;
	text-decoration: none;
	cursor: pointer;
}

.spec3 a:hover {
	color:#2200cc;
}

#content {
	width: 930px;
	margin-left: 25px;
	margin-right: 25px;
	overflow: hidden;
}

#content2 {
	width: 880px;
	margin-left: 50px;
	margin-right: 50px;
	overflow: hidden;
}

#content h3 {
	margin-top: 12px;
	width: 580px;
	height: 30px;
	overflow: hidden;
	background: url(images/number.jpg) no-repeat top center;
	text-indent: -400px;
	margin-bottom: 15px;
}

.front_cont {
	width: 300px;
	margin-left: 10px;
	float: left;
}

.front_cont2 {
	margin-top: 15px;
	height: 200px;
	width: 300px;
	margin-right: 14px;
	float: left;
	margin-bottom: 30px;
}

.front_cont3 {
	margin-top: 15px;
	height: 200px;
	width: 300px;
	float: left;
}

.front_cont4 {
	margin-top: 15px;
	height: 200px;
	width: 300px;
	float: right;
}

.f_left {
	float: left;
	width: 600px;
}

.f_right {
	float: right;
}

.homelink a {
	color: #333333;
	text-decoration: none;
}

.homelink a:hover{
	color: #333333;
	text-decoration: none;
}

.right2 {
	float: right;
}

.right2 a {
	float: right;
	color: #cccccc;
	text-decoration: none;
}

.right2 a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

.body3 p {
	color: white;
	font-size: 20px;
}

.p_cont {
	margin-left: 55px;
	padding-top: 120px;
}

.p_cont2 {
	margin-left: 60px;
	padding-top: 150px;
}

.superscript {
	font-size:xx-small; 
	vertical-align:top;
	color: #999999;
} 

.inv_button {
	margin-top: 30px;
	height: 46px;
	width: 350px;
	background: url(images/inv_button.gif) top center no-repeat;
	color: #333333;
	line-height: 46px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.inv_button:hover {
	height: 46px;
	width: 350px;
	background: url(images/inv_button.gif) 0px -46px no-repeat;
}

.inv_button a {
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	display: block;
	width:100%;
	height:100%;
	text-decoration: none;
	cursor: pointer;
}

.inv_button a:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	width:100%;
	height:100%;
	text-decoration: none;
	cursor: pointer;
}

.small_cont {
	width: 400px;
	margin-top: 30px;
}

.sidewrap {
	background: #eeeeee;
	width: 300px;
	border: 1px solid #999999;
	float: right;	
}

.small_contact h4 {
	margin-top: 10px;
	background: url(images/quote.jpg) top center no-repeat;
	margin-left: 20px;
	margin-top: 15px;
	height: 29px;
	width:	170px;
	overflow: hidden;
	text-indent: -900px;
}


.side_form {
	padding: 10px 20px 0px 20px;
}

.side_form p {
	margin-bottom: 10px;
}

.side_form input {
	color: black;
	font-size: 10px;
	font-family: Verdana;
	background: white;
	border: solid 1px #999999;
	width: 245px;
	height: 15px;
	padding: 6.6666px;
	margin-bottom: 10px;
}

#submit_front {
	font-weight: bold;
	color: white;
	background: #777777;
	height: 30px;
	width: 80px;
	float: right;
}

#submit_front:hover {
	cursor: pointer;
	background: #64d416;	
}

#message {
	color: #cccccc;
	font-size: 13.333px;
	font-family: Verdana;
	background: #111111;
	border: solid 1px #303030;
	width: 230px;
	height: 120px;
	padding: 6.6666px;
	margin-bottom: 20px;
	line-height: 20px;
}

.bonus {
	width:930px;
	height: 75px;
	background: url(images/bonus.jpg) no-repeat top center;
	margin-bottom: 20px;
}

.bonus a {
	display: block;
	width:100%;
	height:100%;
	text-decoration: none;
	cursor: pointer;
}