#headwrapper {
	height: 270px;
	background: url(imgs/bg_topo_pag.jpg) center no-repeat;
}
#wrapper {
	margin: 0px auto 0 auto;
	background: #000000 url(imgs/bg_pag_02.jpg) top center repeat-y;
	text-align: left;
	font-size: 0.92em;
}
#footer {
	height: 150px;
	background: #000000 url(imgs/bg_footer_01.jpg) top center no-repeat;
	text-align: center;
    color: #898378;
	margin-top: 0px;
	clear: both;
	font-family: verdana;
	font-size: 90%;
	min-height: 28px;
}