body{
	margin:0px auto;
	background-image: url(../images/backgfround.jpg);
	background-repeat: repeat-x;
}
.main{
	margin:0px auto;
	width:880px;
	display:block;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
}		
.header{
	width:880px;
	height:140px;
	background-image: url(../images/header.jpg);
	float:left;
	position:relative;
	text-align: right;
}

.navmain{
	width:915px;
	height:23px;
	float:left;
	position:relative;
}
.navigation{
	width:880px;
	height:35px;
	background-image: url(../images/navback.jpg);
	float:left;
	position:relative;
	background-repeat: no-repeat;
}

.slideshow{
	width:880px;
	height:206px;
	background-image: url(../images/image01.jpg);
	float:left;
	position:relative;
}
.content{
	width:880px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
	display: block;
}
.textarea{
	width:572px;
	float:left;
	position:relative;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 28px;
	padding-right: 15px;
	overflow: visible;
}
.build_container{
	width:265px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/boxback.jpg);
}
.build_content{
	width:265px;
	height:51px;
	float:left;
	position:relative;
	background-image: url(../images/building.jpg);
	background-repeat:repeat-y;
}
.build_content3{
	width:233px;
	height:auto;
	float:left;
	position:relative;
	background-repeat:repeat-y;
	padding-right: 28px;
	padding-left: 5px;
	padding-top: 20px;
}
.build_content2{
	
	width:265px;
	height:auto;
	float:left;
	position:relative;
}
.build_end1{
	width:226px;
	height:auto;
	float:left;
	position:relative;
	background-image:url(../images/divboxtile.jpg);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 27px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: visible;
}
.build_end2{
	width:215px;
	height:auto;
	float:left;
	position:relative;
	background-image:url(../images/divboxtile.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: visible;
}
.build_top{
	width:266px;
	height:23px;
	float:left;
	position:relative;
	background-image: url(../images/divboxend.jpg);
}
.build{
	width:265px;
	height:auto;
	float:left;
	position:relative;
}
.build_logo{
	width:265px;
	float:left;
	position:relative;
	background-image: url(../images/contact.jpg);
	height: 49px;
}
.build_end{
	width:266px;
	height:20px;
	float:left;
	position:relative;
	background-image:url(../images/divboxend.jpg);
}
.footermain{
	width:880px;
	height:56px;
	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: 15px;
	text-align: center;
	color: #FFFFFF;
}

