*{
	margin:0px;
	padding:0px;
}
body {
	font-family: "arial", Verdana, sans-serif;
	line-height: 1.6;
	font-size: 62.5%;
	background-color:#000000;
	color:#b3b3b3;
}
#wrapper{
	width:901px;
	margin: 0 auto;
	overflow:hidden;
	padding-bottom:30px;
	text-align:left;
}
.clear{
clear:both;
height:0px;
}
#branding{
	color:#FFFFFF;
	margin-bottom:10px;
}
#branding h1{
	width:292px;
	height:122px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	float:left;
}
#mainAreas{
	float:left;
	height:13px;
	background-color:#FFF;
	width:618px;
	background-image:url(../img/areas.jpg);
	margin-bottom:6px;
	margin-top:-5px;
	position:relative;
	display:block;
}
#mainAreas li{
	float:left;
	text-indent:-5000px;
}	
#contDetails{
	width:445px;
	height:136px;
	margin-top:-136px;
	background-image:url(../img/contactTop.jpg);
	background-repeat:no-repeat;
	float:right;
}
#contDetails div, #contDetails span{
	margin-left:-5000px;
}
p{
	font-size:1.4em;
	margin-bottom:10px;
}
p em{
	font-style:normal;
	font-weight:bold;
}
#about, #cars, #prices, #terms, #mapWrap, #policy, #areas, #book, #mailBox, #pDetails, #pNum{
	border-top:1px solid #4d4c4c;
	background-color:#212121;
	padding-bottom:25px;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	font-size:10px;
	text-align:left;
}
/**+html#areas{
	position:relative;
}*/

.mainSec h2{
	color:#f15722;
	font-size:24px;
	font-weight:normal;
	margin-bottom:25px;
	text-align:left;
}
