@charset "utf-8";
/* CSS Document */
body {
	background:#707375;
	color:#c2c2c3;
	font-family:Arial, Helvetica, sans-serif;
}

#main {
	width: 950px;
	margin: 20px auto;
}

#menu {
	background:url(pics/menu_background.gif);
	height: 44px;
	width:100%;
}

#content div {
   border: 0px;
}

#content {
	text-align:center;
}

#porsche {
	float:left;
	background:url(pics/porsche.gif);
	width:130px;
	height:263px;
}

#cars {
	float:left;
	width: 579px;
	height:263px;
	background:url(pics/cars2.gif) no-repeat center;
}


#logo {
	background:url(pics/logo.gif);
	width:241px;
	height:263px;
	float:left;
}

#lines {
	background:url(pics/orange_line.gif);
	width:100%;
	height:45px;

}

#frame {
	height:263px;
}

#brands {
	text-align:center;
}

#slogan {
	text-align:center;
	margin-top: 50px;
}

#footer {
	text-align:center;
	font-size:11px;
	margin-top: 110px;
}

#menu a{
	color:#c2c2c3;
	text-decoration:none;
	font-size:11px;
	display:block;
	float:left;
	position:relative;
	top:25px;
	width:125px;
	padding-left:10px;
	border-left: 1px solid #c2c2c3;
	height: 19px;
	letter-spacing:1px;
	font-weight:bold;
}
 
#menu a:hover {
   color:#f89838;
}

#main_company {
	width: 950px;
	margin: 0px auto;
	height:90px;
	background-color:#5a5d60;
}

#porsche_small {
	background:url(pics/porsche_small2.gif);
	width:130px;
	height:100px;
	float:left;
}

#logo_small {
	background:url(pics/logo_small.gif);
	width:240px;
	height:90px;
	float:right;
}

#grey_line {
	background-color:#4a4e51;
	height:10px;
	width:100%;
}

#map_company {
	background:url(pics/map2.gif);
	height:430px;
	width:950px;
	float:right;
	margin-bottom:30px;
}

#transparent {
	width:581px;
	height:430px;
	margin-left:131px;
}

#map_company h2{
	margin:0px;
	padding-top:20px;
	padding-left:20px;
	color:#000;
	font-weight:bold;
	font-size:12px;
}

#map_company h3{
	margin:0px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:20px;
	color:#de822a;
	font-weight:bold;
}

#map_company p {
	
	padding-left:20px;
	padding-right:20px;
	color:#000;
	font-size:12px;
	text-align:justify;
}

img {
	border:0px;
}
	

#map_dealers {
	background:url(pics/map2.gif);
	height:430px;
	width:950px;
	float:right;
	margin-bottom:30px;
}

#map_dealers p {
	margin:0px;
	padding:25px 20px 5px 10px;
	color:#000;
	font-size:12px;
	
}

a.dealer_link {
	display:block;
	width:250px;
	text-decoration:none;
	background:#4a4e51 url(pics/arrow.gif) right no-repeat;
	color:#c2c2c3;
	padding:2px 0px 2px 10px;
	margin-bottom:1px;
	font-size:11px;
	}
	
a.dealer_link:hover {
	color:#f89838;
}

#map_contact{
	background:url(pics/map2.gif);
	height:430px;
	width:950px;
	float:right;
	margin-bottom:30px;
}

#map_contact h3{
	margin:0px;
	padding-top:10px;
	padding-left:20px;
	color:#de822a;
	font-weight:bold;
}

#map_contact p {
	margin:0px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	color:#000;
	font-size:12px;
	text-align:justify;
}

#dealers_vw {
	width:235px;
	height:50px;
	float:left;
	margin-top:25px;
	margin-left:35px;
}

#dealers_audi {
	width:198px;
	height:50px;
	float:left;
	margin-top:25px;
	margin-left:65px;
}

.dealer_info {
 font-size: 11px;
 color: #000;
 position: relative;
 float: right;
 top: 10px;
 left: 0px;
 display: none;
 width: 200px;
}