@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#main_container {
	background-image: url('http://www.classicmotors.net/images/nav/main-classic-bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	width:1000px;
	padding:0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#main_container_in {
	background-image: url('http://www.classicmotors.net/images/nav/main-classic-bg-in.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	width:1000px;
	padding:0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#header {
	padding: 0px;
	margin:0px;
}
#top_name {
		margin:0;
		padding:0;
}
.name { position:relative;
	top:12px;
	left:0px;
	margin:0px;
}
.phone { position:relative;
	top:0px;
	left:10px;
	margin:0px;
}
#top_nav { position:relative; 
	top:10px;
	display:inline;
	left:66px;
	margin:0px;
	padding:0px;
}

.nav_audi { position: relative;
	top: 0;
	left:0;
	padding:0px;
	margin:0px;
}
.nav_bmw { position: relative;
	left: -6px;
	padding:0px;
	margin:0px;
}
.nav_benz { position: relative;
	left: -12px;
	padding:0px;
	margin:0px;
}
.nav_porsche { position: relative;
	left: -18px;
	padding:0px;
	margin:0px;
}
.nav_jag { position: relative;
	left: -24px;
	padding:0px;
	margin:0px;
}
.nav_suv { position: relative;
	left: -30px;
	padding:0px;
	margin:0px;
}
.nav_other { position: relative;
	left: -36px;
	padding:0px;
	margin:0px;
}


	/*start Maincontent*/
#mainContent { position:relative;
	top: 0px;
	left:0px;
	padding-top: 20px;
	margin: 0px;
}
#mainContent_in {
	position:relative;
	top: 0px;
	left:0px;
	padding-top: 20px;
	margin: 0px;
	background-image: url('http://www.classicmotors.net/images/nav/main-bg-in.jpg');
	background-repeat: repeat-y;
	background-position: center;
	
}
#left_nav { width:200px;
	float:left;
	margin:0px;
	padding:0px;
}
#main_txt {
	width: 750px;
	float:right;
	padding: 0px;
	color:#000;
	text-align:left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left {
	float:left;
}
.store { position: relative;
	float: right;
	right: 100px;
	margin-left:25px;
	
}
.clear{
	clear:both;
}
#scroller_content { 
	margin-top:25px;
	width: 1000px;
	left: 0;
	text-align:center;
}
#scroller_name {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin: 0px;
}
#scroller {
	background-image: url('http://www.classicmotors.net/images/nav/featured-v.png');
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	text-align:left;
	width:900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#p7s1content1 {   position: relative; width: 2696px; z-index: 99; left: 10px; top: 0px; visibility: visible
}

#footer { position: relative;
	padding: 0 10px;
	text-align:center;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
