﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	margin: 20px auto 0 auto;
}
a {
	color: #ba7837;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #e4811f;
}
img {
	border:0;
}
.head {
	margin-right: auto;
	margin-left: auto;
	width: 896px;
	height: 87px;
}
.home_wrapper {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../../../../images/background.jpg');
	background-repeat: no-repeat;
	padding-bottom: 17px;
	min-height: 875px;
    margin-bottom: 15px;
}
.main_nav {
	padding: 13px 3px 3px 3px;
	background-color: #ba7837;
	border: 3px solid #FFFFFF;
	width: 128px;
	float: left;
	position: relative;
	height: 220px;
	margin-top: 17px;
	margin-right: 8.5px;
	margin-left: 17px;
}
.lft_feature {
	border: 3px solid #FFFFFF;
	margin: 0 8.5px 8.5px 17px;
	width: 134px;
	float: left;
	position: relative;
	overflow: hidden;
}
.lft_icons {
	margin: 8px 8.5px 8px 17px;
	width: 134px;
	padding:5px 0;
	float: left;
	position: relative;
	overflow: hidden;

}

.main_content {
	border: 3px solid #FFFFFF;
	margin: 17px 17px 8.5px 8.5px;
	width: 696px;
	float: left;
	position: relative;
}
.title {
	font-size: 20px;
	font-weight: bold;
}
.padding {
	padding: 8px;
}
.contentmessage {
	background-color: #fff;
	padding: 12px 8px 20px 8px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	*margin-top: -3px;
}
.navimg {
	margin-bottom: 4px;
	padding: 4px 4px 0 0;
}
.navimg:hover {
	background-color: #a9692a;
}

.hm_work {
	border: 3px solid #FFFFFF;
	margin: 17px 8.5px 8.5px 8px;
	width: 338px;
	float: left;
	position: relative;
}
.hm_contact {
	border: 3px solid #FFFFFF;
	background-image: url('../../../../images/whitetrn.png');
	margin: 17px 8.5px 8.5px 17px;
	width: 328px;
	float: left;
	position: relative;
}

.hm_white_contact {
	padding: 8px;
	height: 161px;
	line-height: 225%;
	
}
.footer {
	width: 896px;
	position: relative;
	padding-bottom: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.footer_left {
    color: #c0c0c0;
    float: left;
    font-size: 11px;
    width: 400px;
}
.footer_right {
    color: #c0c0c0;
    float: right;
    font-size: 11px;
    text-align: right;
    width: 220px;
}
.footer_center {
    float: left;
}
.col_left {
	position: relative;

	float: left;
	width: 164px;
}
.col_right {
	position: relative;

	float: left;
	width: 720px;
}
