#home #show-room {
	background: #FFF;
	padding: 3px;
	width: 248px;
	float: left;
	min-height: 300px;
	margin-right: 15px;
}
#home #show-room h3 {
	display: block;
	width: 248px;
	height: 28px;
	text-indent: -1000em;
	overflow: hidden;
}
#home #show-room h3 { background: #EFDE7F url(../imgs/showroom.gif) no-repeat; }
#home #show-room #reformas h3 { background: #EFDE7F url(../imgs/reformas.gif) no-repeat; }

#home #show-room h4 a {
	display: block;
	color: #FFF;
	background: #056F6A url(../imgs/bt_mais.gif) no-repeat 233px center;
	padding: 3px 5px;
	font-size: 11px;
	margin: 2px 0;
}
#home #show-room h4 a:hover { background: #15ABA0 url(../imgs/bt_mais.gif) no-repeat 233px center; }
#home #show-room p.mais_veja {
	clear: both;
	display: block;
	width: 224px;
	line-height: 28px;
	padding-left: 24px;
	background: #EFDE7F url(../imgs/bt_mais_verde.gif) no-repeat 3% center;
	margin-top: 3px;
}
#home #show-room p.mais_veja a { font-weight: bold; color: #056F6A; }
#home #show-room p.mais_veja a:hover { text-decoration: underline; }

#home #show-room ul li {
	width: 60px;
	display: inline;
	padding: 1px;
}

#home #show-room #reformas ul li {
	display: block;
	width: 120px;
	float: left;
	padding: 2px;
}

#home #show-room #reformas ul li a {
	display: block;
	text-align: center;
	background: #EEE;
	padding: 7px 0;
}
#home #show-room #reformas ul li a:hover { background: #FFF; }

#home #empresa, #home #produtos {
	width: 240px;
	background: #FFF;
	padding: 3px;
	color: #333;
	font-size: 11px;
	margin: 0 0 13px 270px;
}
#home #empresa h3, #home #produtos h3 {
	display: block;
	width: 240px;
	height: 28px;
	text-indent: -1000em;
	overflow: hidden;
	margin-bottom: 96px;
}
#home #empresa h3 { background: url(../imgs/empresa.gif) no-repeat; }
#home #produtos h3 { background: url(../imgs/produtos.gif) no-repeat; }
#home #empresa p.chamada, #home #produtos p.chamada {
	display: block;
	margin: 6px 4px;
	text-align: justify;
}
#home #empresa { background: #FFF url(../imgs/empresa_capa.jpg) no-repeat center 38px; }
#home #produtos { background: #FFF url(../imgs/produtos_capa.jpg) no-repeat center 38px; }

#home p.mais {
	display: block;
	width: 240px;
	line-height: 18px;
	margin-bottom: 2px;
	text-align: normal;
	background: #EEE url(../imgs/bg_listra_cinza.gif);
}
#home p.mais a {
	display: block;
	padding-left: 20px;
	background: url(../imgs/bt_mais_verde.gif) no-repeat 5px center;
	color: #128D6C;
	font-weight: bold;
}
#home p.mais a:hover { color: #1D645D; }