#container {
width:1000px;
margin:0 auto;
}
#header {
position:relative;
width:100%;
height:198px;
background:url(../pics/bg-header-b.jpg) no-repeat;
}
#content {
position:relative;
width:680px;
float:left;
display:inline;
margin-left:10px;
}
#anima {
position:absolute;
top:-108px;
left:0;
width:100%;
height:300px;
background:url(../pics/tela-anima.jpg) no-repeat bottom;
}
#mainContent {
position:relative;
width:100%;
top:203px;
margin-bottom:203px;
background-color:#fff;
}

#imoveis_locacao02 {
	width:100%;
	height:100%;
	background-color:#fff;
}
#limite {width:95%; margin:0 auto;}
#bot-mainContent {
width:100%;
height:99px;
background:url(../pics/mainContent-bot.jpg) no-repeat;
clear:both;
}
#sidebar {
position:relative;
top:-32px;
width:290px;
float:right;
display:inline;
margin:0 10px 32px 0;
}
#sidebar-novo {
background-color:#fff;
position:relative;
top:-32px;
width:290px;
float:right;
display:inline;
margin:0 10px 32px 0;
}
#footer {
position:relative;
float:left;
width:100%;
height:60px;
clear:both;
background:url(../pics/footer.jpg) repeat-x left top;
}
#footer address {
padding-top:10px;
text-align:center;
font:normal 0.70em/180% tahoma, arial;
color:#fff;
}
#trabalhe{
margin-bottom: 10px;
}



