body{
	background: #6E6E6E url(images/img1.jpg) repeat-x;
	margin:0px auto;
}

#container {
	width: 800px;
	margin: 0px auto;
	background-color:#d1c8a4;
}

#ads {
	width: 160px;
	margin: 0pxauto;
	background:inherit;
	float:right;
}

#header {
	width: 800px;
	height: 150px;
	margin: 0px auto;
	background: url(images/bgsmall1.jpg);
	padding: 0px;
}

#maincontent1 {
	background:inherit;
	width:800px;
	margin: 0px auto;
	float: right;
	height:800px;
}

#maincontent {
	background:inherit;
	width:600px;
	margin: 0px auto;
	float: right;
}

#maincontent2 {
	background:inherit;
	width:540px;
	float: right;
	padding:30px;
}

#facility {
	background:inherit;
	width:6000px;
	margin:0px auto;
	float: right;
}

#facility h10 {
	float: center;
	margin-left:400px;
	text-size: 14px;

	
