* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 100px; /* .push must be the same height as .footer */
}




body {
	background-color: #fff;
	margin:0px;
	padding:0px;
	border-top: solid 7px #1187B9;
	font: 12px/1.7 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1{
	padding:0px;
	margin:0px;
	font-size:16px;
	color:#777;
	
}

h2{
	padding:5px 0 5px 0;
	margin:0px;
	font-size:18px;
	color:#f7951e;
}

h3{
	padding:0 0 5px 0;
	margin:0px;
	font-size:12px;
	color:#59cef9;
}

h4{
	padding:0 0 10px 0;
	margin:0px;
	font-size:14px;
	color:#7ea743;
}

p, ul li{
	text-align:justify;
	padding:2px 0 2px 0;
	margin:0px;
	font: 12px/1.7 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #777;
}

p.white{
	color:#FFFFFF;
}

p.green{
	color:#d4f0ba;
}

p.clear{
	clear:both;
	padding:10px 0 0 0;
}

img.left_img{
	border:1px #cae6c6 solid;
	float:left;
	margin:0 10px 0 0 ;
}

img.box_img{
	float:left;
	padding:0 20px 0 0 ;
}

#main_container{
	width:980px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
	margin-top: 50px;
	clear: both;
	overflow: hidden;
}

#header{
	width:100%;
	height:auto;
	margin:auto;
	overflow: hidden;
	clear: both;
	
	
	-webkit-box-shadow: 0 8px 6px -6px #ddd;
	   -moz-box-shadow: 0 8px 6px -6px #ddd;
	        box-shadow: 0 8px 6px -6px #ddd;
}

#ancho-header 	{
	width: 980px;
	margin: 0 auto;
	clear: both;
overflow: hidden;
	
}

#logo{
	float:left;
}

#title p {
float: left;
font-size: 20px;
font-weight: bold;
color: #1187B9;
width: 140px;
margin: 70px 14px 0 0;
line-height: 100%;
border-top: 1px solid #DDD;
padding: 20px 0px 10px 0px;
}

/*----------------------MENU-------------------------*/


#menu{
	height: auto;
	width: 680px;
	float: right;
	margin: auto;
}
#menu ul{
	list-style: none;
	padding: 40px 0 0 30px;
	margin: auto;
	display: block;
	overflow: hidden;
	height: 90px;
}
#menu ul li{
	list-style:none;
	display:inline;
	float:left;
	width:auto;
	height:42px;
	padding:0px;
	line-height:42px; 
	font-family:Arial, "Helvetica", sans-serif; 
	font-weight: bold;
	text-transform: uppercase; 
	font-size:12px;
}

#menu ul li a{
	height:42px; 
	width: auto;
	float:left;
	text-decoration: none;
	color: #1187b9;

	margin: 0px 0px 0px 27px;
	text-align:center;
}

#menu ul li a:hover{
	text-decoration:none;
	border-bottom: solid 2px #a6b73e;
	color: #1187b9;
}

#menu ul li a.current{
	text-decoration:none;
	border-bottom: solid 2px #a6b73e;
	color: #1187b9;
}

/*----------------BANNER-----------*/
.green_box{
width:980px;
height:350px;
clear:both;
background:url(images/banner.jpg) no-repeat left #a6b73e;
}


/*----------------------left navigation-------------------------*/
#left_nav{
	width:360px;
	height: auto;
	padding:5px 0 0 0; 
	float:left;
}

#left_nav ul{
	list-style:none;
	margin: auto;
	display:block; 
	padding:0px;
}

#left_nav ul li{
	list-style:none;
	display:block;
	width:auto;
	height:29px;
	padding: 0px;	
	line-height:29px;
}

#left_nav ul li a{
	height:29px;
	display:block; 
	width:280px;
	text-decoration:none;
	padding: 0px 0px 0px 30px;
	margin:7px 0 7px 0;
	color:#1187b9;
	border-bottom:1px #d4d4d4 solid;
	background-position:0px 0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*--------------------------CONTENT-HOME-------------------*/
#main_content{
width:auto;
height:auto;
clear:both;

}
#left_content {
width: 320px;
height: auto;
padding: 6px 40px 80px 0px;
float: right;
margin: 70px 0px 0px 10px;
background-color: #EDEDED;
border-top: 1px solid #DDD;
}
#right_content {
width: 425px;
height: auto;
margin: 70px 0 0 0;
float: left;
padding: 20px 15px 10px 10px;
border-top: 1px solid #DDD;
}

/*-----------------------SERVICIOS Y PRODUCTOS-------------------*/


#right_content ul li {
	list-style-image: url(images/pto.png);
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 1.4;
	clear: both;
}

#img_right {
width: 320px;
height: 1343px;
float: right;
background-image: url(images/img_right.jpg);
clear: both;

}

/*-----------------------POLITICAS-------------------*/
#left	{
	float: left;
	width: 320px;
	clear: both;
	overflow: hidden;
}


/*-----------------------CLIENTES-------------------*/


#resources{
	list-style-type: none;
	width: 980px;
	margin: 0 auto;
}
#resources li{
	float:left;
}
	
#resources li a{
	display:block;
	width:150px;
	height:155px;		text-indent:-9999px;
	padding:15px 10px 0;
	font-family:"Crimson Text","Helvetica",sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-decoration:none;
}


#resources li a:hover{
	-webkit-transition: -webkit-transform 0.2s ease,-webkit-box-shadow 0.2s ease;
	-webkit-transform:scale(1.05);
	-webkit-box-shadow: 0 5px 10px #ddd;
	-moz-transition: -moz-transform 0.2s ease,-moz-box-shadow 0.2s ease;
	-moz-transform:  scale(1.05);
	-moz-box-shadow:0 5px 10px #ddd;
	text-indent:0;
}






#logo001{background:url("images/001.jpg") no-repeat; background-size:170px 170px;}

#logo001:hover{background:url("images/hover_bg.png") repeat, url("images/001.jpg") no-repeat; background-size:170px 170px;}
	

#logo002{background:url("images/002.jpg") no-repeat; background-size:170px 170px;}

#logo002:hover{background:url("images/hover_bg.png") repeat, url("images/002.jpg") no-repeat; background-size:170px 170px;}

#logo003{background:url("images/003.jpg") no-repeat; background-size:170px 170px;}

#logo003:hover{background:url("images/hover_bg.png") repeat, url("images/003.jpg") no-repeat; background-size:170px 170px;}

#logo004{background:url("images/004.jpg") no-repeat; background-size:170px 170px;}

#logo004:hover{background:url("images/hover_bg.png") repeat, url("images/004.jpg") no-repeat; background-size:170px 170px;}

#logo005{background:url("images/005.jpg") no-repeat; background-size:170px 170px;}

#logo005:hover{background:url("images/hover_bg.png") repeat, url("images/005.jpg") no-repeat; background-size:170px 170px;}

#logo006{background:url("images/006.jpg") no-repeat; background-size:170px 170px;}

#logo006:hover{background:url("images/hover_bg.png") repeat, url("images/006.jpg") no-repeat; background-size:170px 170px;}

#logo007{background:url("images/007.jpg") no-repeat; background-size:170px 170px;}

#logo007:hover{background:url("images/hover_bg.png") repeat, url("images/007.jpg") no-repeat; background-size:170px 170px;}


#logo008{background:url("images/008.jpg") no-repeat; background-size:170px 170px;}

#logo008:hover{background:url("images/hover_bg.png") repeat, url("images/008.jpg") no-repeat; background-size:170px 170px;}

#logo009{background:url("images/009.jpg") no-repeat; background-size:170px 170px;}

#logo009:hover{background:url("images/hover_bg.png") repeat, url("images/009.jpg") no-repeat; background-size:170px 170px;}

#logo010{background:url("images/010.jpg") no-repeat; background-size:170px 170px;}

#logo010:hover{background:url("images/hover_bg.png") repeat, url("images/010.jpg") no-repeat; background-size:170px 170px;}

#logo011{background:url("images/011.jpg") no-repeat; background-size:170px 170px;}

#logo011:hover{background:url("images/hover_bg.png") repeat, url("images/011.jpg") no-repeat; background-size:170px 170px;}

#logo012{background:url("images/012.jpg") no-repeat; background-size:170px 170px;}

#logo012:hover{background:url("images/hover_bg.png") repeat, url("images/012.jpg") no-repeat; background-size:170px 170px;}

/*-----------------------CONTACT-------------------*/

#title-contact p {
float: left;
font-size: 20px;
font-weight: bold;
color: #1187B9;
width: 140px;
margin: 0px 14px 0 0;
line-height: 100%;
border-top: 1px solid #DDD;
padding: 10px 0px 10px 0px;
}

#right_content_contact {
width: 425px;
height: auto;
float: left;
padding: 20px 15px 10px 10px;
border-top: 1px solid #DDD;
}




/*************************** Contacto ***********************/
.contenedor_contacto { 
padding-top: 30px;
padding-bottom: 40px;

}
.contenedor_contacto .txt_contacto {color:#666666; width:595px; padding-left:20px; padding-bottom:42px;}
.contenedor_contacto .txt_contacto_dos { 
font-size: 13px;
color: #999;
padding-top: 5px;
font-weight: bold;
}
.contenedor_contacto .input_contacto { width:328px; background:url(./images/fondo_input.jpg) repeat-x; height:24px; border:2px solid #ddd; padding:2px;}
.contenedor_contacto .input_contacto_textarea { width:328px; background:url(./images/fondo_input_textarea.jpg) repeat-x;; height:144px; border:2px solid #ddd; padding:2px;}
.contenedor_contacto .input_contacto.error { border-color:#900; }
.contenedor_contacto .select_contacto { background:url(./images/fondo_input.jpg) repeat-x; border: 2px solid #7ED1E6; height: 31px; padding: 2px; width: 335px; color:#999999;}
.contenedor_contacto .columna_uno { float:left; width:582px; padding-left:45px;}
.contenedor_contacto .columna_dos { float:left; width:297px; padding-left:47px;}

/**************************** Nuestro equipo ******************************/





/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}


/*-----------------------------FOOTER------------------*/
#footer{
	clear:both;
	width: 100%;
	margin: 0 auto;
	color: #fff;
	background-color:#EDEDED;
	border-top: 1px solid #ddd;
	height: 100px;
}
.ancho {
	width: 980px;
	margin: 0 auto;
}
.copyright{
float:left;
}
.footer_links{
float:right;
padding-right: 365px;
padding-top: 38px;
}
.footer_links a{
text-decoration:none;
color: #005389;
padding-left:10px;
font-weight: bold;
}
.footer_links a:hover, .footer_links p{
text-decoration:none;
color: #005389;
}










