body {
	font: 0.75em Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	color: #3f3f3f;
}
img {
	border: none;
}
table {
	font: 1.0em Arial, Helvetica, sans-serif;
}
#main{
	margin: 0 auto;
	width: 780px;
}
#topo{
	width:780px;
	float:left;
}
#content{
	width:539px; 
	float:left; 
	clear:both;
}
#banner{
	padding-bottom: 10px;	/*width:539px; */
}
#services{
	width:220px;
	float:right;
	font: 0.95em Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#rodape{
	text-align:center;
	color:#144b84;
	clear:both;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

