@import url("reset.css");
body {
	background:#b9c7d4 url(images/bg_body_repeat-x.jpg) top center repeat-x;
	font-size: 12px;
	font-family: Helvetica, Arial, san-serif;
	color:#000;
}
#wrapper {
	width:980px;
	margin:51px auto 0 auto;
	background:url(images/bg_main_repeat-y.gif) center center repeat-y;
	padding-bottom:20px;
}
#header {
	background:url(images/bg_cap_main_top.gif) top center no-repeat;
	position:relative;
	height:180px;
}
		img#logo {
			position:absolute;
			top:23px;
			left:30px;
			z-index:1;
		}
		img#logo-makes {
			position:absolute;
			top:100px;
			left:90px;
			z-index:2;
		}
		#header h1 {
			color:#0050a1;
			text-transform:uppercase;
			position:absolute;
			top:100px;
			left:233px;
			z-index:3;
		}
		#header h2 {
			position:absolute;
			text-align:center;
			bottom:30px;
			right:35px;
			font-family:"Arial Black", Gadget, Arial, Helvetica, sans-serif;
			color:#0058a7;
			width:516px;
			font-size:25px;
		}
			h2{
				color: #0058a7;
			}
			#deals-area h2{text-align: center;}
		table#locations {
			right:35px;
			top:25px;
			position:absolute;
			width:516px;
			text-align:center;
			font-weight:bold;
		}
				table#locations th {
					text-align:center;
					font-weight:bold;
					color:#0058a7;
					padding:0 0 6px 0;
					font-size:20px;
				}
				table#locations table {
					width:100%;
				}
#footer {
	background:url(images/bg_cap_main_bottom.gif) top center no-repeat;
	padding:30px 0;
	width:980px;
	margin:0 auto;
	color:#002d5e;
	font-size:9px;
}
#main {
	width:920px;
	margin:0 auto;
	overflow:hidden;
}
		div.central-visual-area {
			float:left;
		}
		div.central-visual-area img {
			display: inline-block;
			margin:0 auto;
		}
div.contactform {
	background:#9ab3ca url(images/bg_cap_contactus_top.gif) top center no-repeat;
	width:295px;
	float:right;
	color:#1d374f;
	font-weight:bold;
}
		div.contactform form {
			background: url(images/bg_cap_contactus_bottom.gif) bottom center no-repeat;
			padding-bottom:12px;
		}
		td.label {
		}
		div.contactform table {
			margin:0 auto;
			width:264px;
		}
		div.contactform table td {
			padding:4px;
			text-align:right;
		}
		div.contactform select {
			margin-right:4px;
		}
		input.zip {
			width:77px;
			*width:50px;
		}
		.contactform h3 {
			padding:40px 0 0 0;
			height:0;
			margin-top:5px;
			overflow:hidden;
			background: url(images/contactus.gif) 0 0 no-repeat;
		}
hr {
	clear:both;
	color:#fff;
	border:none;
	border-color:#fff;
	height:0px;
}
div#deals-area {
	width:something;
	overflow:hidden;
	width:607px;
	float:left;
	margin-top:20px;
}
div.deal {
	width:195px;
	float:left;
	text-align:center;
	color:#0058a7;
	font-weight:bold;
	margin-bottom:20px;
	margin-right:6px;
}
div.deal h4 {
	font-family:"Arial Black", Gadget, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:0;
}
span.message {
	display:block;
	clear:both;
	font-style:oblique;
	font-weight:bold;
	color:#3379b9;
	font-size:13px;
	padding:20px 0;
}
a.gomontroselink {
	float:right;
}
#badges-area {
	margin:0 auto;
	text-align:center;
}
#badges-area td {
	padding:0 18px;
}