.hfix { clear:both; }

#splash {

	width:720px; height:130px;

	padding:10px;

	margin-bottom:0;

}

#conteudo {

	width:460px;
	float:left;

	margin-right:20px;

}

.item {

	padding:10px 0 20px 0;

	clear:both;
	width:100%;

}

.item h2 {

	margin:0; padding:0 0 10px 0;

}

.item .text {

	float:right;
	width:250px;


}

.item p {

	padding:0 0 10px 0;

}

.image {

	width:200px; height:100%;
	float:left;

}

.image img {

	display:block;

	width:190px; height:130px;

}

/* clientes */

#lateral {

	float:left;
	width:180px;

}
#lateral h3 {

	margin-bottom:10px;

}
#lateral img {

	width:180px; height:130px;

	display:block;

	background:#06f;

	margin:0 0 20px 0;

}
#lateral #cases-btn {

	background-image:url(../images/buttons/veja-nossos-cases.gif);
	width:140px;

	margin:0 0 0 -20px;

}

#lateral #saibamais-btn{

	margin:0 0 0 -20px;

}