body {
	background: #659bca url(../images/bg.jpg) top center repeat-x;
	color: #fff;
}

p {
	color: #fff;
}

.float_left {
	float: left;
}

.center {
	margin: 0 auto;
}

.float_right {
	float: right;
}

.clear {
	clear: both;
}

#container {
	margin: 1em auto;
	width: 952px;
	background-color: transparent;
	border: none;
}

#header a {
	display: block;
	width: 952px;
	height: 102px;
}

#header img {
	border: none;
}

#body_container{
	background: #000 url(../images/container_bg.jpg) 0 0 repeat-x;
	border-left: solid 1.5px #fff;
	border-right: solid 1.5px #fff;
	padding: 0 0.7em;
}

#nav_front {
	margin-bottom: 7px;
}

#qm0 {
	background-image:url(../images/nav_bg_front.jpg);
}

#MB_content p {
	color: #000;
}

#homepopup label {
	font-size: 80%;
}

#top_rounded_corner {
	margin: 0 auto;
	width: 916px;
	height: 18px;
	background: transparent url(../images/rounded_top_grey.jpg) 0 0 no-repeat;
}

#bottom_rounded_corner {
	margin: 0 auto;
	width: 916px;
	height: 16px;
	background: transparent url(../images/rounded_bottom_grey.jpg) 0 0 no-repeat;
}

#top_container {
	margin: 0 auto;
	width: 914px;
	background-color: #b2b2b2;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

#button_row {
	margin: 0 auto;
	width: 858px;
}

#button_row ul {
	
}

#button_row li {
	display: inline;
}

#grey_bar {
	margin: 0 auto;
	width: 867px;
	height: 34px;
	background: transparent url(../images/mid_bar_bg.jpg) 0 0 no-repeat;
	
	/* if no roundend corners*/
	/*	padding: 0;
		width: 887px;	*/
}

#car_list ul {
	padding: 0 15px;
}

#car_list li {
	display: inline;
}

#bottom_buttons {
	/*background: transparent url(../images/rounded_bottom_grey.jpg) bottom no-repeat;*/
}

#bottom_buttons ul {
	margin: 0 auto;
	width: 213px;	
}

#content_container {
	margin-top: 15px;
	padding: 8px 0;
	border-top: solid 2px #333;
}

#address{
	text-align: center;
}

#footer{
	margin: 0;
	padding: 0;
	width: 952px;
	height: 26px;
	background: transparent url(../images/footer_bg.gif) bottom left no-repeat;
	color: #ccc;
	font-size: 11px;
	
}

#footer a {
	color: #ccc;
}
		
#seo_text {
	margin: 1.0em 0;
	width: 950px;
	padding: 0;
	overflow: auto;
	background-color: transparent;
	clear: both;
}

#seo_text p { 
	font-size: 11px; 
	color: #000;
	padding: 5px;
	line-height: 1em;
	background-color: transparent;
}