.img {
	display: block;
}
.mais {
	padding: 0 15px;
	text-align: right;
	clear: both;
}
.mais img {
	clear: both;
}
.boxProdutos {
	width: 737px;
	margin: 0 auto;
}
.boxProdutosContent {
	display: block;
	background: url(../imgs/produtos/corpo_fundo.jpg) repeat-y;
}
.produto {
	width: 180px;
	float: left;
	margin: 0 25px;
	text-align: center;
}
.boxEmpresa {
	width: 737px;
	margin: 0 auto;
}
.boxEmpresaContent {
	display: block;
	background: url(../imgs/home/boxEmpresa3.jpg) right no-repeat;
	height: 220px;
}
.boxEmpresaContent p {
	margin: 10px;
	float: left;
	width: 320px;
	text-align: center;
	line-height: 18px;
}