#main-wrapper{background:#000000;}
#header{ width:960px; height: 64px;}

#header-backer {position:absolute;
height: 64px; 
background:url('../img/header-bg.png');}
#logo-text {
    background: url('../img/logo_text.png');
    width: 525px;
    height: 50px;
}

#top-overlay{
    width:1613px;
    height:30px;
    overflow:hidden;
    }
    
.overlay-top{}

#showcase{ height:180px; width:960px;
    background: url('../img/showcase_bg_blk.png');
}