body {
	background: #d00000 url(../images/bg.jpg) 0 0 repeat-x;
	color: #fff;
}

p {
	color: #fff;
}

.float_left {
	float: left;
}

.float_middle {
	margin-left: 150px;
	float: left;
}

.float_right {
	float: right;
}

.center {
	margin: 0 auto;
}

.clear {
	clear: both;
}

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


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

#header img {
	border: none;
}

#siteToolbar {
	background: transparent;
}

html a.fb_share_button {
	margin: 5px 3px 0;
	line-height: 15px;
}

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

#nav_front {
	margin-bottom: 7px;
}

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

#recall {
  padding: 0 0 0 50px;
  width: 888px;
}


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

#nav_front {
	margin-bottom: 7px;
}

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

#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;
	padding: 0;
	width: 898px;
	height: 115px;
}

#button_row ul {
	
}

#button_row li {
	display: inline;
	margin-right:10px;
}

#marquee p {
	color: #ff0000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
}

#marquee {
	margin: 0 auto;
	padding: 10px 0 20px 0;
	height: 30px;
	width: 800px;
	overflow: hidden;
}

#grey_bar {
	margin: 0 auto;
	padding: 0 10px 0 10px;
	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 0 0 15px;
}

#car_list li {
	display: inline;
}

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

#bottom_buttons li {
	margin: 0 44px;
	display: inline;	
}

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

#recall {
  margin: 0;
  padding: 0;
  width: 48px;
}

#address{
	text-align: center;
}

#seo_text {
	padding: 0 10px;
	height: 200px;
/*	overflow: auto;*/
}

#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;
}

