@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	background-image: url(../images/background.jpg);
	font:
}
.main{
	margin: 0px auto;
	width:903px;
	height:auto;
	display:block;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
}
.header{
	width:913px;
	height:158px;
	float:left;
	position:relative;
	background-image: url(../images/header.jpg);
}
.navigation{
	width:883px;
	height:34px;
	float:left;
	position:relative;
	background-image: url(../images/navback.jpg);
	padding-left: 30px;
}
.content{
	width:913px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
}
.textarea{
	width:617px;
	height:auto;
	float:left;
	position:relative;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}
.right{
	width:256px;
	height:auto;
	float:left;
	position:relative;
}
.unique{
	width:256px;
	height:62px;
	float:left;
	position:relative;
	background-image:url(../images/perf.jpg);
}
.display{
	width:256px;
	height:188px;
	float:left;
	position:relative;
	background-image: url(../images/testimonial1.jpg);
}
.contact{
	width:256px;
	height:256px;
	float:left;
	position:relative;
	background-image:url(../images/contactback.jpg);
	padding-top: 15px;
}
.contacthead{
	width:256px;
	height:163px;
	float:left;
	position:relative;
	background-image:url(../images/success.jpg);
}

.footer{
	width:913px;
	height:auto;
	float:left;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
}

.prefooter{
	width:913px;
	height:77px;
	float:left;
	position:relative;
	background-image: url(../images/prefooter.jpg);
	background-repeat: repeat-y;

}
.form1{margin:0px; padding:0px;}
.frmfld{height:17px;margin:0;padding:0; }
.frmfld2{height:17px;margin:0;padding:0; }
