#main_header {
    overflow:visible;
    height:60px;
    z-index:2;
}
#main_content_container {
    z-index:1;
    overflow:visible;
    margin-top:-15px;
    height: 461px;
}
#town_movie_container {
    margin-left:15px;
   }
#content_overlay_left_lower {
    height:436px;
    top:15px;
}
#content_overlay_right_lower {
    height:436px;
    top:15px;
}
#main_footer {
    overflow:visible;
    height:42px;
    z-index:2;
}