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

/* =GENERAL - the general styles */
	body{
		font: 80%/2.2em "Geo Sans Light", Arial, sans-serif;
		color: #000000;
		background: #7f182a url();
	}
	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;
		margin: -10px auto 0 auto;
		height: 10px;
		font-size:0.1em;
		background:url(../images/container_top.png) left bottom no-repeat;
	}
	* html #containertop{behavior: url(stylesheets/iepngfix.htc);} /* to correct transparent png in IE */
	/* container */
	#container{
		width: 902px;
		margin: 44px auto 0 auto;
		background: #171A0F url(../images/bg_container.png);
		padding-bottom:10px;
	}

/* =HEADER */
	/* Logo and Site Title */
	
	#text_lg {
		font-family: "Geo Sans Light", Arial, sans-serif;
		font-size: .5em;
		text-transform: uppercase;
		display: block;
		width: 860px;
		height: 30px;
		padding-top:10px;
		margin-left:18px;
		background: url() 0 0 no-repeat;
		padding-left:13px;
		color: #fcd8d8;
		}
		
	p#narrow {
		font-family: "Geo Sans Light", Arial, sans-serif;
		font-size: 1em;
		line-height: 120%;
		text-transform: lowercase;
		display: block;
		width: 200px;
		height: 85px;
		padding-top:10px;
		margin-left:0px;
		background: url() 0 0 no-repeat;
		padding-left:13px;
		padding-right: 13px;
		color: #000000;
		}
		
	p#wide {
		font-family: "Geo Sans Light", Arial, sans-serif;
		font-size: 1em;
		line-height: 120%;
		text-transform: lowercase;
		display: block;
		width:770px;
		height: 60px;
		padding-top:0px;
		margin-left:0px;
		background: url() 0 0 no-repeat;
		padding-left:0px;
		padding-right: 13px;
		color: #000000;
		}
	h1{
		font-family: "Geo Sans Light", Arial, sans-serif;
		font-size: 1.7em;
		line-height: 1em;
		text-transform: uppercase;
		height: 60px;
	}
	h1 a,h1 a:hover{
		font-family: "Geo Sans Light", Arial, sans-serif;
		display: block;
		width: 300px;
		padding-top:0px;
		margin-left:18px;
		background: url() 0 0 no-repeat;
		padding-left:13px;
		color: #e52c4c;
	}

/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper{
		background: #fcd8d8 url() 0 0 repeat-x;
		height: 37px;
		width: 861px;
		margin: 10px auto 20px auto;
	}
	#navigation{
		float: left;
		padding-left:7px;
		height: 37px;
		background: url(../images/navigation_left.gif) left top no-repeat;
	}
	#navigation li{
		float: left;
	}
	#navigation li a{
		padding: 7px 10px 0 10px;
		height: 30px;
		float: left;
		font-family: "Geo Sans Light", Arial, sans-serif;
		font-size: 1.45em;
		font-weight: bold;
		letter-spacing:-0.03em;
		color: #e52c4c;
	}
	#navigation li a:hover{
		color: #82865b;
		background: #fcd8d8 url(../images/nav_hover_bg.gif) 0 0 repeat-x;
	}
	/* search */
	#search_wrapper{
		float: right;
		height: 30px;
		padding:7px 10px 0 0;
		background: url(../images/navigation_right.gif) right top no-repeat;
	}
	.search{
		background: #f7eae1;
		border: 1px solid #e52c4c;
		width: 160px;
		height: 18px;
		padding: 3px 2px 0 3px;
		color: #474A40;
	}
/* =MAIN IMAGE */
	#main_image{
		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) top no-repeat;
	}
	#frame_image_bottom{
		bottom:0;top:auto;
		background: url(../images/frame_image_bottom.png) bottom no-repeat;
	}
	* html #frame_image_top,* html #frame_image_bottom{behavior: url(stylesheets/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: #e52c4c url() left repeat-y;
		margin-right:54px;
		padding-bottom:6px;
		position: relative;
	}
	.image_wrapper{text-align: left;}
	.banner img{border: 3px solid #181B0F;}
	.banner_last{margin-right:0;}
	.banner h2{
		line-height: 1em;
		font-weight: bolder;
		height: 38px;
		background: url(../images/banner_top.gif) left no-repeat;
		text-transform: uppercase;
		font:1.4em "Geo Sans Light", Arial, sans-serif;;
		color: #000000;
		padding: 15px 0 0 12px;
	}
	/* 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:12px auto 0 auto;
		position: relative;
		border: 2px solid #e52c4c;
		background: #e52c4c;
	}
	#servicescontent{
		width: 820px;
		margin: 0 auto;
		overflow: hidden;
		background: #e52c4c url() bottom repeat-x;
		padding:0px 0 15px 34px;
	}
	/* sevices header */
	#services h2#head{
		line-height: 1em;
		font-weight: bolder;
		text-transform: uppercase;
		font:1.4em "Geo Sans Light", Arial, sans-serif;;
		color: #000000;
		padding: 15px 0 0 34px;
	}
	
	#services h2#light{
		line-height: 1em;
		font-weight: 300;
		font:1.2em "Geo Sans Light", Arial, sans-serif;
		color: #000000;
		padding: 15px 0 0 0px;
	}
	
	#services h2#lightinside{
		line-height: 1em;
		text-transform: uppercase;
		font-weight: 300;
		font:1.2em "Geo Sans Light", Arial, sans-serif;
		color: #000000;
		padding: 15px 0 0 0px;
	}
	/* 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) left top no-repeat;
		margin: -2px;
	}
	/* bottom rounded image */
	.bottom_rounded{
		position: absolute;
		display: block;
		width: 862px;
		height: 7px;
		font-size:0.1em;
		right:0;bottom:0;
		background: #e52c4c 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() left top no-repeat;
	}
	/* list of services */
	.serviceslist{
		padding-left: 30px;
		float: left;
		font-size:1.3em;
		line-height:1em;
	}
	.serviceslist li a{
		display: block;
		padding: 10px;
		width: 197px;
		font-family: "Geo Sans Light", Arial, sans-serif;
		text-transform: uppercase;
		letter-spacing:-.03em;
		color: #7B8266;
		background: #e52c4c url() bottom repeat-x;
	}
	.serviceslist li a:hover{
		color: #7B8266;
		background: #e52c4c url() bottom repeat-x;
	}
	
/* =FOOTER */
	#footer_wrapper{
		width: 871px;
		text-align: center;
		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;
		text-align: center;
		width: 840px;
		height: 67px;
		background: #000000 url() 0 bottom repeat-x;
	}
	#footer .logo{
		padding: 20px 0 0 0px;
		float: left;
		text-align: center;
		color: #fcd8d8;
		background: url() left bottom no-repeat;
	}
	
	#footer .logo h2#foot{
		text-align: center;
		height: 38px;
		font:.8em "Geo Sans Light", Arial, sans-serif;
		text-transform: uppercase;
		color: #e52c4c;

	}
	
	#footer .logo span{
		position: absolute;
		text-align: center;
		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(stylesheets/iepngfix.htc);}
	#footer a{
		color: #e52c4c;
	}
	#footer li a:hover{
		color: #AFBB4F;
	}