.imoveisEmDestaque h1,
.sobreNos h2 {
	display:block;
	border-bottom:2px solid #FFF;
	height:37px;
	text-indent:-9999px;
	padding-bottom:5px;
	margin-bottom:20px;
}
h3 {
	font-size:15px;
	margin-bottom:10px;
}

.sobreNos {
	display:block;
	float:left;
	width:690px;
}
.sobreNos h2 {
	background:url(../imagens/home/index/tit-sobre-nos.png) no-repeat left top
}

.ondeComoQuando {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:239px;
	height:192px;
	background:url(../imagens/home/index/box-onde-como-quando.png) no-repeat left top;
	float:right;
	margin-top:1px;
}
.ondeComoQuando h2 { display:none !important; }
.ondeComoQuando address {
	font-style:normal;
	margin:50px 10px 0 10px;
}
.ondeComoQuando address strong {
	display:block;
	margin:5px 0;
	color:#ED1C24;
}
.ondeComoQuando p {
	margin:10px 10px 0 10px;
}

.imoveisEmDestaque {
	display:block;
	width:100%;
	float:left;
	width:1000px;
}
.imoveisEmDestaque h1 {
	background:url(../imagens/home/index/tit-imoveis-em-destaque.png) no-repeat left top;
	margin-top:15px;
	width:100%;
}
.imoveisEmDestaque div {
	position:relative;
	display:block;
	float:left;
	width:184px;
	height:302px;
	background:url(../imagens/home/index/box-imoveis-destaque.png) no-repeat left top;
	margin-right:12px;
	text-align:center;
	margin-bottom:15px;
}
.imoveisEmDestaque div h2 {
	display:block;
	width:100%;
	margin-top:10px;
	text-align:center;
	width:180px;
	text-indent:-9999px;
}
.imoveisEmDestaque div h2.locacao {
	background:url(../imagens/home/index/tit-locacao.png) no-repeat center top;
}
.imoveisEmDestaque div h2.venda {
	background:url(../imagens/home/index/tit-venda.png) no-repeat center top;
}
.imoveisEmDestaque div h2.locacaoVenda {
	background:url(../imagens/home/index/tit-locacao-venda.png) no-repeat center top;
}
.imoveisEmDestaque div h2.emConstrucao {
	background:url(../imagens/home/index/tit-em-construcao.png) no-repeat center top;
}
.imoveisEmDestaque div img {
	padding:2px;
	border:1px solid #CCC;	
}
.imoveisEmDestaque div p {
	line-height:normal !important;
	text-align:left;
	font-size:11px;
	color:#666;
	margin-left:15px;	
}
.imoveisEmDestaque div a.btSaibaMais {
	position:absolute;
	bottom:5px;
	left:15px;
	display:block;
	width:155px;
	height:20px;
	background:url(../imagens/home/botoes/bt-saiba-mais.png) no-repeat left top;
	text-indent:-9999px;
}
.imoveisEmDestaque div a.btSaibaMais:hover {
	background-position:left bottom;
}