#container {
width:960px;
margin:0 auto;
}
#header {
position:relative;
margin:20px 0;
width:100%;
height:80px;
background:url(../pics/bg-header.jpg) repeat-x;
}
#flash { margin-bottom:20px; }
#flash, #home01, #home02, #home03 { float:left; display:inline; }

#home01, #home02, #home03 { width:300px; height:230px; }
#home01 { background:url(../pics/home01.jpg) no-repeat; margin-right:29px; }
#home02 { background:url(../pics/home02.jpg) no-repeat; margin-right:29px; }
#home03 { background:url(../pics/home03.jpg) no-repeat; }

#internas { width:636px; float:left; margin-right:22px; background:#fff; }
#content { height:485px; background:url(../pics/degrade.jpg) no-repeat top; }
html > body #content { height:auto; min-height:485px; }

#sidebar {
width:300px;
float:left;
}
#sidebar-top, #sidebar-bot { width:300px; height:230px; }
#sidebar-top { background:url(../pics/home02.jpg) no-repeat; margin-bottom:25px; }
#sidebar-bot { background:url(../pics/home03.jpg) no-repeat; }

#footer {
position:relative;
margin-top:20px;
width:100%;
height:50px;
clear:both;
background:url(../pics/bg-footer.jpg) repeat-x;
}

#slogan-madcasa { position:absolute; right:10px; font:normal 0.76em tahoma, arial; }