@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/main_bkgrnd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	background-position: top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	float: left;
	height: 45px;
	width: 960px;
	background-image: url(../images/op/images/top.jpg);
	background-repeat: no-repeat;
}
#fb_wrapper {
	float: right;
	height: 33px;
	min-width: 100px;
	padding: 4px 20px 0px 0px;
}
#fb_left {
	float: left;
	background-image: url(../images/fb-box_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 11px;
}
#fb_center {
	float: left;
	background-image: url(../images/fb-box_center.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	padding-top: 4px;
}
#fb_right {
	float: left;
	background-image: url(../images/fb-box_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 11px;
	clear: right;
}
#customer_area {
	padding-top: 4px;
	padding-right: 5px;
	float: right;
	width: 243px;
}
.header {
}
.nav {
	height: 48px;
	width: 960px;
	float: left;
}
.mid {
	height: 32px;
	float: left;
	width: 960px;
}
.mid_area {
	width: 960px;
	height: 353px;
	float: left;
}
.main_content {
	background-image: url(../images/main/images/main_content_1.jpg);
	background-repeat: no-repeat;
	width: 451px;
	float: left;
	height: 353px;
}
.main_content2 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	float: right;
	width: 225px;
	padding-top: 35px;
}
.main_content3 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	float: left;
	width: 440px;
	padding-top: 25px;
	padding-left: 10px;
}
.content1 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	font-weight: normal;
	padding: 15px 0px 0px 45px;
}
.seperator {
	padding-right: 5px;
	padding-left: 5px;
}
.design {
	width: auto;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.gallery_content {
	width: 509px;
	float: right;
	height: 353px;
}
.bottom_boxes {
	height: 342px;
	float: left;
}
.sod_box {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #003300;
	background-image: url(../images/main/images/sod_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	height: 263px;
	width: 255px;
	float: left;
}
.gravel_box {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/main/images/gravel_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	height: 263px;
	width: 260px;
	float: left;
}
.contact_box {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #744E23;
	background-image: url(../images/main/images/contact_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	height: 263px;
	width: 250px;
	float: left;
}
#map {
	font-size: 12px;
	text-align: center;
}
