body{
	margin:0px auto;
}
.main{
	margin:0px auto;
	width:923px;
	display:block;
	background-image: url(../images/slice.jpg);
}		
.header{
	width:923px;
	height:137px;
	background-image: url(../images/header.jpg);
	float:left;
	position:relative;
}

.navmain{
	width:915px;
	height:23px;
	float:left;
	position:relative;
}
.navigation{
	width:923px;
	height:37px;
	background-image: url(../images/navback.jpg);
	float:left;
	position:relative;
	background-repeat: no-repeat;
}

.slideshow{
	width:923px;
	height:263px;
	background-image: url(../images/image01.jpg);
	float:left;
	position:relative;
}
.content{
	width:923px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	display: block;
}
.textarea{
	width:621px;
	float:left;
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	padding-right: 15px;
}
.tools_container{
	width:265px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/boxback.jpg);
}
.tools_content{
	width:225px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/right1.jpg);
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 30px;
}
.tools_content2{
	
	width:265px;
	height:auto;
	float:left;
	position:relative;
}
.tools_end1{
	width:265px;
	height:82px;
	float:left;
	position:relative;
	background-image:url(../images/right1end.jpg);
}
.tools_top{
	width:265px;
	height:23px;
	float:left;
	position:relative;
	background-image: url(../images/divboxtop.jpg);
}
.tools{
	width:265px;
	height:auto;
	float:left;
	position:relative;
}
.tools_logo{
	width:225px;
	height:438px;
	float:left;
	position:relative;
	background-image: url(../images/divboxmid.jpg);
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 30px;
}
.tools_end{
	width:265px;
	height:20px;
	float:left;
	position:relative;
	background-image:url(../images/divboxend.jpg);
}

.footermain{
	width:923px;
	height:54px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
}
