body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #000;
}

#PageWrapper
{
    margin: 10px auto;
    width: 982px;
}

#PageHeader
{
    background: #000 url(../image/head_bg.jpg);
    height: 108px;
}

#HeaderRight
{
    float: right;
    color: #fff;
    font-weight: bold;
    padding-top: 20px;
    padding-right: 20px;
    font-size: 46px;
}

#HeaderRight b
{
    display: block;
    color: #d5e14d;
    font-size: 18px;
}

#PageNav
{
    background: #D1D3D4;
}

#PageNav ul
{
    list-style: none;
    margin: 0;
    padding: 10px 25px;
}

#PageNav li
{
    float: left;
    font-size: 14px;
    height: 30px;
    margin-right: 3px;
}

#PageNav .buttL
{
    background: url(../image/buttL.jpg);
    height: 30px;
    width: 13px;
    float: left;
}

#PageNav .buttR
{
    background: url(../image/buttR.jpg);
    height: 30px;
    width: 13px;
    float: left;
}
#PageNav .butt
{
    background: url(../image/butt.jpg) repeat-x;
    float: left;
    height: 30px;
    font-size: 17px;
    padding: 5px 3px;
}

#PageNav a
{
    color: #fff;
    text-decoration: none;
}

#PageNav a:hover
{
    color: #d5e14d;
}


#PageContent
{
    background: #fff;
    padding: 10px;
}

#ContentLeft
{
    float: left;
    width: 637px;
}

#ContentRight
{
    width: 314px;
    float: right;
    background: #d5e14d;
    font-size: 10px;
}

#ContentRight h3
{
    background: #2B3786;
    font-size: 16px;
    margin: 0;
    padding: 2px 10px;
}

#ContentRight .input
{    
    color: #666;
    border: none;
    margin: 0 0 2px 0;
    padding: 2px;
    font-size: 10px;
    width: 80%;
}
.qtbl
{
    height: 272px;
    width: 100%;
}

.qtbl td, .qtbl tr{
	padding: 0;
}

#ContentRight label
{
    color: #2B3786;
    margin: 0;
    padding: 0;
}


#PageFooter
{
    background: #FFF;
}

#FooterLeftTop
{
    padding: 20px 10px 0 10px;
}

#FooterLeft
{
    float: left;
    width: 658px;
}

#FooterLeft h2
{
    color: #2B3786;
    font-size: 18px;
    margin: 5px 0;
    padding: 0;
    font-size: 26px;
}

#FooterLeft p
{
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}

#FooterLeft .Box
{
    background: url(../image/box.jpg) no-repeat;
    height: 172px;
    width: 314px;
    float: left;
    margin-left: 5px;
    position: relative;
}

#FooterLeft .BoxContent
{
    padding: 10px 20px;
    color: #A7A9AC;
}

#FooterLeft .BoxLink
{
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 15px;
}

#FooterLeftBottom
{
    background: url(../image/footerL.jpg) no-repeat;
    height: 148px;
    width: 657px;
    color: #B1B3B6;
}

#FooterLeftBottom a
{
    color: #B1B3B6;
    font-weight: bold;
}

#BottomNav
{
    padding: 12px 0 0 15px;
}

#Disclaimer
{
    font-size: 9px;
    padding: 12px 15px 15px 15px;
}

#Disclaimer br
{
    font-size: 6px;        
}

#ContactBox
{
    color: #2B3786;
    font-size: 23px;
    background: url(../image/contact.jpg) right no-repeat;
    padding: 10px 80px 5px 20px;
    margin-right: 10px;
    height: 127px;
}

#ContactBox b
{
    font-size: 62px;
    display: block;
    font-weight: bold;
}

#FooterRight, #FooterRight2
{
    float: right;
    width: 323px;    
}

#FooterRight
{
    height: 562px;
    background: url(../image/footerR.jpg) bottom no-repeat;
}

#FooterRight2
{
    height: 706px;
    background: url(../image/footerR2.jpg) bottom no-repeat;
}


#ContentHolder p
{    
    padding: 0 15px;
    font-size: 14px;
}

#ContentHolder h2, #ContentHolder h1
{
    margin: 0;
    padding: 0 15px;
    color: #2B3786;  
}

.kont
{
    font-size: 24px;
}

.clr
{
    clear: both;
}

.FooterText{    
    background: url(../image/line.jpg) no-repeat top;
    padding: 10px 10px 10px 20px;
    color: #000000;
}
.FooterText h1{
    color: #2B3786;
    font-size: 20px;
}
.FooterText h2{
    font-size: 18px;
}

#RightFloatText{
    float: left;
    padding: 10px 50px 0 48px;
    font-weight: bold;
}
#RightFloatImage{
    float: left;
    padding: 10px 0 0 48px;
}

#RightText
{
    padding: 340px 50px 0 31px;
}