@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
}
.main{
	margin: 0px auto;
	width:866px;
	height:auto;
	display:block;
	overflow: visible;
}
.header{
	width:866px;
	height:151px;
	position:relative;
	background-image: url(../images/header.jpg);
}
.navigation{
	width:866px;
	height:38px;
	position:relative;
	background-image: url(../images/navback.jpg);
	height: 34px;
}
.image_area{
	width:825px;
	height:141px;
	float:left;
	background-image: url(../images/image01.jpg);
	background-repeat: repeat-y;
	padding-left: 41px;
}
.slideshow{
	width:616px;
	height:242px;
	float:left;
	position:relative;
	background-image: url(../images/image01.jpg);
}
.contact_box{
	width:250px;
	height:227px;
	float:left;
	position:relative;
	background-image: url(../images/contactback.jpg);
	padding-top: 44px;
}
.content{
	width:866px;
	height:auto;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
	position:relative;
	float:left;
	overflow: visible;
}	
.text_area{
	width:560px;
	height:auto;
	position:relative;
	padding-top: 15px;
	padding-left: 41px;
	padding-right: 15px;
	padding-bottom: 10px;
	overflow: visible;
	float: left;
}
.text_area2{
	width:790px;
	height:auto;
	position:relative;
	padding-top: 12px;
	padding-left: 38px;
	padding-right: 38px;
	padding-bottom: 10px;
	overflow: visible;
	float: left;
}
.eradipest{
	width:250px;
	height:auto;
	float:left;
	position:relative;
	overflow: visible;
}
.image1{
	width:250px;
	height:auto;
	float:left;
	position:relative;
	overflow:visible;
}
.image2{
	width:250px;
	height:167px;
	float:left;
	position:relative;
	overflow:visible;
	background-image: url(../images/rat.jpg);
}
.image3{
	width:250px;
	height:auto;
}
.eradipest1{
	width:243px;
	height:125px;
	float:left;
	position:relative;
	background-image: url(../images/cps.jpg);
	background-repeat: no-repeat;
}
.eradipest2{
	width:240px;
	height:257px;
	float:left;
	position:relative;
	background-image: url(../images/choose.jpg);
}
.eradipest3{
	width:250px;
	height:78px;
	float:left;
	position:relative;
	background-image: url(../images/telephone.jpg);
}
.footer{
	width:866px;
	height:56px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	padding-top: 8px;
	background-repeat: no-repeat;
}			
