body{
	background-color:#009247;
	background-position:top;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	line-height:19px;
}

.caja-central{
	background-color:#ABABAA;
	position:relative;
	width:1024px;
	margin:0 auto;

}

#header {
	position:relative;
	background-color:#fff;
	width:938px;
	height:143px;
	margin:0 auto;
	text-align: center;
	}
	
#menu{
	position:relative;
	text-align:center;
	width:938px;
	height:60px;
	margin:0 auto;
	}
	
#menu-principal{
	position:relative;
	width:592px;
	margin:0 auto;
	height:45px;
	overflow:hidden;
	font-size:17px;
}
#menu-principal ul{
	text-align:center;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
}

#menu-principal li{
	position:relative;
	display:inline;
	height:45px;
	float:left;
	display:block;
	margin-left:10px;
	padding-top:12px;
	list-style:none;
	color:#FFF;
}
#menu-principal li a{
	text-decoration:none;
	color:#FFF;
}
#menu-principal li a:hover{
	text-decoration:none;
	color:#009247;

}
#menu-principal li#active{
	padding:10px;
	background-color:#009247;
}
#banner{
	position:relative;
	width:850px;
	margin:0 auto;
	height:350px;
	background-color:#fff;
	border:#BEBFBE solid 20px;
}
#banner-about-us{
	position:relative;
	width:900px;
	margin:0 auto;
	height:470px;
	background-color:#fff;
	border:#BEBFBE solid 20px;
	text-align:center;
}
#banner-quienes-somos{
	position:relative;
	width:900px;
	margin:0 auto;
	height:430px;
	background-color:#fff;
	border:#BEBFBE solid 20px;
	text-align:center;
}
#banner-services{
	position:relative;
	width:900px;
	margin:0 auto;
	height:530px;
	background-color:#fff;
	border:#BEBFBE solid 20px;
	text-align:center;
}
#banner-servicios{
	position:relative;
	width:900px;
	margin:0 auto;
	height:585px;
	background-color:#fff;
	border:#BEBFBE solid 20px;
	text-align:center;
}
#banner-reports{
	position:relative;
	width:900px;
	margin:0 auto;
	height:350px;
	background-color:#fff;
	border:#BEBFBE solid 20px;
	text-align:center;
}
#banner-licenses{
	position:relative;
	width:900px;
	margin:0 auto;
	height:730px;
	background-color:#fff;
	border:#BEBFBE solid 20px;
	text-align:center;
}

#banner-contact-us{
	position:relative;
	width:900px;
	margin:0 auto;
	height:530px;
	background-color:#fff;
	border:#BEBFBE solid 20px;
	text-align:center;
}
#banner-contact-us a{
	color:#060;
}
#info-home{
	position:relative;
	width:850px;
	height:421px;
	margin:0 auto;
}
#info-left{
	position:relative;
	width:590px;
	height:400px;
	margin:0;
	float:left;
}
#info-1{
	position:relative;
	width:280px;
	height:320px;
	float:left;
	background-color:#eeeeee;
}
#info-2{
	position:relative;
	width:280px;
	height:320px;
	margin-left:20px;
	float:right;
	background-color:#eeeeee;
}
#info-3{
	position:relative;
	width:590px;
	height:59px;
	float:right;
	background-color:#fff;
	text-align:center;
}
#info-right{
	position:relative;
	width:230px;
	height:400px;
		margin-left:20px;
	float:right;
	background-color:#eeeeee;
}
#info-services{
	position:relative;
	width:850px;
	height:395px;
	margin:0 auto;
}
#info-services-left{
	position:relative;
	width:590px;
	height:380px;
	margin:0;
	float:left;
}
#info-services-1{
	position:relative;
	width:280px;
	height:269px;
	float:left;
	background-color:#eeeeee;
}
#info-servicios-1{
	position:relative;
	width:280px;
	height:289px;
	float:left;
	background-color:#eeeeee;
}
#info-services-2{
	position:relative;
	width:280px;
	height:269px;
	margin-left:20px;
	float:right;
	background-color:#eeeeee;
}
#info-servicios-2{
	position:relative;
	width:280px;
	height:289px;
	margin-left:20px;
	float:right;
	background-color:#eeeeee;
}
#info-services-3{
	position:relative;
	width:590px;
	height:70px;
	float:right;
	background-color:#eeeeee;
	text-align:center;
}
#info-services-right{
	position:relative;
	width:240px;
	height:363px;
		margin-left:20px;
	float:right;
	background-color:#eeeeee;
}
#info-services-der{
	position:relative;
	width:240px;
	height:393px;
		margin-left:20px;
	float:right;
	background-color:#eeeeee;
}
#footer{
	position:relative;
	width:968px;
	margin:0 auto;
	height:35px;
	font-size:12px;
	color:#FFF;
}
#espanol{
	text-decoration:none;
	color:#fff;
}
#espanol:hover{
	text-decoration:none;
	color:#009247;
}
#slide{
	position:relative;
	width:900px;
	margin:0 auto;
	height:195px;
	background-color:#fff;
	border:#BEBFBE solid 20px;
	text-align:center;
}
#form-contact{
	position:relative;
	width:900px;
	margin:0 auto;
	height:320px;
	background-color:#fff;
	border:#BEBFBE solid 20px;
	color:#666;
}
#form{
	position:relative;
	width:280px;
	margin:15px;
	margin-left:30px;
	height:265px;
	float:left;
}

#form_contacto input {
	width:258px;
}
#form_contacto textarea {
	width:258px;
}