body{background:url(../imagens/background.jpg) top center no-repeat #252728; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, p, img{margin:0px; padding:0px;}

*{outline:none;}

#header, #content, #menu, #footer{
	width:100%; 
	min-width:955px; 
	position:relative; 
	overflow:hidden;
}

#header{height:97px; padding-top:20px;}

#content{min-height:400px;}
#content #pg{
	width:880px;
	min-height:400px; 
	margin:0px auto; 
	padding:20px 20px 20px 10px;
	_height:400px;/*IE6*/
}

#menu{min-height:90px;}

#footer{margin-top:-25px; display: none;}
#footer p{text-align:center; color:#a6b4bd; font-size:0.6em;}
#footer a{width:87px; height:14px; margin-left:5px; text-indent:-5000em; display:inline-block; background:url(../imagens/logo-sagarana.jpg) top center no-repeat;}
