html, body, #container { width:100%; font-family:Arial, Helvetica, sans-serif; z-index:-2; font-size:12px; color:#000000; }
body > #container { position: relative; height:auto; width:100%; margin:0 auto; min-height:100%; background:#FFF; clear:both; overflow:hidden;} 
#container { width:1000px !important; z-index:1;  }
#topo { width: 999px; height:349px; height:auto; margin-left:1px;}
#rodape { width:100%; height: 146px; background-image:url(../imagem/layout/bg-rodape.jpg); margin-top:30px;}
#content { width:602px; height:400px; height:auto; float:left; background:#FFF; margin-left:5px; margin-right:5px; margin-top:10px;}
#bg_color { width:1000px; height:258px; background-image:url(../imagem/layout/bg-color.png); left:1px; float:left; z-index:-1; position:absolute; }