@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
}
.main{
	margin:0px auto;
	width:808px;
	height: auto;
	display:block;
}
.header{
	width:808px;
	height:106px;
	position:relative;
	float:left;
	background-image: url(../images/header.jpg);
}
.navigation{
	width:758px;
	height:29px;
	position:relative;
	float:left;
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-y;
	padding-left: 50px;
}
.image{
	width:808px;
	height:221px;
	position:relative;
	float:left;
	background-image: url(../images/image01.jpg);
}
.image2{
	width:798px;
	height:199px;
	position:relative;
	float:left;
	background-image: url(../images/officebox2.jpg);
}
.image3{
	width:798px;
	height:199px;
	position:relative;
	float:left;
	background-image: url(../images/roofing.jpg);
}
.image4{
	width:798px;
	height:199px;
	position:relative;
	float:left;
	background-image: url(../images/drainage.jpg);
}
.content{
	width:808px;
	height:auto;
	position:relative;
	float:left;
	background-image: url(../images/slice.jpg);
	background-repeat:repeat-y;
}
.textarea{
	width:507px;
	height:auto;
	position:relative;
	float:left;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.skip_box{
	width:257px;
	height:auto;
	position:relative;
	float:left;
}
.skip_box_top{
	width:266px;
	height:54px;
	position:relative;
	float:left;
	background-image:url(../images/right.jpg);
	background-repeat:repeat-y;
}
.skip_box_contact{
	width:266px;
	height:116px;
	position:relative;
	float:left;
	background-image:url(../images/contactbox.jpg);
}
.skip_box_contact2{
	width:266px;
	height:170px;
	position:relative;
	float:left;
	background-image:url(../images/company.jpg);
}
.skip_box_contact3{
	width:266px;
	height:170px;
	position:relative;
	float:left;
	background-image:url(../images/skiphire2.jpg);
}
.skip_box_contact4{
	width:266px;
	height:170px;
	position:relative;
	float:left;
	background-image:url(../images/skiphire3.jpg);
	margin-bottom: 5px;
}
.skip_box_contact6{
	width:266px;
	height:65px;
	position:relative;
	float:left;
	background-image:url(../images/eaarlink.jpg);
	margin-bottom: 5px;
}
.skip2_box{
	height:auto;
	position:relative;
	float:left;
	padding-left:30px;
	padding-right: 46px;
	width: 190px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer{
	width:738px;
	height:77px;
	position:relative;
	float:left;
	background-image: url(../images/footer.jpg);
	padding-top: 30px;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 35px;
}
