 /*.@charset "UTF-8";
=CALL LIBRARY */
	/*-@import url("reset-min.css");  ------ Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		color: #4b4942;
		background: #404639 url('images/bg_patterns.gif'); font-style:normal; font-variant:normal; font-weight:normal; line-height:2.2em; font-size:62.5%; font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif
	}
	a{text-decoration: none;color: #5599a7;}
	a:hover{color: #bb800f;}
	.hide, hr{display: none;}
	strong{font-weight: bold;}
	

/* =LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop{
		position: absolute;
		width: 902px;
		height: 10px;
		float:left;
		font-size:0.1em;
		background:url('images/container_top.png') no-repeat left bottom;  margin-top:-10px; margin-bottom:0
	}
	* html #containertop{behavior: url(App_Themes/cgb/iepngfix.htc);} /* to correct transparent png in IE */
	/* container */
	#container{
		width: 902px;
		background: #171A0F url('images/bg_container.png');
		padding-bottom:10px; margin-left:auto; margin-right:auto; margin-top:44px; margin-bottom:0;
	}

/* =HEADER */
	/* Logo and Site Title */
	h1{
		font-size: 20px;
		text-transform: uppercase;
	}
	.divhead{display: block;
		width: 902px;
		height: 30px;
		padding-top:10px;
		/*margin-left:18px;*/
		/*background: url('images/logo.gif') no-repeat right 0;*/
		/*padding-left:10px;*/
		color: #7b8266;
		font-size: 20px;}
	.divhead .divlogo{float:right;margin-right:18px;}	
	h1 a, h1 a:hover{
		display: block;
		float: left;
		color: #7b8266;
		font-size: 20px;
		margin-left:18px;
	}

/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper{
		background: #363B28 url('images/nav_bg.gif') repeat-x 0 0;
		height: 35px;
		width: 861px;
		margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:20px;
	
	}
	#right{background: url('images/navigation_right.gif') no-repeat right top; float:right; height:35px; width:7px; }
	#left{background: url('images/navigation_left.gif') no-repeat left top; float:left;height:35px; width:7px; }
	#navigation{
		float: left;
		padding-left:7px;
		height: 37px;
		background: url('images/navigation_left.gif') no-repeat left top;
	}
	.navi{
		float: left;
		padding-left:7px;
		height: 35px;
		margin:0px 0px 0px 0px;
	}
	.navid
	{
		border:solid 1px #39442B;
	}
	.navidynamic
	{
		padding: 5px 10px 0 10px;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 11px;
		font-weight: bold;
		letter-spacing:-0.03em;
		color: #b1b3ab;
		float: left;
		padding-left:7px;
		height: 30px;
		margin:0px 0px 0px 0px;
		width:130px;
		background: #394030 url('images/nav_hover_bg.gif') repeat-x 0 0;
	}
	
	#navigation li{
		float: left;
	}
	
	#navigation li a{
		padding: 6px 10px 0 10px;
		height: 30px;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 1.45em;
		font-weight: bold;
		letter-spacing:-0.03em;
		color: #b1b3ab;
	}
	.navistatic 
	{
		padding: 5px 10px 0 10px;
		height: 30px;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		letter-spacing:-0.03em;
		color: #b1b3ab;
	}
	#navigation li a:hover{
		color: #82865b;
		background: #394030 url('images/nav_hover_bg.gif') repeat-x 0 0;
	}
	.navishover{
		color: #82865b;
		background: #394030 url('images/nav_hover_bg.gif') repeat-x 0 0;
	}
	/* search */
	#search_wrapper{
		float: right;
		height: 30px;
		background: url('images/navigation_right.gif') no-repeat right top; padding-left:0; padding-right:10px; padding-top:7px; padding-bottom:0
	}
	.search{
		background: #696D5F;
		border: 1px solid #212417;
		width: 160px;
		height: 18px;
		padding: 3px 2px 0 3px;
		color: #474A40;
	}
/* =MAIN IMAGE */
	#main_image{
		width:860px;
		position: relative;
		margin: 0 auto;
	}
	#main_image2{
		width:410px;
		position: relative;
		float:left;
		padding:10px 10px 10px 10px ;
	}
	#main_image3{
		width:410px;
		position: relative;
		float:left;
		font-family:Lucida Grande;
		color: #7C7C58;
		font-size:12px;
		padding:10px 10px 10px 10px ;
	}
	.quote1{
		width:390px;
		position: relative;
		float:left;
		padding:5px 10px 5px 10px ;
		margin:0px auto 0px auto;
		font-family:Lucida Grande;
		color: #7C7C58;
		text-align: center;
		font-size:13px;
		font-weight:bold
	}
	.quote
	{
		background: #2d3622 url('images/services_top_bg.jpg');
		height: 25px;
		font-size:1.3em;
		font-weight:bold ;
		color: #7C7C58;
		border-bottom: 1px solid #2b2e1f; padding-left:20px; padding-right:20px; padding-top:12px; padding-bottom:0;
		text-align:center;
	}
	.quote h3
	{
		background: #2d3622 url('images/services_top_bg.jpg');
		height: 25px;
		font-size:1.3em;
		color: #7C7C58;
		border-bottom: 1px solid #2b2e1f; padding-left:40px; padding-right:0; padding-top:12px; padding-bottom:0
	}
	#contentdiv{width:860px;
		position: relative;
		margin: 0 auto;
		}
	/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
	#frame_image_top, #frame_image_bottom{
		position: absolute;
		width: 860px;
		height: 7px;
		font-size:0.1em;
		top:0;left:0;
		background: url('images/frame_image_top.png') no-repeat top;
	}
	#frame_image_bottom{
		bottom:0;top:auto;
		background: url('images/frame_image_bottom.png') no-repeat bottom;
	}
	* html #frame_image_top, * html #frame_image_bottom{behavior: url(App_Themes/cgb/iepngfix.htc);} /* to correct transparent png in IE */

/* =BANNER */
	#banner_wrapper{
		width: 874px;
		overflow: hidden;
		padding:30px 0 0 28px;
	}
	.banner{
		float: left;
		width: 245px;
		float: left;
		background: #353C2C url('images/banner_bg.gif') repeat-y left;
		margin-right:54px;
		padding-bottom:6px;
		position: relative
	}
	.image_wrapper{text-align: center;}
	.banner img{border: 3px solid #181B0F;}
	.banner_last{margin-right:0;}
	.banner h2{
		height: 38px;
		background: url('images/banner_top.gif') no-repeat left;
		text-transform: uppercase;
		color: #7c7c58;
		font-style:normal; font-variant:normal; font-weight:normal; font-size:1.9em; font-family:Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif; padding-left:17px; padding-right:0; padding-top:15px; padding-bottom:0
	}
	/* 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') no-repeat bottom;
	}
	
/* =SERVICES */
	#services{
		width: 860px;
		margin:26px auto 0 auto;
		position: relative;
		border: 2px solid #3B3F2D;
	}
	#servicescontent{
		width: 860px;
		margin: 0 auto;
		overflow: hidden;
		font-family:Lucida Grande;
		color: #7C7C58;
		font-size:12px;
		
		background: #39442B url('images/services_bg.jpg') repeat-x bottom;
		padding-left:0; padding-right:0; padding-top:30px; padding-bottom:20px
	}
	/* sevices header */
	#services h2
	{
		background: #2d3622 url('images/services_top_bg.jpg');
		height: 45px;
		font-size:2.5em;
		color: #7C7C58;
		border-bottom: 1px solid #2b2e1f; padding-left:40px; padding-right:0; padding-top:12px; padding-bottom:0
	}
	
	#services h3
	{
		background: #2d3622 url('images/services_top_bg.jpg');
		height: 25px;
		font-size:1.3em;
		color: #d29604;
		font-weight:bold;
		border-bottom: 1px solid #2b2e1f; padding-left:10px; padding-right:0; padding-top:5px; padding-bottom:0
	}
	/* top rounded image */
	#services h2 span{
		position: absolute;
		display: block;
		height: 8px;
		width: 862px;
		left:0;top:0;
		font-size:0.1em;
		background: url('images/services_top.jpg') no-repeat left top;
		margin: -2px
	}
	/* 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;
		
	}
	/* list of services */
	.serviceslist{
		
		float: left;
		font-size:14px;
		line-height:1em;
		padding:5px 0px 0px 20px;
	
	}
	.serviceslist li a{
		display: block;
		padding: 10px;
		width: 197px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing:-.03em;
		color: #7B8266;
		background: #323C26 url('images/list_dotted_border.gif') repeat-x bottom;
	}
	.serviceslist li {
		display: block;
		padding: 5px;
		width: 300px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-weight:bold ;
		letter-spacing:-.03em;
		color: #7B8266;
		background: #323C26 url('images/list_dotted_border.gif') repeat-x bottom;
		list-style-type:none
	}
	.serviceslist li a:hover{
		color: #7B8266;
		background: #2C3421 url('images/list_dotted_border.gif') repeat-x bottom;
	}
	
	.serviceslist1{
		
		float: left;
		font-size:14px;
		line-height:1em;
		padding:10px 0px 0px 5px;
	
	}
	.serviceslist1 li a{
		display: block;
		padding: 10px;
		width: 197px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		
		letter-spacing:-.03em;
		color: #7B8266;
		background: #323C26 url('images/list_dotted_border.gif') repeat-x bottom;
	}
	.serviceslist1 li {
		display: block;
		padding: 10px;
		width: 380px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		
		letter-spacing:-.03em;
		color: #7B8266;
		background: #323C26 url('images/list_dotted_border.gif') repeat-x bottom;
		list-style-type:none
	}
	
	
	
	.serviceslist2{
		
		float: left;
		font-size:14px;
		line-height:1em;
		padding: 10px 0px 0px 5px;
	
	}
	.serviceslist2 li a{
		display: block;
		padding: 10px;
		width: 197px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		
		letter-spacing:-.03em;
		color: #7B8266;
		
	}
	.serviceslist2 li {
		padding: 10px 5px 0px 15px;
		width:380;
		background-image:url(images/bullet2.gif);
		background-position: -1px 10px;
		background-repeat:no-repeat;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:-.03em;
		color: #7B8266;
	}
/* =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') no-repeat 0 0;
	}
	#footer{
		position: relative;
		width: 840px;
		height: 67px;
		background: #313B24 url('images/footer_bg.png') repeat-x 0 bottom;
	}
	#footer .logo{
		width: 300px;
		float: left;
		background: url('images/logo_small.gif') no-repeat left bottom; padding-left:30px; padding-right:0; padding-top:34px; padding-bottom:0
	}
	#footer .logo span{
		position: absolute;
		display: block;
		right:-31px;top:0;
		width: 31px;
		height: 67px;
		background: url('images/footer_right.png') no-repeat right bottom;
	}
	* html #footer .logo span, * html #footer_wrapper{behavior: url(App_Themes/cgb/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;
	}
	#flashcontent1
{
	margin:100px auto auto auto; width:652px; height:434px
}