#colesq { 
}

#coldir {
	max-width: 400px;
	float: right;
    margin-bottom: 50px;
}

#boxes #box-contato {
	margin: 0 auto;
	float: none;
	margin-top: 60px;
}

div.chamada {
	position: relative;
	z-index: 2;
	width: 221px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #FFF;
}

#linha-produtos div.chamada {
	height: 42px;
	line-height: 42px;
	padding-right: 10px;
	width: 211px;
	background: #093885;
	top: 40px;
	font-size: 14px;
}

#linha-produtos img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
    height: auto;
    max-width: 100%;
}

#linha-produtos {
	margin-top: 90px;
	height: 136px;
	max-width: 498px;
	position: relative;
}

#googlemaps {
    min-width: 280px;
    background: url(../img/faber-tecnologia/localizacao.jpg) no-repeat;
    padding-top: 23px;
    padding-bottom: 45px;
    padding-right: 1px;
    padding-left: 80px;
    font-size: 14px;
}