#content {
	padding-top:55px;	
}
#banners {
	background:url(../img/layout/banner-dropshadown.png) no-repeat 6px 300px;
	padding: 20px 5px 0 10px;
}
#empresa {
	float:left;
	width:670px;
	margin-left: 150px;
}
#empresa h1 {
	font-size:18px;
	font-weight:700;
	color:#600001;
	margin-bottom:5px;
	margin-top:25px;
}
#empresa img {
	float:left;
	margin:0 30px 20px 0;
}
#empresa p {
	font-size:14px;
	color:#071922;	
	margin-bottom:5px;
	clear:both;
	line-height:22px;
	text-align: justify;
	width: 660px;
}

#institucional {
	width:220px;
	margin-right:10px;
	float:right;
}
#institucional img {
	margin-bottom:20px;
	border:1px solid #777;
}
#institucional #cadastro {
	background: url(../img/layout/bg-box-newsletter.png) no-repeat left top transparent;
	width: 201px;
	height: 166px;
	padding: 15px 10px;
	margin-top:10px;
}
#institucional #cadastro h1 {
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#5f0000;
	margin-bottom:10px;
}
#institucional #cadastro form input {
	width:175px;
	height:20px;
	margin-top:10px;
	padding:0 10px;
}
#institucional #cadastro button.btn-ok {
	margin-top:10px;
}

