body, html
{
    height: 100%;
    text-align: left;
}
.cl
{
    float: none;
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

#page_wrapper
{
    width: 961px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0px 0px -22px 0px;
    text-align: left;
    position: relative;
    background: transparent url('img2/border.png') repeat-y 750px 0px;
}
#clear_header
{
    height: 159px; /*120px;*/
    background-color: #ffffff;
}
#clear_footer
{
    height: 22px;
}
#page_top_nav
{
    float: right;
    width: 761px;
}
#logo
{
    text-align: right;
    width: 190px;
    float: left;
}
    #page_right_wrapper
    {
        width: 210px;
        float: right;
        overflow: hidden;
    }
    #center_content
    {
        width: 750px;
        float: left;
        text-align: right;
    }
#header
{
    position: absolute;
    top: 10px;
    width: 961px;
    height: 149px; /*110px;*/
    overflow: hidden;
}
#footer
{
    position: relative;
    bottom: 0px;
    width: 961px;
    height: 22px;
    background-color: #ffffff;
    overflow: hidden;
}


