/* CSS Document */

body{
	margin:0px auto;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
.main{
	margin:0px auto;
	width:823px;
	background-color: #FFFFFF;
	display: table;
}

.top{width:823px; height:156px; float:left; position:relative;}
.header{
	width:823px;
	height:142px;
	background-image:url(../images/header.jpg);
}
.logo{
	width:290px;
	height:156px;
	float:left;
	position:relative;
	background-image: url(../images/logo.jpg);
}
.contactbox{
	width:533px;
	height:109px;
	float:left;
	position:relative;
	background-image: url(../images/contactus.jpg);
}
.navigation{
	width:488px;
	height:47px;
	float:left;
	position:relative;
	background-image: url(../images/navvie.jpg);
	background-repeat: no-repeat;
}
.navtop{width:488px; height:20px; float:left; position:relative;}
.navright{width:45px; height:47px; float:left; position:relative;}
.images{width:823px; height:268px; float:left; position:relative;}
.imageleft{
	width:49px;
	height:268px;
	float:left;
	position:relative;
	background-image: url(../images/left_slide.jpg);
}
.gallery{
	width:729px;
	height:268px;
	float:left;
	position:relative;
	background-image: url(../images/gallery1.jpg);
}
.imageright{
	width:45px;
	height:268px;
	float:left;
	position:relative;
	background-image: url(../images/right_slide.jpg);
}
.content{width:823px; height:auto; float:left; position:relative;}
.left{width:49px; height:400px; float:left; position:relative;}
.right2{width:45px; height:auto; float:left; position:relative;}
.textarea{
	width:502px;
	height:auto;
	float:left;
	position:relative;
	margin-bottom: 10px;
}
.actionbar{width:227px; height:497px; float:left; position:relative;}
.action1{
	width:227px;
	height:103px;
	float:left;
	position:relative;
	background-image: url(../images/vast.jpg);
}
.action2{
	width:227px;
	height:111px;
	float:left;
	position:relative;
	background-image: url(../images/experienced.jpg);
}
.action3{
	width:227px;
	height:111px;
	float:left;
	position:relative;
	background-image: url(../images/established.jpg);
}
.action4{
	width:227px;
	height:112px;
	float:left;
	position:relative;
	background-image: url(../images/survey.jpg);
}
.action5{
	width:227px;
	height:60px;
	float:left;
	position:relative;
	background-image: url(../images/right1.jpg);
}
.contact1{width:227px; height:226px; float:left; position:relative;}
.contact2{width:227px; height:249px; float:left; position:relative;}
.footer{
	width:823px;
	height:35px;
	float:left;
	position:relative;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}
