#wrapper {
	margin: auto;
	width: 900px;
}
#header {
	height: 100px;
	position: relative;
}
#headerimage {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:160px;
	z-index:1;
}
#MenuHome {
	position:absolute;
	left:260px;
	top:115px;
	width:81px;
	height:35px;
	z-index:1;
}
#MenuAboutUs {
	position:absolute;
	left:336px;
	top:100px;
	width:105px;
	height:40px;
	z-index:1;
}
#MenuBlog {
	position:absolute;
	left:437px;
	top:92px;
	width:70px;
	height:31px;
	z-index:1;
}
#MenuTestimonials {
	position:absolute;
	left:504px;
	top:85px;
	width:135px;
	height:43px;
	z-index:1;
}
#MenuOurWork {
	position:absolute;
	left:639px;
	top:85px;
	width:111px;
	height:47px;
	z-index:1;
}
#MenuContact {
	position:absolute;
	left:742px;
	top:85px;
	width:103px;
	height:47px;
	z-index:1;
}
#bodycontent {
	width: 900px;
	float: right;
}
#footer {
	clear: both;
	position: relative;
}
#footerimage {
	position:absolute;
	left:0px;
	top:-52px;
	width:900px;
	height:160px;
	z-index:1;
}
#car {
	position:absolute;
	left:19px;
	top:-121px;
	width:509px;
	height:225px;
	z-index:1;
}
.headingtxt {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-variant: normal;
}
.whitebodytext {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
}
#INFocus {
	position:absolute;
	left:126px;
	top:109px;
	width:677px;
	height:24px;
	z-index:50;
	text-align: center;
}
.infocus a:link {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.infocus a:hover {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.infocus a:active {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.infocus a:visited {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

