@charset "utf-8";
#image_galleryin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 15px;
}
#image_galleryhead {
	margin-top: 50px;
	margin-bottom: 50px;
	height: 50px;
}
#image_gallery {
	border: .75px solid #008953;
	margin: 15px;
	padding-top: 15px;
}


#top_header {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
	position: relative;
	text-align: center;
	margin: auto;
}
#bodypan {
	position: relative;
	width: 850px;
	text-align: center;
	margin: auto;
	background-image: url(Images/sidebar_background.jpg);
	background-repeat: repeat-y;
	visibility: visible;
	height: 100%;
	padding-left: 150px;
}
#bodypan_left {
	float: left;
	width: 150px;
	overflow: auto;
	height: 650px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(Images/sidebar.jpg);
	background-repeat: no-repeat;
}
#bodypan_right {
	width: 850px;
	height: 100%;
	float: right;
	position: absolute;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#topmenu_about {
	position: absolute;
	height: 90px;
	width: 75px;
	left: 215px;
	top: 55px;
}
#topmenu_sustainable {
	position: absolute;
	height: 90px;
	width: 75px;
	left: 315px;
	top: 55px;
}
#topmenu_commercial {
	position: absolute;
	height: 90px;
	width: 75px;
	left: 415px;
	top: 55px;
}
#topmenu_residential {
	position: absolute;
	height: 90px;
	width: 75px;
	left: 515px;
	top: 55px;
}
#topmenu_specialties {
	position: absolute;
	height: 90px;
	width: 75px;
	left: 615px;
	top: 55px;
}
#topmenu_interiors {
	position: absolute;
	height: 90px;
	width: 75px;
	left: 715px;
	top: 55px;
}
#topmenu_boards {
	position: absolute;
	height: 90px;
	width: 75px;
	left: 815px;
	top: 55px;
}
body {
	margin-left: 25px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #31513d;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31513d;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.header {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #31513d;
}
