@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
	color: #4b4942;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 2.2em;
	background-color: #000000;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	}
	a{
	text-decoration: none;
	color: #333333;
}
	a:hover{
	color: #bb800f;
}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
	#containertop{
	width: 902px;
	height: 236px;
	font-size:0.1em;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	}
	* html #containertop{behavior: url(../../1408223945/stylesheets/stylesheets/iepngfix.htc);} /* to correct transparent png in IE */
	/* container */
	#logo {
	height: 236px;
	width: 902px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #111111;
	background-position: center;
	font-size: 50px;
	text-align: right;
	color: #7C7C58;
}#wrap #container #containertop #logo p {
	color: #7C7C58;
	padding-right: 33px;
	padding-top: 60px;
}
#container{
	width: 902px;
	padding-bottom:10px;
	background-color: #000000;
	background-image: url(../images/bg_container.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}


/* =HEADER */
	/* Logo and Site Title */
	h1{
		font-size: 2.4em;
		text-transform: uppercase;
	}
	h1 a,h1 a:hover{
	display: block;
	width: 400px;
	height: 30px;
	padding-top:10px;
	margin-left:18px;
	background: url(../../1408223945/images/logo.gif) 0 0 no-repeat;
	padding-left:52px;
	color: #7b8266;
	}

/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper{
	height: 30px;
	width: 902px;
	background-color: #1E1B1A;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	}
/* =MAIN IMAGE */
	#main_image{
	width:860px;
	height: 535px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	}

/* =BANNER */
	#banner_wrapper{
	width: 874px;
	overflow: hidden;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 28px;
	}
	.banner{
		float: left;
		width: 245px;
		float: left;
		background: #353C2C url(../images/banner_bg.gif) left repeat-y;
		margin-right:54px;
		padding-bottom:6px;
		position: relative;
	}
	.image_wrapper{text-align: center;}
	.banner img{
	border: 3px solid #000000;
}
	.banner_last{margin-right:0;}
	.banner h2{
		height: 38px;
		background: url(../images/banner_top.gif) left no-repeat;
		font:1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #7c7c58;
		padding: 15px 0 0 17px;
	}
	/* for the rounded bottom */
	.image_wrapper span{
		position: absolute;
		width: 245px;
		height: 6px;
		font-size:.1em;
		left:0;bottom:-1px;
		background: #353C2C url(../images/banner_bottom.gif) bottom no-repeat;
	}
	
/* =SERVICES */
	#services{
	width: 858px;
	margin:26px auto 0 auto;
	position: relative;
	border: 2px solid #221F1E;
	background-color: #1E1B1A;
	}
	#servicescontent{
	width: 858px;
	overflow: hidden;
	background-color: #1E1B1A;
	background-image: url(../images/services_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}
colorTest {
	background-color: #1E1B1A;
}
#servicescontent p {
	color: #7C7C58;
	padding-right: 100px;
	padding-left: 40px;
	font-size: 12px;
	padding-top: 10px;
}
	/* sevices header */
	#services h2{
	height: 39px;
	font-size:2.5em;
	color: #7C7C58;
	padding: 12px 0 0 40px;
	background-color: #1E1B1A;
	background-image: url(../images/services_top_bg.jpg);
	font-weight: 900;
	}
	/* top rounded image */
	#services h2 span{
	position: absolute;
	display: block;
	height: 8px;
	width: 862px;
	left:0;
	top:0;
	font-size:0.1em;
	margin: -2px;
	background-color: #1E1B1A;
	background-image: url(../images/services_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	/* bottom rounded image */
	.bottom_rounded{
		position: absolute;
		display: block;
		width: 862px;
		height: 7px;
		font-size:0.1em;
		right:0;bottom:0;
		background: url(../images/services_bottom.jpg) no-repeat;
		margin: -2px;
	}
	/* big image on the right bottom */
	.bottom_pic{
		z-index:2;
		position: absolute;
		padding-right: 28px;
		bottom:2px;right:0;
		width: 287px;
		height: 224px;
		margin-bottom:-2px;
		background: url(../images/services_bg_pic.jpg) left top no-repeat;
	}
	
/* =FOOTER */
	#footer_wrapper{
		width: 871px;
		padding-left:31px;
		padding-bottom:25px;
		margin: 0 auto;
		text-transform:uppercase;
		font-size: 1.2em;
		background: url(../images/footer_left.png) 0 0 no-repeat;
	}
	#footer{
		position: relative;
		width: 840px;
		height: 67px;
		background: #313B24 url(../images/footer_bg.png) 0 bottom repeat-x;
	}
	#footer .logo{
		padding: 34px 0 0 30px;
		width: 300px;
		float: left;
		background: url(../../1408223945/images/logo_small.gif) left bottom no-repeat;
	}
	#footer .logo span{
		position: absolute;
		display: block;
		right:-31px;top:0;
		width: 31px;
		height: 67px;
		background: url(../images/footer_right.png) right bottom no-repeat;
	}
	* html #footer .logo span, * html #footer_wrapper{behavior: url(../../1408223945/stylesheets/stylesheets/iepngfix.htc);}
	#footer ul{
		padding-top: 34px;
		padding-right: 5px;
		float: right;
	}
	#footer ul li{
		float: left;
		padding-left:10px;
	}
	#footer a{
		color: #7B8266;
	}
	#footer li a:hover{
		color: #AFBB4F;
	}
