body
{
    color: #124d91;
    background: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
*
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.clr
{
    clear: both;
}

.wrapper
{
    margin: 0 auto;
    width: 986px;
    background: #fff;
}
.wrapper .head
{
    float: left;
    width: 986px;
    background: url(../images/splash/v2/header_top.jpg) no-repeat top right;
}

.wrapper .head .logo 
{
  float: left;
  height: 121px;
  }
.wrapper .head_btm
{
    width: 986px;
    height: 134px;
    float: left;
    background: url(../images/splash/v2/header_bottom.jpg);
}
.wrapper .head_btm h1
{
    margin: 22px 0 0 58px;
    padding: 0;
    width: 657px;
    font-size: 24px;
    font-weight: normal;
    color: #124d91;
}
.wrapper .title
{
    float: left;
    width: 928px;
    height: 51px;
    background: url(../images/splash/v2/titlebg.jpg) no-repeat top left;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 4px 0 0 58px;
}
.wrapper .content
{
    float: left;
    width: 986px;
    padding: 0 0 70px 0;
    background: url(../images/splash/v2/body_bottom.jpg) no-repeat bottom left #fff;
}
.wrapper .content h2
{
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 10px 0;
    padding: 0;
    float: left;
    width: 180px;
}
.wrapper .content h2.middleh2
{
    margin: 10px 0;
}
.wrapper .content h3
{
    font-weight: normal;
    font-size: 13px;
    margin: 0 0 10px 0;
    padding: 0;
    float: left;
    width: 180px;
}
.wrapper .content h3.middleh3
{
    margin: 10px 0;
}
.wrapper .content a
{
    color: #38b9e1;
    font-size: 13px;
    text-decoration: none;
}
.wrapper .content span
{
    color: #38b9e1;
    font-size: 13px;
    text-decoration: none;
}
.wrapper .content .firstcol
{
    float: left;
    width: 210px;
    margin: 0 0 0 58px;
    _margin: 0 0 0 29px;
}
.wrapper .content .firstcol .col1
{
    width: 85px;
    float: left;
    margin: 0 30px 0 0;
}
.wrapper .content .firstcol .col1 a
{
    display: block;
    width: 85px;
}
.wrapper .content .firstcol .col2
{
    width: 85px;
    float: left;
}
.wrapper .content .firstcol .col2 a
{
    display: block;
    width: 85px;
}
.wrapper .content .secondcol
{
    float: left;
    width: 198px;
    margin: 0 0 0 32px;
}
.wrapper .content .secondcol .col1
{
    width: 173px;
    float: left;
}
.wrapper .content .secondcol .col1 a
{
    display: block;
    width: 173px;
}
.wrapper .content .thirdcol
{
    float: left;
    width: 197px;
    margin: 0 0 0 30px;
}
.wrapper .content .thirdcol .col1
{
    width: 173px;
    float: left;
}
.wrapper .content .thirdcol .col1 a
{
    display: block;
    width: 173px;
}
.wrapper .content .fourthcol
{
    float: left;
    width: 197px;
    margin: 0 0 0 30px;
}
.wrapper .content .fourthcol .col1
{
    width: 173px;
    float: left;
}
.wrapper .content .fourthcol .col1 a
{
    display: block;
    width: 173px;
}
.wrapper .footer
{
    float: left;
    width: 986px;
    background: url(../images/splash/v2/footer_middle.jpg) repeat-y 0 0;
}
.wrapper .footer .footer_bottom
{
    background: url(../images/splash/v2/footer_bottom.jpg) no-repeat bottom left;
    float: left;
    width: 986px;
    color: #fff;
    padding: 0 0 15px 0;
}
.wrapper .footer h4
{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px 0;
}
.wrapper .footer .block
{
    float: left;
    width: 257px;
    margin: 0 0 0 58px;
    _margin: 0 25px 0 29px;
}
.wrapper .below_footer
{
    float: left;
    color: #ababab;
    font-size: 10px;
    margin: 10px 0 10px 58px;
    _margin: 10px 0 10px 29px;
}
