body
{
    width:957px;
    margin:0 auto 0 auto;
    font-family:Verdana;
    font-size:11px;
    background-image: url('../img/bgBody.jpg');
    background-repeat: repeat-x;
    background-position: top;
}

#topFrame
{
    background-image: url('../img/bgTop.jpg');
    background-repeat: no-repeat;
    height:157px;
}

#changeSiteButton
{
    position: absolute;
    margin:136px 0 0 807px;
}

#changeSiteButton a
{
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
}

#changeSiteButton a:hover
{
    text-decoration:underline;
}

#menuFrame
{
    position: absolute;
    margin:133px 0 0 18px;
    vertical-align:middle;
}

#menuFrame span
{
    font-size:13px;
    display:inline;
    margin:0 5px 0 15px;
    color:#ffe701;
    font-weight:bold;
    font-family:Arial;
}

#menuFrame a:link
{
    font-weight:bold;
    color:#fffaff;
    text-decoration: none;
    font-size:12px;
}

#menuFrame a:visited
{
    font-weight:bold;
    color:#fffaff;
    text-decoration: none;
    font-size:12px;
}

#menuFrame a:hover
{
    font-weight:bold;
    color:#990000;
    text-decoration: none;
    font-size:12px;
}

#menuFrame a:active
{
    font-weight:bold;
    color:#fffaff;
    text-decoration: none;
    font-size:12px;
}

#footerFrame
{
    background-image: url('../img/bgFooter.jpg');
    background-repeat: no-repeat;
    height:48px;
    clear:both;
}

#leftFooterContent
{
    position: absolute;
    margin: 18px 0 0 25px;
    color:#8d9db4;
}

#leftFooterContent a
{
    color:#8d9db4;
    text-decoration:none;
}

#leftFooterContent a:hover
{
    color:#3e526f;
}

#rightFooterContent
{
    position: absolute;
    margin:18px 0 0 800px;
}

#rightFooterContent a
{
    color:#8d9db4;
    text-decoration:none;
}

#rightFooterContent a:hover
{
    color:#3e526f;
}

#leftContentFrame
{
    float:left;
    width:249px;
    background-image: url('../img/bgLeftContent.jpg');
    background-repeat:repeat-y;
    padding:0 0 0 0;
}

#leftContent
{
    background-image: url('../img/bgNewOffer.jpg');
    background-repeat:no-repeat;
    text-align:justify;
    padding:170px 0 0 0;
}

#leftContentFrame img
{
    margin:0 0 10px 24px;
}

#newOfferInfo
{
    border: 1px solid #b3c5e6;
    background-color:#FFF;
    padding:2px;
    width:200px;
    margin:0 0 5px 24px;
}

#newOfferInfo b
{
    color:#b82525;
}

#newOfferInfo a
{
    color:#b82525;
    text-decoration:none;
}

#newOfferInfo a:hover
{
    text-decoration:underline;
}

#leftContentBottom
{
    background-image: url('../img/bgLeftContentBottom.jpg');
    background-repeat:no-repeat;
}

#rightContentFrame
{
    float:right;
    width:708px;
    background-image: url('../img/bgRightContent.jpg');
    background-repeat:repeat-y;
}

#rightContent
{
    background-image: url('../img/bgRightContentTop.jpg');
    background-repeat:no-repeat;
    text-align:justify;
    padding:20px 30px 0 20px;
    color:#626262;
    font-size:12px;
    line-height: 18px;
}

#rightContent2
{
    background-image: url('../img/bgRightContentTop2.jpg');
    background-repeat:no-repeat;
    text-align:justify;
    padding:25px 30px 0 16px;
    color:#626262;
    font-size:12px;
    line-height: 18px;
}

#rightContent p
{
    text-indent:15px;
    margin:0 0 10px 0;
}

#rightContent a
{
    color:#626262;
    text-decoration:underline;
}
#rightContent a:hover
{
    color:#729fd6;
}

#rightContent h1
{
    font-size:18px;
    margin:0 0 15px 0;
    color:#1a2263;
    border-bottom:1px solid #e4e5fa;
}

#rightContentBottom
{
    background-image: url('../img/bgRightContentBottom.jpg');
    background-repeat:no-repeat;
}

#rightContent2 a
{
    color:#626262;
    text-decoration:underline;
}
#rightContent2 a:hover
{
    color:#729fd6;
}