body {
	margin: 0px auto;
	background-color: #333333;
}
.main{
	width: 853px;
	margin: 0px auto;
	background-color:#FFFFFF;
	display:table;
	position: relative;
}
.left{
	width: 32px;
	height:500px;
	float: left;
	position: relative;
}
.content{
	width: 789px;
	float: left;
	position: relative;
	background-color:#FFFFFF;
}
.right{
	width: 32px;
	height:500px;
	float: left;
	position: relative;
}
.header{
	width:789px;
	height:129px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
.navigation{
	width:181px;
	height:240px;
	float: left;
	position: relative;
}
.imagerev{
	width:608px;
	height:240px;
	float: left;
	position: relative;
	background-image: url(../images/image_01.jpg);
}
.divide{
	width:789px;
	float: left;
	position: relative;
	height: 9px;
	background-image: url(../images/slice.jpg);
}
.textarea{
	width:491px;
	float: left;
	position: relative;
	padding-left: 6px;
	margin-top: 5px;
	padding-right: 12px;
}
.rightcontainer{
	width:280px;
	height:400px;
	float: left;
	position: relative;
}
.rightcontainer2{
	width:280px;
	float: left;
	position: relative;
}
.rightbox1{
	width:280px;
	height:102px;
	background-image:url(../images/whychoose.jpg);
	background-repeat:no-repeat;
	float: left;
	position: relative;
}
.gallery{
	width:280px;
	height:216px;
	background-image:url(../images/gallery.jpg);
	background-repeat:no-repeat;
	float: left;
	position: relative;
}
.rightbox2{
	width:280px;
	height:98px;
	background-image:url(../images/range.jpg);
	background-repeat:no-repeat;
	float: left;
	position: relative;
}
.rightbox3{
	width:280px;
	height:102px;
	background-image:url(../images/contactus.jpg);
	background-repeat:no-repeat;
	float: left;
	position: relative;
}
.rightbox4{
	width:280px;
	float: left;
	position: relative;
	height: 91px;
}
.rightbox5{
	width:280px;
	float: left;
	position: relative;
	height: 144px;
	background-image: url(../images/astronomy.jpg);
}
.rightbox6{
	width:280px;
	float: left;
	position: relative;
	height: 144px;
	background-image: url(../images/lewishamhosp.jpg);
}
.rightbox7{
	width:280px;
	float: left;
	position: relative;
	height: 144px;
	background-image: url(../images/xaviercollege.jpg);
}
.footer{
	width:853px;
	height:34px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 30px;
	background-color: #FFFFFF;
}	
	

