#page_frame
{
    position:relative;
    color:blue;
    width:100%;
    padding-bottom:72px;
}

#page_header
{
    margin:0;
    position:fixed;
    top:0;
    left:0;
    background:#000;
    z-index:998;
    height:50px;
    width:100%;
    
}

#homepagecontainer
{
    padding-top:60px;
    text-align:center;
}

#page_footer
{
   
    bottom:0;
    left:0;
    height:122px;
    width:100%;
    
     background-image:url(images/footer_74.jpg);
}
