@charset "UTF-8";
#frame {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer {
	height: 15px;
	width: 800px;
	padding-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footer a:link, #footer a:visited {
	color: #0056A6;
}
#footer a:hover {
	color: #0056A6;
	text-decoration: underline;
}
#body {
	left: -25px;
	top: 319px;
	float: left;
	width: 800px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #216CB2;
	margin-bottom: 10px;
}
#banner {
	height: 260px;
}
#header {
	height: 45px;
	background-color: #33A5E5;
}
#banner_bottom {
	width: 680px;
	float: right;
	height: 130px;
	background-image: url(../images/banner_bottom_bk.gif);
	padding-top: 10px;
}
#body_images {
	width: 300px;
	float: right;
	padding-top: 39px;
	padding-right: 40px;
}
#body_text {
	width: 325px;
	float: right;
	position: relative;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#body_left {
	width: 120px;
	float: left;
	height: 485px;
	background-image: url(../images/roofing_left_bk.gif);
}
#banner_top {
	width: 680px;
	float: right;
	height: 120px;
	background-image: url(../images/banner_top_bk.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
}
#banner_left {
	width: 120px;
	float: left;
	height: 260px;
	background-image: url(../images/banner_left_bk.gif);
	background-repeat: no-repeat;
}
#body_terms {
	float: right;
	position: relative;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 20px;
	width: 650px;
	padding-left: 15px;
}
#body_gallery {
	float: right;
	position: relative;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 20px;
	width: 650px;
	padding-left: 15px;
	height: 435px;
}
#gallery {
	z-index: 4;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

