

body
{
    
    background: url(../images/bg.gif) repeat-x #11284b;
    
}

h1
{
    font-family: arial;
    font-size: 24px;
    color: #4378bc;
    margin: 0px;
    padding: 0px;
}

.green-line
{
    background: url(../images/green-line.jpg) no-repeat;
    height: 5px;
    width: 902px;
}

#top-nav
{
    padding-left: 45px;
}

#top-nav a
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    color: #439639;
    margin: 0px 12px;
    text-transform: uppercase;
    text-decoration: none;
}

#top-nav a:hover
{
    color: #10274b;
}

#wrapper
{
    padding: 0px 20px;
    font-family: georgia, times new roman;
}

#banner
{
    background: url(../images/banner.jpg) no-repeat;
    width: 902px;
    height: 188px;
}

#fade-top
{
    background: url(../images/fade-top.gif) no-repeat;
    width: 8px;
    height: 32px;
}

.fade-mid
{
    background: url(../images/fade-mid.gif) repeat-y;
    width: 902px;
}

#fade-bot
{
    background: url(../images/fade-bot.gif) no-repeat;
    width: 8px;
    height: 32px;
}

#footer
{
    background: url(../images/footer-bg.gif) repeat-x;
    height: 115px;
}

#bot-nav
{
    padding-left: 106px;
}

#bot-nav a
{
    font-family: arial;
    font-size: 12px;
    line-height: 12px;
    color: #10284b;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px 11px;
}

#bot-nav a:hover
{
    color: #74b53e;
}

#info
{
    color: #fff;
}

#copy
{
    padding-left: 26px;
    padding-right: 97px;
    line-height: 54px;
    color: #fff;
    font-size: 12px;
}

.terms
{
    font-family: arial;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding-left: 26px;
}

.terms:hover
{
    color: #74b53e;
}

#footer-links a
{
    color: #fff;
    text-decoration: none;
    margin-right: 31px;
}

#footer-links a:hover
{
    text-decoration: underline;
}
