body { 
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #015bbb url(../images/bg.jpg) center 0 repeat-x;
	margin-top: 0;
}

p {
	color: #fff;
}

h2 {
	padding: 20px 0 10px 20px;
	color: #0066FF; 
}

.float_left {
	float: left;
}

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

.center {
	margin: 0 auto;
}

.float_right {
	float: right;
}

.clear {
	clear: both;
}

.bold {
	font-weight: 600;
}

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

#header {
	width: 951px;
	height: 136px; 
	background: #000;
	border-bottom: 6px solid #000;
}

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

#header img {
	border: none;
}

#siteToolbar {
	background: transparent;
}

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

#top_rounded_corner {
	margin: 0 auto;
	width: 916px;
	height: 10px;
	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: 912px;
	background-color: #ccc;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}

#button_row {
	margin: 0 auto;
	padding: 0;
	width: 898px;
	height: 115px;
}

#button_row ul {
	
}

#button_row li {
	padding: 0 10px 0 0;
	display: inline;
}

#marquee p {
	color: #990033;
	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: 2px 0 0 5px;
}

#car_list li {
	margin: 2px 0 0 0;
	/*padding: 2px 0 0;*/
	/* Put in until we get new ads*/
	padding: 2px 5px 0;
	display: inline;
}


#car_listCol1 {
	/* Put in until we get new ads*/
	margin-left: 125px;
	display: inline;
	float: left;
}

#car_listCol2 {
	float: left;
}

#car_listCol2 ul {
	margin: 7px 0 0 0px;
	padding: 0 0 0 10px;
}

#car_listCol2 li {
/*	display: inline; */
	padding: 0 0 0 0;
}

#car_listCol2 li a {
	margin: 83px 0 0;
	width: 258px;
	height: 154px;
	display: block;
}

#car_listCol2 .midBttns li {
	margin: 0 0 0 0;
	padding: 0 0 0 40px;
}

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

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


#bottom_buttonsBttm ul  {
	margin: 7px 0 0 120px;
	padding: 0 0 0 0px;
}

.bttmCol {
	width: 300px;
	height: 200px;
	display: inline;
	float: left;
}

.bttmCol li {
	font-size: 1em;
	padding: 0px 0 0 20px;
}

#hours {
	float: left;
}	

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

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

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#footer a {
	color: #ccc;
}
