#servicos {
	background-image: url(/img/servicos/bg.gif);
	background-repeat: repeat-y;
	width: 746px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}
#servicos h1 {
	font-size: 12px;
	font-weight: bold;
	color: #642D3C;
	float: left;
	display: block;
	background-image: url(/img/servicos/bolinha.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}
#servicos #cima {
	background-image: url(/img/servicos/bg-cima.gif);
	float: left;
	height: 18px;
	width: 746px;
	background-repeat: no-repeat;
}
#servicos #baixo {
	background-image: url(/img/servicos/bg-baixo.gif);
	height: 18px;
	width: 746px;
	float: left;
	background-repeat: no-repeat;
}
#servicos #meio {
	float: left;
	width: 726px;
	height: auto;
	background-image: url(/img/servicos/bg-a.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
}
#servicos ul {
	float: left;
	width: 746px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#servicos #meio li {
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	color: #72706F;
}