body {
	margin: 0px auto;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
.main{
	width: 818px;
	margin: 0px auto;
	background-color:#FFFFFF;
	display:table;
}
.header{
	width: 818px;
	height:131px;
	background-image: url(../images/header.jpg);
	float:left;
	position:relative;
}
.navleft{
	width: 32px;
	height: 33px;
	float:left;
	position:relative;
}
.navtop{
	width: 786px;
	height: 10px;
	float:left;
	position:relative;
}
.nav{
	width: 786px;
	height: 33px;
	float:left;
	position:relative;
}
.navigation{
	width: 818px;
	height: 33px;
	float:left;
	position:relative;
	background-image:url(../images/navslice.jpg);
}
.imageroll{
	width: 818px;
	height:205px;
	background-image:url(../images/image_01.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.content{
	width: 818px;
	background-color:#FFFFFF;
	float:left;
	position:relative;
}
.left{
	width: 28px;
	height:300px;
	float:left;
	position:relative;
	background-image: url(../images/left.jpg);
}
.maintext{
	width: 517px;
	height:auto;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	padding-right: 10px;
}
.rightcontainer{
	width: 263px;
	float:left;
	position:relative;
}
.right1{
	width: 263px;
	height:498px;
	float:left;
	position:relative;
}
.right2{
	width: 263px;
	height:291px;
	float:left;
	position:relative;
	background-image: url(../images/whychoose.jpg);
	background-repeat: no-repeat;
}
.footer{
	width: 818px;
	height: 55px;
	background-image:url(../images/footer.jpg);
	float:left;
	position:relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.text12{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}
.h1{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}
.subheading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #996666;
	font-weight: bold;
}
.subheading2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #333333;
	font-weight: bold;
}
.footerfont{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:25px;
	text-align: center;
}
a {
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #333333;
}

