#home-empresa{
	border: 1px solid #6699cc;
	float: left;
	height: 165px;
	position: relative;
	width: 248px;
	}

.home-titulo{
	height: 35px;
	position: relative;
	width: 248px;
	}

.home-corpo{
	background: url("../imagens/fundo-corpo-home.jpg") repeat-x;
	font-size: 1.2em;
	height: 130px;
	position: relative;
	text-align: center;
	width: 248px;
	}

.home-corpo-clientes{
	height: 100px;
	margin-top: 15px;
	position: relative;
	text-align: center;
	width: 248px;
	}

#home-clientes{
	border: 1px solid #6699cc;
	float: left;
	height: 165px;
	margin-left: 10px;
	position: relative;
	width: 248px;
	}

#home-suporte{
	border: 1px solid #6699cc;
	float: left;
	height: 165px;
	margin-top: 10px;
	position: relative;
	width: 248px;
	}

#home-imprensa{
	border: 1px solid #6699cc;
	float: left;
	height: 165px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
	width: 248px;
	}