body#splash { 
    background: white url('http://uniteourstates.com/assets/img/s_tile.gif') repeat-x center top;
    font-family: arial, helvetica, sans-serif;
    text-align: center; 
    font-size: 12px;
    color: #5f5f60;
    margin: 0 auto; 
    }

div#stop { 
    width: 756px;
    text-align: left; 
    margin: auto; 
    }

div#smid { 
    background: #102337 url('http://uniteourstates.com/assets/img/s_midband.jpg') no-repeat center top;
    text-align: center; 
    margin: 0 auto;
    height: 279px;
    }


body#splash div#content {display: inline-table; width: 756px; margin: 0 auto;}


body#splash div#right, body#splash div#left { 
    float: left; display: inline-table; text-align: left;
    }

body#splash div#left { 
    margin: 0;
    width: 408px;
    }
body#splash div#right { 
    margin: 0 0 0 0;
    width: 348px; 
    }

div#sfoot { 
    width: 772px;
    text-align: center; 
    margin: 15px auto; 
    }