.total {
}
body {
	background-color: #000;
}

#wrapper {											
	width:1024px;
	position:absolute;
    left:50%; 
	 margin-left: -512px; 

}#topbanner {
	background-image: url(../images/topbanner.png);
	background-repeat: no-repeat;
	float: left;
	height: 102px;
	width: 1024px;
}
#Leftpanel {
	background-image: url(../images/Gallerypanel.png);
	background-repeat: no-repeat;
	float: left;
	height: 396px;
	width: 458px;
}
#rightupper {
	background-image: url(../images/bannerrighttop.png);
	background-repeat: no-repeat;
	float: left;
	height: 218px;
	width: 566px;
}
#rightlower {
	background-image: url(../images/rightbannerlower.png);
	background-repeat: no-repeat;
	float: left;
	height: 178px;
	width: 566px;
}
#spacer {
	background-image: url(../images/spacer.png);
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	width: 1024px;
}
#mainbody {
	background-image: url(../images/mainbody.png);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 1024px;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	float: left;
	height: 73px;
	width: 1024px;
}
.logo {
	float: left;
	height: auto;
	width: 430px;
	margin-left: 0px;
	padding-top: 20px;
}
.navbar {
	float: right;
	height: auto;
	width: 560px;
	margin-right: 20px;
	padding-top: 15px;
}
.gallerybox {
	float: left;
	height: auto;
	width: 450px;
}
#bodycontainer {
	height: auto;
	width: 1024px;
}
.leftbody {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: auto;
	width: 420px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.titles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #F60;
}

.center {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: auto;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footercontainer {
	float: left;
	height: auto;
	width: 1024px;
}
.linksbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: right;
	height: auto;
	width: 350px;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	height: auto;
	width: 400px;
	margin-left: 10px;
	padding-left: 10px;
}

.rightbody {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: auto;
	width: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.service_box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 10px;
	float: left;
	height: auto;
	width: 480px;
}
.serviceright_box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 10px;
	float: right;
	height: auto;
	width: 460px;
	margin-right: 10px;
}

