#conteudo h1{
	display: none;
}
#conteudo h2 {
	font-size: 170%;
	color: #519200;
	margin-bottom: 1em;
	font-family: 'Nova Flat', sans-serif;
	font-weight: normal;
	border-bottom: 1px dashed #ccc;
}
#servicos {
	width: 330px;
	padding-top: 20px;
}

#contato {
	width: 290px;
	float: right;
	padding-top: 20px;
}