body {
	padding: 20px 0;
	background: #fff url(../images/background.png) repeat-x;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
}
#container {
	border: none;
	width: 951px;
	background: #fff url(../images/container.png);
}
#nav {
	margin-bottom: 10px;
	padding: 8px 27px;
	width: auto;
	background: url(../images/menu.png) 50% 50% no-repeat;
}
#qm0 {
	border-left: 1px solid #777;
	width: auto;
}
#qm0 a {
	font-family: Arial, Helvetica, sans-serif;
}
#qm0 .qmparent {
	margin: 0 1px 0 -1px;
	padding: 2px 0;
	border-right: 1px solid #777 !important;
	width: 127px;
	color: #fff;
	line-height: 20px;
}
#qm0 div, #qm0 ul {
	margin-top: 4px;
	margin-left: -1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: none;
}
#qm0 div a, #qm0 ul a {
	font-size: 12px;
}
#feature {
	float: left;
	margin: 0 12px 20px 18px;
}
#buttons {
	float: left;
	margin-bottom: -300px;
	width: 449px;
}
#buttons li {
	display: inline;
}
#buttons img {
	float: left;
	margin: 0 11px 15px 0;
}
#search_front {
	display: inline;
	margin: 0 0 15px 18px;
	padding: 30px 0 0 0;
	width: 466px;
	height: 143px;	
	float: left;
	clear: left;
	color: #fff;
	background: url(../images/search.png);
	overflow: hidden;
}
#search_front #tabs, #search_front div {
	margin: 0 auto;
	background-color: transparent;
}
#tabs {
	margin: 0;
	padding: 0;
	width: 470px;
	height: 30px;	
}

#tabs li {
	list-style: none;
	display: inline;
}

#tabs a {
	margin: 0;
	padding: 5px 20px 5px 10px;
	background: url(../images/radio_off.png) 100% 50% no-repeat;;
	border: none;
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
}

#tabs a.active-tab {
	background: url(../images/radio_on.png) 100% 50% no-repeat;;
}
.panel {
	padding: 8px;
	border: none;
	width: auto;
	height: auto;
}
.panel label {
	margin: 0.2em 0 0.3em 0;
	padding: 0;
	float: left;
	display: block;
	text-align: left;
	color: #000;
	font-size: 80%;
	width: 60px;
}

.panel label.wideLabel {
	width: 130px;
}

.panel select, .panel input {
	margin: 0 10px 1em 0;
	padding: 0;
	float: left;
	display: block;
	color: #000;
	font-size: 90%;
	width: 80px;
}

.panel br {
	display: none;
}
.panel .button, .panel .button input, #button2 {
	float: left;
	font-weight: bold;
}

.panel input.searchButton {
	margin-left: 70px;
	display: inline;
}

.panel input.searchButton_wideMargin {
	margin-left: 130px;
	display: inline;
}

.panel input.searchButton_nextCol {
	margin-left: 244px;
	display: inline;
}
#vehiclelist {
	clear: both;
	width: 914px;
	overflow: hidden;
	margin: 0 0 15px 18px;
	background: url(../images/vehiclelist.png) no-repeat;
}
#vehiclelist * {
	display: inline;
	float: left;
}
#button_left, #button_right {
	margin: 35px 10px;
}
#vehiclelist ul {
	margin: 14px 6px;
	width: 826px;
	height: 71px;
	overflow: hidden;
}
#vehiclelist ul img {
	margin: 0 9px;
}
#hoursdirections {
	display: inline;
	float: left;
	margin: 0 4px 15px 18px;
	padding: 6px 10px;
	width: 589px;
	height: 157px;
	background: url(../images/hoursdirections.png) no-repeat;
}
h4 {
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#hours {
	float: left;
	margin: 10px 19px 0 0;
	width: 285px;
}
#hours table {
	width: 100%;
}
#hours th {
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
}
#address {
	float: left;
	margin-top: 10px;
	width: 285px;
}
#address p {
	padding-top: 0;
	line-height: 1em;
}
#address img {
	border: 1px solid #ccc;
}
#promo {
	float: left;
	position: relative;
}
#promo h4 {
	position: absolute;
	left: 10px;
	top: 6px;
}
#footer {
	padding: 8px 20px 0;
	height: 39px;
	background: url(../images/footer.png) 0 0 no-repeat;
}
*>#footer {
	background-position: 50% 0;
}
#footer a {
	color: #fff;
}
.footerright {
	width: 20%;
}
#searchbox, #pagebody, #pageBody {
	background-color: transparent;
}
#footertext {
	margin: 0;
	padding: 5px 0;
	width: 100%;
	background-color: #fff;
}