#container {
width:975px;
margin:0 auto;
}
#header, #mainContent, #sidebarRight, #footer { float:left; display:inline; }
#header {
margin-bottom:26px;
position:relative;
width:100%;
height:165px;
}
#mainContent {
width:757px;
margin-right:20px;
}
#flash, #titles, #content, #internas { width:757px; float:left; display:inline; }
#flash { height:245px; margin-bottom:20px; }
#titles { height:22px; text-align:center; background:url(../pics/bg-titles.jpg) repeat-x; }
#content, #internas { margin-top:10px; }

#internas {
height:395px;
background:#070F0F;
}
html > body #internas { height:auto; min-height:395px; }

#sidebarRight { width:198px; }
#side01 { height:245px; background:#070F0F; }
#side02 { margin-top:20px; height:162px; background:#070F0F; }
#footer {
clear:both;
margin-top:20px;
position:relative;
width:100%;
height:30px;
background:#070F0F;
}
#footer address {
padding-top:8px;
text-align:center;
font:normal 0.70em tahoma, arial;
color:#868687;
}