#leftcol {
	width: 714px;
	margin-left:20px;
	overflow: hidden;
}

#leftcol h2{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 20px;
	color: #009036;
}

#col1 {
	width: 347px;
	float:left;
}

#col2 {
	width: 347px;
	float: right;
}

#leftcol .servicio {
	background: url("imgs/servicios/boxServicio_bg.jpg") repeat-y left;
	margin-bottom: 20px;
}

#leftcol .servicio .top {
	background: url("imgs/servicios/boxServicio_top.jpg") no-repeat left top;
}

#leftcol .servicio .bottom {
	background: url("imgs/servicios/boxServicio_bottom.jpg") no-repeat left bottom;
}

#leftcol .servicio a{
	display:block ;
	padding-top: 10px;
	padding-left: 10px;
}

#leftcol .servicio img {
	display:block ;
}

#ventajas{
	width: 347px;
	background: url("imgs/servicios/boxVentajas_bg.jpg") repeat-y left;
	margin-bottom: 91px;
}

#ventajas .top{
	background: url("imgs/servicios/boxVentajas_top.jpg") no-repeat left top;
}

#ventajas .bottom{
	background: url("imgs/servicios/boxVentajas_bottom.jpg") no-repeat left bottom;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 15px;
}

#ventajas img{
	display: block;
}

.certBox{
	width: 682px;
	background: url("imgs/tecnologia/boxTecno_bg.jpg") repeat-y left;
	margin-bottom: 18px;
}

.certBox .top{
	background: url("imgs/tecnologia/boxTecno_top.jpg") no-repeat left top;
}

.certBox .bottom{
	width: 682px;
	background: url("imgs/tecnologia/boxTecno_bottom.jpg") no-repeat left bottom;
	overflow: hidden;
}

.certBox .certContent{
	width: 430px;
	float: right; 
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 5px;
}

.certBox h3, .certBox h4{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #99cc33;
}

.certBox h3{
	padding-bottom: 15px ;
	color: #CFBB4D;
}

.certBox p{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.66em;
	font-weight: bold;
	line-height: 1.1;
	color: #959595;
	padding-bottom: 12px;
}

.certBox .certImg{
	float: left;
	padding: 19px 0 10px 25px;
}

.certBox .certImg img{
	display: block;
}
