@charset "UTF-8";
/* GM AFV Reset CSS Styles - Perich Advertising + Design */
/* Autohor - Gustavo Atar */
/* Reset Styles Adopted from Eric Meyer*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
a {
	color:#439231;
	text-decoration: none;
}

a.events-links {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
}

a.glossary-page-links {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #439231;
	text-decoration: none;
	padding: 0px 4px;
}

a.print-info {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	padding-left: 24px;
}

a.related-links {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
body {
	line-height: 1;
	background: #B8B8B8 url(images/site_background.gif) repeat-x scroll 0 0;
	text-align: center;
}
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;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* layout styles*/

#wrapper-home {
	margin: 12px auto 0 auto;
	width:866px;
	text-align: left;
}

#header {
	padding-bottom: 24px;
}

#header img {
	padding-right: 200px;
}

#header a {
	font: normal 9px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	padding-right: 36px;
	text-decoration: none;
}

#header a:hover {
	color:#999999;
}

#header a.lastlink {
	padding-right: 0;
}

#homepage {
	width: 866px;
	height: 422px;
	overflow: hidden;
	background-color: #305720;
}

#homepage h1 {
	color:#999999;
	font: bold 15px Arial, Helvetica, sans-serif;
}

#homepage h4 {
	color:#cccccc;
	font: bold 12px Arial, Helvetica, sans-serif;
}
	

#emissions-req {
	padding: 0px;	
	margin: 0px 0px 0px 20px;
}
	
#emissions-req p {
	padding: 4px;	
	margin: 0px;
}
	
	

#site-body {
	width: 866px;
	height: 520px;
	overflow: hidden;
	padding: none;
	padding: 0;
	;
}

#promo-tiles {
	width: 866px;
	height: 123px;
	background-image:url(images/footer.png);
}

.home-left-promo {
	padding: 20px 0px 0px 85px;
	float: left;
}

.home-right-promo {
	padding: 20px 85px 0px 0px;
	float: right;
}

.interior-other-promo {
	padding: 10px 24px 0px 24px;
}
.interior-left-promo {
	padding: 10px 0px 0px 24px;
}

.interior-right-promo {
	padding: 10px 0px 0px 0px;
}

#site-body-header {
	width: 866px;
	height: 204px;
	background-color: #ffffff;
}

.header-image {
	padding: 24px 0px 24px 16px;
	float: left;
}

#header-nav {
	float: right;
	width: 262px;
	height: auto;
	padding: 24px 0px 0px 0px;
}

.afv-dropdown {
	padding-left: 20px;
}

.afv-dropdown-style {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
}
.afv-dropdown2 {
	padding-left: 20px;
	padding-top: 6px;
}

/* Footer Styles*/
#footer {
	padding-top: 20px;
	width: 866px;
	height: 60px;
	background: transparent;
}

#footer ul {
	padding-left:0;
	margin:0;
}

#footer ul li {
	display:inline;
}
#footer ul li.seperator {
	color:#999999;
	float:left;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

#footer ul li.first a{
	padding-left: 2px;
}

#footer ul li.footer-logo a {
	padding-right: 8px;
}
	
#footer ul li a{
	float:left;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
	padding:0px 10px 6px 0px;
}

#footer ul li a:hover{
	color:#666666;
}


#cng-info {
	float: right; width:210px; height: 260px; padding-right: 10px; padding-left: 10px; margin: 0;
}

#cng-table {
	height:360px; width: 533px; overflow-y: scroll; overflow-x: hidden; padding-right: 6px;float:left;
}

#cng-table p {
	padding-left: 23px;
}

#contact-us {
	width:750px; height:350px;
}
#current-offers {
	width:300px; float:right; padding-right: 10px;
}
#current-offers h4 {
	padding-left: 0px;
}

#current-offers p {
	padding: 0px;
}

/*table-fix for client*/
.table-fix {
	background: #f4f4f4 url(images/table-fix.gif) top right repeat-y;
}