body, html, table {
	width:100%;
	margin: 0px;
	padding: 0px;
}

#site {
	height:100%;
}
#header {
	height:76px;
	/*background-image:url(../imgs/itau_header_bg.gif);*/
}
#content {
	height:457px;
	padding-left:15px;
	padding-top:15px;   
	padding-right:15px; 
	padding-bottom:15px;    
}
#footer {
	/*height:18px;*/
	/*background-image:url(../imgs/itau_footer_bg.gif);*/
}