@charset "utf-8";
.default {
}
#wrapper {											
	width:1024px;
	position:absolute;
    left:50%; 
	 margin-left: -512px; 

}#logobanner {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 118px;
	width: 508px;
}
#topbanner {
	background-image: url(../images/topnavbar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	width: 516px;
}
#homebut {
	background-repeat: no-repeat;
	float: left;
	height: 79px;
	width: 77px;
}
#aboutbut {
	background-repeat: no-repeat;
	float: left;
	height: 79px;
	width: 69px;
}
#servicesbut {
	background-repeat: no-repeat;
	float: left;
	height: 79px;
	width: 105px;
}
#contactbut {
	background-repeat: no-repeat;
	float: left;
	height: 79px;
	width: 96px;
}
#gallerybut {
	background-image: url(../images/gallerybut_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 79px;
	width: 78px;
}
#sparebut {
	background-image: url(../images/navbarspear.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 79px;
	width: 91px;
}
#leftbanner {
	background-image: url(../images/leftmainbanner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 101px;
}
#midbanner {
	background-image: url(../images/mainbannermid.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 814px;
}
#rightbanner {
	background-image: url(../images/rightbanner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 109px;
}
#mainbody {
	background-image: url(../images/mainbody.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 1024px;
}
#spacer {
	background-image: url(../images/spacer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 1024px;
}
#lowertxt {
	background-image: url(../images/lowerbody.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 1024px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 59px;
	width: 1024px;
}
.topbannertxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	height: 18px;
	width: 400px;
	margin-left: 25px;
}
.introbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: auto;
	width: 350px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.introphotobox {
	padding: 10px;
	float: right;
	height: auto;
	width: 400px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
}
#bodycontainer {
	float: left;
	height: auto;
	width: 810px;
	margin-left: 105px;
}
.boxes {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px;
	float: left;
	height: auto;
	width: 180px;
	margin-left: 10px;
}
.txtboxtestamonials {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	float: left;
	height: 15px;
	width: 300px;
	margin-left: 105px;
}
.copyrightbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 5px;
	width: 430px;
	margin-left: 100px;
}
.linksbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 5px;
	float: right;
	height: auto;
	width: 250px;
	margin-right: 100px;
}


.txtboxtestamonials1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	float: right;
	height: 15px;
	width: 300px;
	margin-right: 105px;
	
}
.testimonialbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 5px;
	float: left;
	height: auto;
	width: 250px;
	margin-left: 105px;
}
.testimonialboxa {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 5px;
	float: left;
	height: auto;
	width: 220px;
	
}
.contactbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 5px;
	float: left;
	height: auto;
	width: 300px;
	margin-left: 25px;
}
a:link {
	color: #F60;
}
a:hover {
	color: #000;
}
a:visited {
	color: #F60;
}
.contactboxbody {
	padding: 10px;
	float: left;
	height: auto;
	width: 500px;
}
.bodyrighttxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
	float: right;
	height: auto;
	width: 270px;
}

