html {overflow-x:hidden}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	background-image:url(images/head_backg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
}
#main {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:903px;
	text-align:center;
}
#page {
	position:relative;
	width:783px;
	height:903px;
	top:0;
	left:0;
	text-align:left;
	margin:0 auto;
	padding: 0px;
}
#page #top_container {
	position: relative;
	height: 300px;
	width: 783px;
	left: 0px;
	top: 0px;
}
#page #top_container #head {
	position: absolute;
	height: 110px;
	width: 783px;
	left: 0px;
	top: 0px;
	margin:0 auto;
}
#page #top_container #head #logo {
	position: absolute;
	height: 160px;
	width: 312px;
	left: -17px;
	top: 0px;
}
#main #page #top_container #menu {
	position: absolute;
	height: 203px;
	width: 130px;
	left: 28px;
	top: 160px;
	z-index:10;
}
#main #page #top_container #menu #about {
	position: absolute;
	height: 29px;
	width: 104px;
	left: 0px;
	top: 0px;
}
#main #page #top_container #menu #homes {
	position: absolute;
	height: 29px;
	width: 130px;
	left: 0px;
	top: 29px;
}
#main #page #top_container #menu #remodel {
	position: absolute;
	height: 58px;
	width: 130px;
	left: 0px;
	top: 58px;
}
#main #page #top_container #menu #gallery {
	position: absolute;
	height: 29px;
	width: 130px;
	left: 0px;
	top: 116px;
}
#main #page #top_container #menu #testimonials {
	position: absolute;
	height: 29px;
	width: 104px;
	left: 0px;
	top: 145px;
}
#main #page #top_container #menu #contact {
	position: absolute;
	height: 29px;
	width: 104px;
	left: 0px;
	top: 174px;
}
#page #middle_container {
	position: relative;
	height: 415px;
	width: 783px;
	left: 0px;
	top: -100px;
	margin:0 auto;
}
#page #middle_container  #body_content {
	position: relative;
	top:0px;
	width:570px;
	/*height:356px;*/
	text-align: left;
	margin-bottom:20px;
	padding:0;
	left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*
#body_content {
	position: relative;
	top:0px;
	width:570px;
	height:356px;
	text-align: left;
	margin:0;
	padding:0;
	left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/

#page #middle_container #logos ul {
	width: 783px;
	padding: 0px;
	margin: 0 auto;
	list-style-type: none;
}
#page #middle_container #logos li {
	float:left;
	padding: 0 45px;
	vertical-align: bottom;
	display: table-cell;
}
#page #bottom_container {
	position: relative;
	height: 68px;
	width: 590px;
	left: 0px;
	margin:0 auto;
	top: 0px;
	text-align:center;
	padding-top: 1px;
}
#page #bottom_container #foot {
	height: 68px;
	width: 783px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#page #bottom_container #foot a {
	text-decoration:none;
}
#page #bottom_container #foot a:hover {
	text-decoration:underline;
}
#page #bottom_container #foot ul {
	width: 783px;
	padding: 0px;
	text-align: center;
	height: 26px;
	margin: 0;
	list-style-type: none;
}
#page #bottom_container #foot li {
	margin: 0;
	padding:0 18px;
	float:left;
	width: auto;
}
img { border:0;
}
#logos {
position:relative;
left:230px;
padding-top:10px;
width:500px;
}
#logo_left {
float:left;
padding-left:0px;
}
#logo_right {
float:right;
padding-right:45px;
}