body{
	margin: 0px auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
}
.main{
	width: 808px;
	margin: 0px auto;
	display:table;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
}
.header{
	width: 808px;
	height:146px;
	background-image:url(../images/header.jpg);
	float:left;
	position:relative;
}
.navigation{
	width: 808px;
	height:27px;
	float:left;
	position:relative;
}
.navleft{
	width: 33px;
	height:27px;
	float:left;
	position:relative;
}
.navmain{
	width: 742px;
	height:27px;
	float:left;
	position:relative;
}
.image{
	width: 808px;
	height:187px;
	float:left;
	position:relative;
}
.gallery{
	width: 570px;
	height:187px;
	float:left;
	position:relative;
	background-image: url(../images/image04.jpg);
}
.contact_f{
	width: 205px;
	height:187px;
	float:left;
	position:relative;
	background-image: url(../images/contactform.jpg);
}
.content{
	width: 808px;
	height:auto;
	float:left;
	position:relative;
}
.left{
	width: 33px;
	min-height:400px;
	background-image:url(../images/left.jpg);
	background-repeat:repeat-y;
	float:left;
	position:relative;
}
.textarea{
	width: 532px;
	height:auto;
	float:left;
	position:relative;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.right_box{
	width: 205px;
	height:auto;
	float:left;
	position:relative;
}
.div_box{
	width: 205px;
	height:auto;
	float:left;
	position:relative;
}
.div_boxtop{
	width: 205px;
	height:39px;
	float:left;
	position:relative;
	background-image: url(../images/offer.jpg);
}
.div_boxmain{
	width: 180px;
	height:auto;
	float:left;
	position:relative;
	background-image:url(../images/boxmid.jpg);
	background-repeat:repeat-y;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 10px;
}
.div_boxbot{
	width: 205px;
	height:20px;
	float:left;
	position:relative;
	background-image: url(../images/boxbot.jpg);
}
.accreditation{
	width: 205px;
	height:164px;
	float:left;
	position:relative;
	background-image:url(../images/approved_by.jpg);
}
.right{
	width: 33px;
	min-height:400px;
	background-image:url(../images/rightslice.jpg);
	background-repeat:repeat-y;
	float:left;
	position:relative;
}
.footer{
	width: 808px;
	height:51px;
	background-image:url(../images/footer.jpg);
	float:left;
	position:relative;
	text-align: center;
	font-size: 10px;
}
