/* HOME NAVIGATION - START */
.HomeNavigation
{
    margin:83px 0 0 21px;
    padding:0;
    height:500px;
}

.HomeNavigation LI
{
    margin:0;
    padding:0;
    list-style:none;
    width:189px;
    float:left;
    margin-right:3px;
}

.HomeNavigation LI A
{
    display:block;
    height:327px;
    text-indent:-9999px;
}

.HomeNavigation LI UL
{
    height:170px;
    margin:0;
    padding:3px 0 0 0;
    background-color:#f6f6f6;
}

.HomeNavigation LI.Student A
{
    background:url(../Images/Links/link-home-navigation-student.jpg);
    color:#ff9c00;
}

.HomeNavigation LI.Teachers A
{
    background:url(../Images/Links/link-home-navigation-teachers.jpg);
    color:#00309e;
}

.HomeNavigation LI.ParentsCarers A
{
    background:url(../Images/Links/link-home-navigation-parents-carers.jpg);
    color:#169e00;
}

.HomeNavigation LI.Employers A
{
    background-image:url(../Images/Links/link-home-navigation-employers.jpg);
    color:#8d7e00;
}

.HomeNavigation LI.Student UL LI A,
.HomeNavigation LI.Teachers UL LI A,
.HomeNavigation LI.ParentsCarers UL LI A,
.HomeNavigation LI.Employers UL LI A
{
    background:none;
    display:block;
    text-indent:0;
    font-size:13px;
    text-decoration:none;
    line-height:24px;
    height:auto;
    padding-left:12px;
}

.HomeNavigation LI.Student UL LI A:hover,
.HomeNavigation LI.Teachers UL LI A:hover,
.HomeNavigation LI.ParentsCarers UL LI A:hover,
.HomeNavigation LI.Employers UL LI A:hover
{
    background-color:#e4e4e4;
}
/* HOME NAVIGATION - END */



/* HOME LINKS - START */
.HomeLinks
{
    clear:both;
    margin:32px 0 0 405px;
    padding:0;
}

.HomeLinks LI
{
    float:left;
    width:191px;
    height:160px;
    border-left:solid 1px #dfdfdf;
    list-style:none;
}

.HomeLinks LI H2,
.HomeLinks LI H3
{
    display:none;
}

.HomeLinks LI.PlanningTool
{
    background:url(../Images/Backgrounds/bg-home-links-planning-tool.jpg);
}

.HomeLinks LI.WorkplaceSafety
{
    background:url(../Images/Backgrounds/bg-home-links-workplace-safety.jpg);
}

.HomeLinks LI.JoiningUnion
{
    background:url(../Images/Backgrounds/bg-home-links-joining-union.jpg);
}

.HomeLinks LI.CVBuilder
{
    background:url(../Images/Backgrounds/bg-home-links-cv-builder.jpg);
}

.HomeLinks LI.EmployersGuide
{
    background:url(../Images/Backgrounds/bg-home-links-employers-guide.jpg);
}

.HomeLinks LI A
{
    display:block;
    width:63px;
    height:19px;
    background:url(../Images/Links/link-home-links-more.gif);
    margin:67px 0 0 17px;
    text-indent:-9999px;
}
/* HOME LINKS - END */



/* USEFUL INFORMATION - START */
.UsefulInformation
{
    position:absolute;
    left:789px;
    top:83px;
    width:175px;
    /*background-color:#e4e4e4;*/
    background:url(../Images/Backgrounds/bg-useful-information.png);
    padding-bottom:4px;
	height:496px;
    *min-height:496px;
}

.UsefulInformation H2
{
    width:166px;
    height:37px;
    background:url(../Images/Headings/h-get-all-the-information-you-need-here.png);
    text-indent:-9999px;
    margin:5px 0 0 4px;
}

.UsefulInformation H3
{
    width:151px;
    height:36px;
    background:url(../Images/Headings/h-get-the-information-you-need.png);
    text-indent:-9999px;
    margin:9px 0 0 10px;
}

.UsefulInformation UL
{
    margin:19px 0 0 8px;
    padding:0;
}

.UsefulInformation UL LI
{
    list-style:none;
    margin:0 0 4px 0;
    padding:0;
}

.UsefulInformation UL LI A
{
    display:block;
    width:159px;
    height:89px;
    text-indent:-9999px;
}

.UsefulInformation UL LI.StudentDownload A
{
    background:url(../Images/Links/link-information-for-students-download-pdf.png);
}

.UsefulInformation UL LI.TeachersDownload A
{
    background:url(../Images/Links/link-information-for-teachers-download-pdf.png);
}

.UsefulInformation UL LI.ParentsDownload A
{
    background:url(../Images/Links/link-information-for-parents-carers-download-pdf.png);
}

.UsefulInformation UL LI.EmployerDownload A
{
    background:url(../Images/Links/link-information-for-employers-download-pdf.png);
}

.UsefulInformation A IMG
{
    border:solid 2px White;
    margin:28px 0 24px 7px;
    *margin-bottom:21px;
}
/* USEFUL INFORMATION - END */


/* PROMOTIONAL BANNER - START */
.PromotionalBanner
{
    position:absolute;
    top:617px;
    left:20px;
    clear:both;
}
/* PROMOTIONAL BANNER - END */


/* BANNER - START */
.Banner
{
    position:absolute;
    top:715px;
    left:20px;
    clear:both;
    border:solid 2px #e0e0e0;
}
/* BANNER - END */