body{
	margin:0px auto;
	background-color: #333333;
}
.main{
	margin:0px auto;
	display:table;
	width:804px;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
}
.header{
	width:804px;
	height:102px;
	float:left;
	position:relative;
	background-image: url(../images/Header.jpg);
}
.navigation{
	width:804px;
	height:27px;
	float:left;
	position:relative;
}
.navleft{
	width:30px;
	height:27px;
	float:left;
	position:relative;
}
.slideshow{
	width:804px;
	height:265px;
	float:left;
	position:relative;
	background-image:url(../images/image01.jpg);
}
.content{
	width:804px;
	height:auto;
	float:left;
	position:relative;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
}
.textarea{
	width:516px;
	height:auto;
	float:left;
	position:relative;
	padding-left: 34px;
	padding-right: 10px;
}
.rightcontent{
	width:244px;
	height:auto;
	float:left;
	position:relative;
}
.divboxtop{
	width:219px;
	height:28px;
	float:left;
	position:relative;
	background-image:url(../images/Right_Box_Top.jpg);
}
.divboxtop2{
	width:219px;
	height:28px;
	float:left;
	position:relative;
	background-image:url(../images/Right_Box_Top2.jpg);
}
.divboxmain{
	width:184px;
	height:auto;
	float:left;
	position:relative;
	background-image:url(../images/tiled.jpg);
	background-repeat:repeat-y;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.divbox{
	width:219px;
	height:11px;
	background-image:url(../images/rightbot.jpg);
	float: left;
	position: relative;
	background-repeat: no-repeat;
}
.footer{
	width:804px;
	height:48px;
	float:left;
	position:relative;
	background-image:url(../images/Footer.jpg);
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
