/* CSS Document
panel espaniol green right home
*/

body{
	padding:0;
	margin:0;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------body part start---------------------*/
#body{
	width:950px;
	background:url(images/body_bg.jpg) 0 0 no-repeat;
	padding:0 0 34px 0;
	margin:0 auto;
}
/*------------------------------------------------header end---------------------*/

/*------------------------------------------------left panel start---------------------*/
#left{
	width:140px;
	padding:221px 14px 0 21px;
	float:left;
}
#left ul{
	display:block;
	width:133px;
	padding:0 0 30px 0;
	margin:0 0 0 0;
	float:left;
	
}
#left ul li{
	display:block;
	width:133px;
	height:21px;
	border-bottom:#848484 dashed 1px;
	margin:0 0 3px 0;
	float:left;
}
#left ul li a{
	display:block;
	width:114px;
	height:21px;
	background:url(images/arrow.gif) 5px 8px no-repeat #fff;
	font:bold 13px/21px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	padding:0 0 0 19px;
	margin:0;
	float:left;
}
#left ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 no-repeat #fffff1;
	color:#fff;
}
#left ul li.home{
	display:block;
	width:114px;
	height:21px;
	background:url(images/nav_hover.gif) 0 0 no-repeat #fffff1;
	border-bottom:#848484 dashed 1px;
	color:#fff;
	font:bold 13px/21px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 0 19px;
	margin:0;
	float:left;
}
#left ul li.nobdr{
	border-bottom:none;
}
#left h2{
	display:block;
	width:140px;
	height:26px;
	border-bottom:#F1F1F1 solid 2px;
	border-top:#F1F1F1 solid 2px;
	font:normal 18px/26px Georgia, "Times New Roman", Times, serif;
	color:#737903;
	background-color:#fff;
	float:left;
	padding:0;
	margin:0 0 4px 0;
}

/*------------------------------------------------left panel end---------------------*/

/*------------------------------------------------mid panel start---------------------*/
#midMain{
	width:162px;
	padding:382px 0 0 0;
	float:left;
}
#mid{
	width:162px;
	padding:14px 0 0 0;
	float:left;
	color:#4C4C4C;
	background-color:#c8d046;
}
#mid h2{
	display:block;
	width:162px;
	height:26px;
	padding:5px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	background-color:#b8c02f;
	color:#fff;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}
#mid p{
	width:137px;
	padding:0 0 32px 14px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	text-align:center;
}
#mid b{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding: 0 0 0 0;	
	width:162px;
	color:#C3730B;
	background-color:#EBEBEB;
	text-align:center;
	margin-top:10px;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
#mid p.blue{
	width:162px;
	padding:15px 0 13px 0;
	margin-left:auto;
	margin-right:auto;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#005C83;
	background-color:#fff;
	
}
#mid p.bot{
	display:block;
	background:url(images/mid_bottom.gif) 0 0 no-repeat;
	width:162px;
	height:19px;
	font-size:0;
	margin:72px 0 0 0;
	padding:0;
}
/*------------------------------------------------mid panel end---------------------*/

/*------------------------------------------------right panel start---------------------*/
#right{
	width:570px;
	padding:245px 15px 0 17px;
	position:relative;
	float:left;
}
#right img{
	position:absolute;
	left:84px;
	top:91px;
	width:291px;
	height:79px;
}
#right h1{
	position:absolute;
	left:115px;
	top:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#222300;
}
#right a.ingles{
	display:block;
	background:url(images/ingles.gif) 0 0 no-repeat;
	width:75px;
	height:20px;
	position:absolute;
	left:185px;
	top:3px;
}
#right a.ingles:hover{
	background:url(images/ingles_hover.gif) 0 0 no-repeat;
}
#right a.espaniol{
	display:block;
	background:url(images/espaniol_hover.gif) 0 0 no-repeat;
	width:90px;
	height:20px;
	position:absolute;
	left:80px;
	top:3px;
}
#right a.espaniol:hover{
	background:url(images/espaniol_hover.gif) 0 0 no-repeat;
}
#right a.cal{
	background:url(images/calculate_bg.gif) 0 0 no-repeat;
	width:159px;
	height:77px;
	margin:0 18px 9px 0;
	float:left;
}





#right a.ingles_e{
	display:block;
	background:url(images/ingles_hover.gif) 0 0 no-repeat;
	width:75px;
	height:20px;
	position:absolute;
	left:185px;
	top:3px;
}
#right a.ingles_e:hover{
	background:url(images/ingles.gif) 0 0 no-repeat;
}
#right a.espaniol_e{
	display:block;
	background:url(images/espaniol.gif) 0 0 no-repeat;
	width:90px;
	height:20px;
	position:absolute;
	left:80px;
	top:3px;
}
#right a.espaniol_e:hover{
	background:url(images/espaniol_hover.gif) 0 0 no-repeat;
}




#right a.cal:hover{
	background:url(images/calculate_bg_hover.gif) 0 0 no-repeat;
}
#right a.graph{
	background:url(images/graph_bg.gif) 0 0 no-repeat;
	width:159px;
	height:77px;
	margin:0 0 9px 0;
	float:left;
}
#right a.graph:hover{
	background:url(images/graph_bg_hover.gif) 0 0 no-repeat;
}
#right h2{
	display:block;
	width:570px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}
#right h2 span.black{
	display:block;
	width:61px;
	font:bold 24px/51px Georgia, "Times New Roman", Times, serif;
	color:#000;
	float:left;
}
#right h2 span.green{
	display:block;
	width:282px;
	font:bold 20px/51px Georgia, "Times New Roman", Times, serif;
	color:#737903;
	float:left;
	text-align:left;
}
#right p{
	width:570px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#343434;
	background-color:#fff;
	margin:0 0 15px 0;
	padding:0;
	float:left;
}
#right p.text1{
	display:block;
	width:570px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#343434;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
#right p.text1 b{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#C3730B;
	background-color:#fff;
}
#right h3{
	display:block;
	width:500px;
	padding:0 0 0 35px;
	margin:0;
	background:url(images/h3_icon.gif) 5px 15px no-repeat #fff;
	font:bold 12px/46px Arial, Helvetica, sans-serif;
	color:#005C83;
	text-transform:uppercase;
	float:left;
}
#right a.link1{
	display:block;
	width:73px;
	height:18px;
	background:url(images/icon1.gif) 0 2px no-repeat #fff;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#343434;
	text-decoration:underline;
	margin:15px 20px 0 0;
	padding:0 0 0 18px;
	float:left;
}
#right a.link1:hover{
	background:url(images/icon1.gif) 0 2px no-repeat #FFF5D7;
	color:#343434;
	text-decoration:none;
}
#right a.link2{
	display:block;
	width:122px;
	height:18px;
	background:url(images/icon2.gif) 0 2px no-repeat #fff;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#343434;
	text-decoration:underline;
	margin:15px 74px 0 0;
	padding:0 0 0 18px;
	float:left;
}
#right a.link2:hover{
	background:url(images/icon2.gif) 0 2px no-repeat #FFF5D7;
	color:#343434;
	text-decoration:none;
}
#right a.readMore{
	display:block;
	width:77px;
	height:15px;
	background:url(images/read_more.gif) 0 2px no-repeat;
	margin:15px 0 0 160px;
	float:left;
}
#right a.readMore:hover{
	background:url(images/read_more_hover.gif) 0 2px no-repeat;
}
#right h2.client{
	display:block;
	width:570px;
	background:url(images/right_div.gif) 0 0 repeat-x;
	background-position:bottom;
	margin:16px 0 0 0;
	float:left;
}
#right h2.client span.black2{
	display:block;
	width:98px;
	font:bold 20px/66px Georgia, "Times New Roman", Times, serif;
	color:#000;
	background-color:#fff;
	float:left;
}
#right h2.client span.green2{
	display:block;
	width:auto;
	font:bold 20px/66px Georgia, "Times New Roman", Times, serif;
	color:#737903;
	background-color:#fff;
	float:left;
	line-height:50px;
}
#right p.pic{
	display:block;
	width:46px;
	height:28px;
	padding:53px 28px 53px 28px;
	margin:0;
	background:url(images/pic_box_nosotros.jpg) 0 0 no-repeat #fff;
	float:left;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#6D5F35;
}
#right p.nor{
	width:455px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#343434;
	background-color:#fff;
	margin:0 0 0 0;
	padding:0 0 15px 10px;
	float:left;
}
#right p.text2{
	width:450px;
	font:bold italic 12px/18px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding:0 0 0 10px;
	background-color:#fff;
	float:left;
}
#right p.text2 span a{
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#005C83;
	background-color:#fff;
	float:right;
	margin-top:25px;
	text-decoration:none;
}

#right p.text2 span a:visited{
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#005C83;
	background-color:#fff;
	float:right;
	margin-top:25px;
	text-decoration:none;
}

#right p.text2 span a:hover{
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	color:#005C83;
	background-color:#fff;
	float:right;
	margin-top:25px;
	text-decoration:underline;
}

/*------------------------------------------------right panel end---------------------*/

/*------------------------------------------------footer start---------------------*/
#footerMain{
	width:100%;
	height:112px;
	background:url(images/footer_main_bg.gif) 0 0 repeat-x #F1F1F1;
	color:#000;
}
#footer{
	width:950px;
	height:112px;
	background:url(images/footer_bg.gif) 0 0 no-repeat;
	margin:0 auto;
	position:relative;
}
#footer ul{
	width:415px;
	left:545px;
	padding:0;
	position:absolute;
	top:17px;
}
#footer ul li{
	margin:0;
	float:left;
	font:normal 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;

	background-image:none;
	
}
#footer ul li a{
	font:normal 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	
	text-decoration:none;
	padding:0 7px 0 7px;
}
#footer ul li a:hover{
	color:#666;
	
}
#footer p.copyright{
	font:normal 10px/14px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#A75E00;
	position:absolute;
	left:733px;
	top:45px;
	width:215px;
	text-align:right;
}
#footer a.xht{
	width:77px;
	height:13px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:688px;
	top:53px;
	margin:0;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:77px;
	height:13px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:603px;
	top:53px;
	margin:0;
	float:left;
}

#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer p.design{
	display:block;
	width:220px;
	height:10px;
	padding:3px;
	position:absolute;
	left:722px;
	top:73px;
	font:normal 12px/10px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:right;
	
}

#footer p.design a.link{
	width:150px;
	font:bold 12px/10px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:capitalize;
}
#footer p.design a.link:hover
{
	color:#666;
	width:150px;
	font:bold 12px/10px Arial, Helvetica, sans-serif;	
	text-decoration:none;
	text-transform:capitalize;
}

#footer p.design a:visited
{
	color:#fff;
	width:150px;
	font:bold 12px/10px Arial, Helvetica, sans-serif;	
	text-decoration:none;
	text-transform:capitalize;
}
/*------------------------------------------------footer end---------------------*/
