#Layer1 {
	position:relative;
	width:800px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 300px;
	width: 800px;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E7BA0A;
}
.top_header {
	height: 28px;
	width: 798px;
}
.top_header_table {
	height: 28px;
	width: 800px;
	padding-right: 30px;
}
.number_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.menu_bar {
	height: 44px;
	width: 800px;
	position: relative;

	background-image: url(file:///C|/Users/Chris/Documents/Websites/Websites/Advantage Lumber/img/menu_bar.png);
	background-image: url(img/menu_bar.png);
}
.ff_centermenu {
	margin-left: 100px;
}

.body_box {
	background-color: #6E5AAF;
	width: 800px;
	text-align: left;
	background-image: url(img/body_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	overflow: visible;
	visibility: inherit;
	height: 338px;
	z-index: 2;
}
.body_box_table {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	overflow: visible;
	visibility: inherit;
	height: 338px;
	z-index: 2;
}
.sp_body_box {
	background-color: #6E5AAF;
	width: 800px;
	text-align: left;
	background-image: url(img/body_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	overflow: visible;
	visibility: inherit;
	height: 400px;
	z-index: 2;
}
.sp_body_box_table {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	overflow: visible;
	visibility: inherit;
	height: 400px;
	z-index: 2;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.body_images {
	border: 3px double #FFFFFF;
	margin: 5px;
}
.footer {
	height: 44px;
	width: 800px;

	background-image: url(file:///C|/Users/Chris/Documents/Websites/Websites/Advantage Lumber/img/footer.png);
	background-image: url(img/footer.png);
	position: absolute;
}
.footer_table {
	height: 44px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	position: absolute;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #666666; }
