#entry {
	width:380px;
	float:left;
}
#side {
	position:relative;
	width:215px;
	float:right;
	padding-top:125px;
}

#entry h1 {
	display:block;
	height:43px;
	background:url(../imagens/titulos/principal.png) no-repeat left top;
	text-indent:-3000px;
}
#entry p {
	font-size:13px;
	margin-bottom:15px;
	line-height:20px;
}
#entry p a { color:#615D3F; text-decoration:underline; }
#entry p em {
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	letter-spacing:1px;
}

#side a {
	display:block;
	width:214px;
	text-indent:-3000px;
	float:right;
	margin-top:15px;
}
#side a.orcamento {
	position:absolute;
	top:-15px;
	left:-20px;
	margin:0;
	background:url(../imagens/home/sidebar/bt-orcamento.png);
	width:262px;
	height:162px;
}
#side a.materia-prima {
	background:url(../imagens/home/sidebar/bt-materia-prima.png);
	height:124px;
}
#side a.midia {
	background:url(../imagens/home/sidebar/bt-midia.png);
	height:125px;
}
#side a.fale-conosco {
	background:url(../imagens/home/sidebar/bt-fale-conosco.png);
	height:118px;
}