body{
	margin: 0px auto;
	background-image:url(../images/mainback.jpg)
}
.main{
	margin:0px auto;
	width:767px;
	display:table;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
}
.header{
	width:767px;
	height:134px;
	background-image:url(../images/header.jpg);
	float:left;
	position:relative;
}
.navigation{
	width:767px;
	height:30px;
	float:left;
	position:relative;
	background-color: #FFFFFF;
}
.slideshow{
	width:767px;
	height:205px;
	background-image:url(../images/image01.jpg);
	float:left;
	position:relative;
}
.content{
	width:767px;
	height:auto;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
	float:left;
	position:relative;
}
.textarea{
	width:489px;
	height:auto;
	float:left;
	position:relative;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.textarea2{
	width:727px;
	height:auto;
	float:left;
	position:relative;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.right_container{
	width:233px;
	height:auto;
	float:left;
	position:relative;
}
.divbox{
	width:215px;
	height:auto;
	float:left;
	position:relative;
}
.divcontact{
	width:215px;
	height:126px;
	float:left;
	position:relative;
}
.divbox_top{
	width:215px;
	height:35px;
	background-image:url(../images/divbox_top.jpg);
	float:left;
	position:relative;
}
.divbox_main{
	width:204px;
	height:300px;
	background-image:url(../images/divbox_main.jpg);
	background-repeat:repeat-y;
	float:left;
	position:relative;
	padding-left: 6px;
	padding-right: 5px;
}
.divbox_bot{
	width:215px;
	height:21px;
	background-image:url(../images/divbox_bot.jpg);
	float:left;
	position:relative;
}
.right_slice{
	width:18px;
	height:auto;
	float:left;
	position:relative;
}
.footer{
	width:767px;
	height:30px;
	float:left;
	position:relative;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.navleft{
	width:22px;
	height:30px;
	float:left;
	position:relative;
}

