body{
	margin:0;
	padding:0;
	background-color:#CCC;
}

#container{
	position:relative;
	width:761px;
    float:right;
}

#MnImg{
	background-repeat:no-repeat;
	height:204px;
	margin-bottom:10px;
}

#boxes{
	background-image:url(../img/img_banco_03.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:220px;
	margin-bottom:10px;
}

.boxText, td{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
}
#textoBox1{
	position:absolute;
	left: 7px;
	top: 375px;
	width: 358px;
	height: 55px;
}
#textoBox2{
	position:absolute;
	left: 394px;
	top: 376px;
	width: 358px;
	height: 30px;
}

#box1{
	position:absolute;
	top: 243px;
	width: 374px;
}
#box2{
	position:absolute;
	top: 243px;
	left: 386px;
	width: 374px;
}


a img{
border:0;
} 
