@import url(tout.css);
body
{
    background:#484848 url(/images/homeBkd.jpg) repeat-x top left;
}
.r1
{
    height:142px;
}
.acntCtrl
{
    text-align:left;
    right: 10px;
    top:10px;
}
#chatHome
{
    color:#FFFFFF;
    font-weight:bold;
    font-size:18px;
    line-height:28px;
    float:left;
    width:380px;
    position:relative;
    top:-10px;
}
#chatHome img
{
    position:absolute;
    margin-left:40px;
    cursor:pointer;
}
#VolusionLiveChat
{
    display:none;
}
#r2
{
    width:960px;
    margin:0 auto;
}
#homeLogo
{
    float:left;
    margin-top:16px;
}
#homeStart
{
    float:right;
    margin-top:73px;
    padding-right:80px;
}

#socialHome
{
    width:1002px;
    margin:20px auto 0;
}
#socialHome a
{
    float:right;
    padding-top:50px;
    margin-left:28px;
    background:no-repeat center top;
    color:#fff;
    text-align:center;
    min-width:48px;
}
.socialHomeDivide
{
    float:right;
    width:3px;
    height:66px;
    margin-left:28px;
    background:url(/images/socialHomeDivide.jpg) repeat-y left top;
}
