﻿#left_header
{
    background: white url(../../images/home_r1_c1.jpg) no-repeat 0 0;
}

#right_header
{
    background: white url(../../images/home_r1_c2.jpg) no-repeat 0 0;
}
#left_content
{
    padding:0px;
    margin:0px;
    position:absolute;
    top:163px;
    left:0px;
    height:233px;
    width:366px;
    background: white url(../../images/home_r2_c1.jpg) no-repeat 0 0;
}

#right_content
{
    padding:0px;
    margin:0px;
    position:absolute;
    top:163px;
    left:366px;
    height:233px;
    width:436px;
    background: white url(../../images/home_r2_c4.jpg) repeat-y 0 0;
}

#homepageRightContentContainer
{
    margin: 0 0 0 10px;
    height:220px;
    width:418px;
    overflow:auto;
    overflow-x:hidden;
}

#left_bottom
{
    padding:0px;
    margin:0px;
    position:absolute;
    top:396px;
    left:0px;
    height:155px;
    width:288px;
    background: white url(../../images/home_r3_c1.jpg) no-repeat 0 0;   
}

#homepageLeftBottomContainer
{
    margin:0;
    border:0;
    padding:0;
    font-size:.8em;
    position:absolute;
    top:80px;
    left:45px;
    width:200px;
    height:80px;
}

#right_bottom
{
    padding:0px;
    margin:0px;
    position:absolute;
    top:396px;
    left:288px;
    height:155px;
    width:514px;
    background: white url(../../images/home_r3_c3.jpg) no-repeat 0 0;
}

#homepageRightBottomContainer
{
    margin:0;
    border:0;
    padding:0;
    font-size:.8em;
    position:absolute;
    top:120px;
    left:0;
    width:495px;
    height:50px;
}
#back_home
{
    height:0px;
    width:0px;
    z-index:-1;
}
#back_home_link
{
}

