@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em Arial, Tahoma, Verdana,Helvetica, sans-serif;
		color: #ffffff;
		background: #4C651E	 url(../images/page_bg.png) repeat-x;
	}
	a{text-decoration: none;color: #7C7C58;}
	a:hover{color: #B1B3AB;}
	.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: 20px auto 0 auto;
		background: #171A0F url(../images/bg_container.png);
		padding-bottom:10px;
	}

/* =HEADER */
	/* Logo and Site Title */
	h1{
		font-size: 2.4em;
		text-transform: uppercase;
	}
	h1 a,h1 a:hover{
		display: block;
		width: 870px;
		height: 32px;
		padding-top:5px;
		margin-left:0px;
		/*background: url(../images/logos.gif) 673px 0 no-repeat;*/
		padding-left:25px;
		color: #A3B665;
		line-height:24px;
	}
	
	h4{
		font-size: 2.0em;
		text-transform: uppercase;
	}
	h4 a,h4 a:hover{
		display: block;
		width: 870px;
		padding-top:5px;
		margin-left:0px;
		padding-left:25px;
		color: #A3B665;

	}

/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper{
		background: #363B28 url(../images/nav_bg.gif) 0 0 repeat-x;
		height: 37px;
		width: 861px;
		margin: 10px auto 15px 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 8px 0 10px;
		height: 30px;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 1.45em;
		font-weight: bold;
		letter-spacing:-0.03em;
		color: #b1b3ab;
	}
	#navigation li a:hover{
		color: #82865b;
		background: #394030 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: #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;
	}
	/* 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:00px 0 0 15px;
	}
	.banner{
		float: left;
		width: 205px;
		float: left;
		background: #353C2C url(../images/banner_bg.gif) left repeat-y;
		margin-right:14px;
		padding-bottom:2px;
		padding-top:2px;
		position: relative;
	}
	.image_wrapper{text-align: center;}
	.banner img{border: 5px solid #181B0F;}
	.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: 207px;
		height: 6px;
		font-size:.1em;
		left:0;bottom:-1px;
		background: #353C2C url(../images/banner_bottom.gif) bottom no-repeat;
	}
	
/* =SERVICES */
	#services{
		width: 858px;
		margin:18px auto 0 auto;
		position: relative;
		border: 2px solid #3B3F2D;
	}
	#servicescontent{
		width: 858px;
		margin: 0 auto;
		overflow: hidden;
		background: #39442B url(../images/services_bg.jpg) bottom repeat-x;
		padding: 20px 0 20px 0;
	}
	/* sevices header */
	#services h2{
		background: #2d3622 url(../images/services_top_bg.jpg);
		height: 29px;
		font-size:2.5em;
		color: #7C7C58;
		padding: 12px 0 10px 20px;
		border-bottom: 1px solid #2b2e1f;
	}
	
	#services h3{

		height: 23px;
		font-size:2.0em;
		color: #7C7C58;
		padding: 4px 0 10px 0px;
			line-height:22px;

	}
	
	/* 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;

		}
	#left { clear: left; 
	float: left; 
	width: 240px; 
	padding: 0 30px 0 25px; 
	font-size: 13px;
	line-height:18px;
	color:#ffffff; 
}
	
	#leftmenu { list-style: none; 
	margin: 0 0 20px 12px; }
	
	#leftmenu li {
	padding: 10 0 0 12px; 
	list-style: disc;
	color: #ffffff; }
	#leftmenu li a { background: #EAFFE3; color: #46852F; }

	#right {
	margin: 0 25px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #7C7C58;
	font-size: 13px;
	line-height:18px;
	color:#ffffff;
	float: right;
	width: 500px;
	text-align: justify;
}

	#logos{ clear: left; 
	float: left; 
	padding: 0 10px 0 0; 
}
	

	#left_programa { clear: left; 
	float: left; 
	width: 180px; 
	padding: 0 30px 0 25px; 
	font-size: 12px;
	line-height:17px;
	color:#B1B3AB; }
	
	#right_programa {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #7C7C58;
	font-size: 12px;
	line-height:17px;
	color:#B1B3AB;
	float: right;
	width: 550px;
	text-align: justify;}
	
	/* 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;
	}
	
	
		tr{
	
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
			}
		
		td{	
		line-height:17px;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
			border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		padding: 8px 8px 8px 8px;
	}
	/* list of services */
	.serviceslist{
		padding-left: 00px;
		float: left;
		font-size:1.0em;
		line-height:12px;
	}
	.serviceslist li a{
		display: block;
		padding: 10px;
		width: 180px;
		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) bottom repeat-x;
	}
	.serviceslist li a:hover{
		color: #7B8266;
		background: #2C3421 url(../images/list_dotted_border.gif) bottom repeat-x;
	}
	
		#plazo{
		float: right;
		margin-top:-45px;
		margin-left:-350px;

	}
	
/* =FOOTER */
	#footer_wrapper{
		width: 871px;
		padding-left:31px;
		padding-bottom:25px;
		margin: 0 auto;
		font-size: 12px;
		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{
		margin: 28px 0 0 30px;
		_margin: 0px 0 0 0px;
		width: 400px;
		float: left;
		background: url(../images/logo_small.gif) left bottom no-repeat;
		line-height:17px;
	}
	#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(stylesheets/iepngfix.htc);}
	
	#footer ul{
		padding-top: 27px;
		padding-right: 5px;
		float: right;
	}
	#footer ul li{
		float: left;
		padding-left:10px;
	}
	#footer a{
		font-size: 10px;
		color: #A3B665;
	
	}
	#footer li a:hover{
		font-size: 10px;
		color: #AFBB4F;
	
	}
	
