#ShowRoom {
	position: relative;
	width: 1010px;
	height: 140px;
	padding-top: 25px;
}
#ShowRoom1 {
	float: left;
	padding-top: 25px;
}
#ShowRoom2, #ShowRoom3, #ShowRoom4, #ShowRoom5 {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}
#ShowRoom2 a, #ShowRoom3 a, #ShowRoom4 a, #ShowRoom5 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#FeaturedPreDriven {
	position: relative;
	width: 1010px;
	height:200px;
	background-image:url(../images/volkswagen_predriven_bg.jpg);
	z-index: 1000;
}
#FeaturedCarBlock {
	position: absolute;
	top: 60px;
	left: 245px;
	width: 770px;
	height: 110px;
}
#FeaturedCar1, #FeaturedCar2, #FeaturedCar3, #FeaturedCar4 {
	float: left;
	padding-left: 14px;
	padding-right: 8px;
	text-align: center;
}
#AboutUs {
	position: relative;
	top: 0px;
	width: 1010px;
	height: 336px;
}
#AboutUsContent {
	float: left;
	width: 655px;
	padding-left: 5px;
	padding-right: 60px;
	font-size: 12px;
	text-align:center;
}
#AboutUsContentBottom {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 655px;
	padding-left: 5px;
	padding-right: 60px;
	font-size: 12px;
	text-align:center;
}
#AboutUsNav {
	float: right;
	width: 285px;
}
#AboutUsSocialMedia {
	position: absolute;
	width: 655px;
	top: 90px;
	left: 0px;
}
#AboutUsFacebook {
	position: absolute;
	top: 0px;
	left: 48px;
	width: 61px;
	height: 62px;
}
#AboutUsYouTube {
	position: absolute;
	top: 0px;
	left: 170px;
	width: 82px;
	height: 62px;
}
#AboutUsTwitter {
	position: absolute;
	top: 0px;
	left: 429px;
	width: 82px;
	height: 62px;
}
#AboutUsReadAboutUs {
	position: absolute;
	top: 0px;
	left: 320px;
	width: 82px;
	height: 62px;
}
#HoursOfOperation {
	position: relative;
	top: 5px;
	left: 40px;
	font-size: 12px;
	padding-bottom: 10px;
}
#GoogleStreetLevel {
	position: relative;
	top: 0px;
	left: 0px;
	width:295px;
	height: 293px;
}
#PageBottom {
	background-image:url(../images/volkswagen_bottom.jpg);
}