#conteudo h1 {
	display: none;	
}

#conteudo h2 {
	color: #c63;
	font-size: 140%;
	margin-bottom: 0.6em;
}

#conheca {
    float: left;
    width: 355px;
	height: 215px;
	padding-right: 20px;
}

#conheca div {
	width: 150px;
	float: left;
}

#conheca h2 {
	background: url(../img/padrao/bullet_titulo.jpg) no-repeat center left;	
	padding-left: 20px;
	font-size: 160%;
	margin-bottom: 17px;
}

#servicos {
	background: url(../img/padrao/bg_servicos.jpg) no-repeat top right;
    width: 275px;
	height: 137px;
}

#servicos li {
	background: url(../img/padrao/bullet.jpg) no-repeat center left;
	color: #336699;
	padding-left: 10px;
	font-size: 95%;
}

#solicite_cotacao {
    width: 275px;
}