html {
	/*background-image:url(images/back1.jpg);
	background-repeat:repeat;*/
	margin:0px;
	padding:0px;
}

#body {
	margin:0px;
	padding:0px;
}

#divWrapper {
	margin:0px;
	padding:0px;
	height: auto;
	width: auto;
	
}

.mainbody {
	width:auto;
	height:600px;
	vertical-align:top;
}

.seobody {
	width:auto;
	height:auto;
	background-color:#7d88ca;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:justify;
	padding:10px;
}

.bannerext {
	width:auto;
	height:241px;
	background-image:url(images/images/headerbannerback.jpg);
}


