body
{
    color: #353434;
    margin: 0px;
    background: #fff;
}
#divWrapperTop
{
    background: url(images/bg2_body.gif) top left repeat-x;
}
#divWrapperBottom
{
    background: url(images/bg5_body.jpg) bottom center repeat-x;
}
#divMain
{
    background: url(images/bg3_body.gif) center 0px no-repeat;
}
#divMainBottom
{
    background: url(images/bg4_body.jpg) center 0px no-repeat;
}


/* ************************************************************************************* */
/* *****************************Header/Top   ******************************************* */
/* ************************************************************************************* */
#divHeader
{
    height: 165px;
}
#divHeader .headerright
{
    float:right;
}
#divHeader .logo
{
    padding: 7px 0px 0px 0px;
    height: 78px;
    vertical-align: top;
    float:left;
    width:300px;
}
#divHeader .menu
{
    margin:20px 0 0 0;
}
#divTop
{
    margin: 0 0 3px 0;
    text-align: left;
}
#divTop a
{
    margin: 0 7px 0 5px;
}
#divTop a,a:active,a:visited
{
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    font-family: Verdana;
    text-decoration: none;
}
#divTop a:hover
{
    color: #aaa;
}
#divTop
{
}



/* ************************************************************************************* */
/* *****************************Footer/Bottom******************************************* */
/* ************************************************************************************* */
#divFooter
{
    height: 136px;
}
#divFooter ul
{
    margin: 10px 20px 0 0;
    padding: 0;
    float: right;
}
#divFooter ul.social
{
    float: left;
}
#divFooter ul.social img
{
    width:40px;
    height:40px;
}
#divFooter li h2
{
    color:#fff;
    line-height: 13px;
    font-size:14px;
    height: 13px;
    margin-left:-1px;
}
#divFooter li
{
    line-height: 11px;
    margin: 0;
    padding: 0;
    height: 11px;
}
#divFooter li a:hover
{
    color: #aaa;
}
#divFooter li a, a:active, a:visited
{
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    font-family: Verdana;
    text-decoration: none;
}
#divBottom
{
    margin: 0 0 3px 0;
    text-align: right;
}
#divBottom a
{
    margin: 0 7px 0 5px;
}
#divBottom a, a:active, a:visited
{
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    font-family: Verdana;
    text-decoration: none;
}
#divBottom a:hover
{
    color: #aaa;
}
#divBottom .copyright
{
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    font-family: Verdana;
}
#divBottom
{
}
