@charset "utf-8";
/* CSS Document */
body{ margin:0px auto; background-color: #CCCCCC;}

.main{margin: 0px auto; width:856px; height:auto; display:block; overflow: visible;}
.header{ width:856px; height:104px; position:relative; background-image: url(../images/header.jpg); padding-top: 20px;}
.navigation{ width:786px; height:27px; position:relative; background-image: url(../images/navback.jpg); padding-left: 35px; padding-right: 35px;}
.image_area{ width:856px; height:242px; float:left; background-image: url(../images/slice.jpg); background-repeat: repeat-y;}
.slideshow{ width:616px; height:242px; float:left; position:relative; background-image: url(../images/image01.jpg);}
.contact_box{
	width:240px;
	height:242px;
	float:left;
	position:relative;
	background-image: url(../images/contactback.jpg);
}
.content{ width:856px; height:auto; background-image:url(../images/slice.jpg); background-repeat:repeat-y; position:relative; float:left; overflow: visible;}	
.text_area{
	width:561px;
	height:auto;
	position:relative;
	padding-top: 12px;
	padding-left: 30px;
	padding-right: 25px;
	padding-bottom: 10px;
	overflow: visible;
	float: left;
}
.partition{ width:240px; height:auto; float:left; position:relative; overflow: visible;}
.partition1{ width:243px; height:125px;float:left; position:relative; background-image: url(../images/cps.jpg); background-repeat: no-repeat;}
.partition2{
	width:240px;
	height:271px;
	float:left;
	position:relative;
	background-image: url(../images/side2.jpg);
}
.partition3{ width:240px; height:auto; float:left; position:relative; overflow: visible;}
.footer{ width:856px; height:63px; float:left; position:relative; background-image: url(../images/footer.jpg); padding-top: 4px; background-repeat: no-repeat;}			
.contacttext{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color:#990000;} 
.contactform{width:300px;} 