#container {
width:1000px;
margin:0 auto;
}

#mainContent {
width:960px;
margin-left:20px;
}

#header{
height:140px;
text-align:center;
}

#footer {
width:100%;
height:60px;
clear:both;
background:url(../pics/bg-rodape.jpg) repeat-x;
}

#footer address {
text-align:center;
color:#84061e;
font-family: verdana, arial, tahoma;
font-size: 11px;
font-style: normal;
}

#footer object {
position:absolute;
top:31px;
left:50px;
}
