#container {
width:1003px;
margin:0 auto;
}
#header {
position:relative;
height:170px;
}
#header div#nav {
position:absolute;
right:25px;
bottom:37px;
}
#content {
width:930px;
margin:10px auto;
}
#mainContent {float:left;}

#col01, #col02 {
float:left;
display:inline;
margin-left:30px;
}
#pousada #col01 {width:260px;}
#pousada #col02 {width:540px;}
#tarifas #col01 {width:390px;}
#tarifas #col02 {width:395px;}

#footer {
position:relative;
float:left;
margin-top:20px;
width:100%;
height:74px;
clear:both;
background:url(../pics/bg-footer.jpg) repeat-x;
}
#footer address {
padding-top:18px;
text-align:center;
font:normal 0.70em tahoma, arial;
color:#fff;
}

#footer a {
padding-top:18px;
text-align:center;
font:normal 0.70em tahoma, arial;
color:#fff;
}

#footer object {
position:absolute;
top:31px;
left:50px;
}