BODY
{
    background:url(../Images/Backgrounds/bg-body-section-landing-page.png) 20px 584px no-repeat;
}

.Content
{
    height:510px;
    margin:65px 0 0 15px;
    background-position:0 29px;
    background-repeat:no-repeat;
}



/* FOOTER - START */
.Footer
{
    top:0;
    width:929px;
    margin-left:20px;
    padding:17px 0 26px 15px;
    background-color:#fbfbfc;
    border-style:solid;
    border-width:9px 0 0 0;
}

.Footer UL
{
    position:absolute;
    left:260px;
    top:18px;
}
/* FOOTER - END */



/* SECTION NAVIGATION - START */
.SectionNavigation
{
    margin:0;
    padding:47px 0 0 5px;
    font-size:10px;
    z-index:5;
}

.SectionNavigation LI
{
    margin:0;
    padding:0 0 0 15px;
    list-style:none;
    width:203px;
    font-size:13px;
    vertical-align:bottom;
}

.SectionNavigation LI A
{
    color:White;
    text-decoration:none;
    display:block;
    padding:5px 10px 7px 0;
}

.SectionNavigation LI A:hover
{
    font-weight:bold;
}
/* SECTION NAVIGATION - END */



/* SECTION NAVIGATION LINKS - START */
.SectionNavigationLinks
{
    position:absolute;
    margin:0;
    padding:0;
}

.SectionNavigationLinks LI
{
    position:absolute;
    top:0;
    left:0;
    margin:0;
    padding:0;
    list-style:none;
    display:none;
}

.SectionNavigationLinks LI A
{
    display:block;
    text-indent:-9999px;
    height:100%;
    width:100%;
}
/* SECTION NAVIGATION LINKS - END */



/* PROMOTIONAL AREA - START */
.PromotionalArea
{
    position:absolute;
    /*width:278px;*/
}

.PromotionalArea H1,
.PromotionalArea P
{
    display:none;
}

.PromotionalArea A
{
    display:block;
    text-indent:-9999px;
}
/* PROMOTIONAL AREA - END */



/* USEFUL INFORMATION - START */
.UsefulInformation
{
    position:absolute;
    top:99px;
    left:787px;
    width:177px;
    height:229px;
    background:url(../Images/Backgrounds/bg-useful-information.jpg);
}

.UsefulInformation H2
{
    margin:12px 0 0 9px;
    padding:0;
    background:url(../Images/Headings/h-get-all-the-information-you-need-here-section-landing-page.png) no-repeat;
    height:25px;
    font-size:1px;
    text-indent:-9999px;
}

.UsefulInformation H3
{
    margin:7px 0 0 9px;
    padding:0;
    height:154px;
    font-size:1px;
    text-indent:-9999px;
}

.UsefulInformation A
{
    display:block;
    height:23px;
    margin-top:-3px;
    text-indent:-9999px;
}
/* USEFUL INFORMATION - END */



/* USEFUL LINKS - START */
.UsefulLinks
{
    position:absolute;
    top:362px;
    left:22px;
    padding:0 0 0 14px;
}
/* USEFUL LINKS - END */



/* BANNER - START */
.Banner
{
    position:absolute;
    top:457px;
    left:16px;
    margin:26px 0 0 18px;
    /*border:solid 2px #c0ddef;*/
}
/* BANNER - END */