html, body {
	margin: 0;
	padding: 0;
	background: #000;
	color: #fff;
	font: normal 86%/120% verdana, arial, helvetica, sans-serif;
}

br.both {
    font-size: 1px;
    line-height: 0px;
    height: 0;
    clear: both;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: #cccc00;
	text-decoration: none;
}
a:hover {
	color: #cccc00;
	text-decoration: underline;
}

label,input { display: block; width: 100px; float: left; margin-bottom: 10px; font-size: 11px; }
select { display: block; width: 75px; float: left; margin-bottom: 10px; font-size: 11px; }
label { text-align: right; width: 100px; padding-right: 10px; padding-left: 5px; }

#menubg {
	background-image:url(https://secure.gmdrives.com/en/images/quickmenu/center_tile.png);
	width: 960px;
	margin: 10px auto 0;
	z-index: 10;
}

#menuleftcap {
	font-size:1px;
	width:6px;
	height:33px;
	background-image:url(https://secure.gmdrives.com/en/images/quickmenu/left_cap.png);
}

#menurightcap {
	font-size:1px;
	width:6px;
	height:33px;
	background-image:url(https://secure.gmdrives.com/en/images/quickmenu/right_cap.png);
}

#formVehiclePayment label {
	width: 150px;
}

#formVehiclePayment select {
	width: 75px;
}

.clearleft {
	clear: left;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

.clearright {
	clear: right;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

input.zipcode {
	width: 60px;
}

label.required {
	width: 75px;
}

br.left {
	clear: left;
}

a.spanish {
	font-size: 15px;
}

#wrapper {
	margin: 1.0em auto;
	padding: 0;
	width: 960px;
}

#header {
	margin: 0;
	padding: 0;	
	width: 960px;
	height: 98px;
}

#header a {
	margin: 0;
	padding: 0;
	display: block;
	width: 960px;
	height: 98px;
}

#homepage-flash {
	z-index:1;
	height: 315px;
	width: 940px;
	margin: 0 auto;
	padding: 5px 0;
}	

#container {
	margin: 0 auto;
	padding: 0.5em 0;
	width: 100%;
	clear: both;
}

#toplinks {
	width: 100%;
}

#toplinks a {
	text-decoration: underline;
}

#toplinks ul {
	display: inline;
	float: right;
}

#leftColumn, #middleColumn, #rightColumn {
	height: 265px;
}

#leftColumn {
	/* margin-left: 30px; */
	padding:0 5px;
	width: 301px;
	float: left;
	display: inline;
}

#middleColumn {
	padding: 0 6px 0 8px;
	background: #000;
	display:inline;
	float:left;
	width:301px;
}

#rightColumn {
	margin: 0 0 0 18px;
	padding: 0;
	width: 301px;
	height: 265px;
	float: left;
	display: inline;
}

#rightColumn p {
	padding: 3px 0 5px 0;
}

#longBanner {
	margin-left: 10px;
	padding: 0 6px 0 10px;
	width: 925px;
	float: left;
	display: inline;
}

#doubleBanner {
	margin-left: 10px;
	padding: 0 6px 0 10px;
	width: 612px;
	height: 125px;
	float: left;
	display: inline;
}

#leftBanner {
	margin-left: 10px;
	padding: 0 6px 0 10px;
	width: 301px;
	height: 125px;
	float: left;
	display: inline;
}

#middleBanner {
	padding: 0 5px 0 0;
	width: 301px;
	height: 125px;
	float: left;
	display: inline;
}

#rightBanner {
	margin: 0;
	padding: 0 0 0 5px;
	width: 301px;
	height: 125px;
	float: left;
	display: inline;
}

#banner {
	margin: 0 auto;
	padding-top: 10px;
	width: 920px;
}

#bannercontainer {
	width: 960px;
	margin-top: 15px;
}

#footer {
	margin: 1.0em 0 0;
	padding: 0;
}

#findDealer {
	background: url(../images/locateADealer.jpg) no-repeat;
	height: 131px;
	margin-top: 0;
}

#findDealerForm {
	padding-top: 55px;
	margin-top: 0;
}

#findDealerForm label {
	width: 95px;
	font-size: 11px;
}

#findDealerForm select {
	width: 65px;
	font-size: 11px;
	margin-left: 3px;
}
#quickQuote {
	margin-top: 4px;
}
#flashcontent {
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 10px;
	 width: 940px;
}

#footer {
	width: 100%;
	height: 30px;
	background: url(../../en/images/footerBG.png) no-repeat;
	font-size: 11px;
}
#leftfooter ul {
	margin-top: 8px;
}

#leftfooter li {
	display: inline;
	margin: 0 10px;
}

#leftfooter a:link {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#leftfooter a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}


#leftfooter a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

#rightfooter a:link, #rightfooter a:visited {
	color: #cccc00;
	font-size: 11px;
	text-decoration: none;
}

#rightfooter a:hover {
	color: #cccc00;
	font-size: 11px;
	text-decoration: underline;
}

#rightfooter ul {
	margin-right: 15px;
	margin-top: 8px;
}

#rightfooter li {
	display: inline;
	margin: 0 5px;
}

#rightfooter li img {
	margin-top: 5px;
}

#preapproval form {
	margin: 1.0em auto;
	padding: 0;
}

#preapproval fieldset {
	margin: 1.0em 0 2.0em;
	padding: 1.0em;
	border: 1px solid #2b2b2b;
	background: #141414;
}

#preapproval label {
	margin: 0 0.4em 0.8em 0;
	padding: 0;
	width: 12.0em;
	display: block;
	float: left;
	text-align: right;
	color: #fff;
}

#preapproval input, select {
	margin: 0 0.2em 0.8em 0;
	padding: 0;
	width: 11.0em;
	float: left;
	display: block;
}

#preapproval input.hiddenField {
	width: 0.0em;
	display: none;
	border: none;
}

#preapproval br.left {
   font-size: 1px;
   line-height: 0px;
   height: 0;
   clear: left;
}

#footertext {
	width: 98%;
	height: 150px;
	margin: 10px auto;
	border: 1px solid #2b2b2b;
	overflow: auto;
}

#footertext a {
	color: #cccc00;
	text-decoration: none;
}
#footertext a:hover {
	color: #cccc00;
	text-decoration: underline;
}
#footertext p {
	padding: 5px;
	color: #ccc;
	font-size: 11px;
	background: #141414;
}
