BODY
{
    background-color:Black;
    margin:0;
    color:White;
    text-align:center;
}

IMG
{
     border:none;
}


.FlashBanner
{
    position:absolute;
    top:20px;
    left:0;
    width:100%;
    height:90px;
}

#FlashBanner
{
    position:relative;
    margin:0 auto;
    width:728px;
    height:90px;
    z-index:50;
}

#OTPBanner
{
    position:relative;
    margin:-90px auto 0 auto;
    width:728px;
    z-index:100;
}

.WarmDipsClickTag
{
    display:block;
    width:728px;
    height:90px;
    position:relative;
    z-index:10;
    margin:-90px auto 0 auto;
    background-color:White;
    opacity:.0;
    filter:alpha(opacity=0);
}

.WarmDipsClickTag SPAN
{
    display:none;
}

.Content
{
    position:relative;
    text-align:left;
    width:1122px;
    /*margin:110px auto 0 auto;*/
    margin:20px auto 0 auto;
}

.Logo
{
    margin-left:103px;
}

#ProductGallery
{
    height:336px;
    width:1122px;
    /*background:url(../Images/Backgrounds/bg-flash-placeholder.jpg);*/
}

/* LINKS - START */
.LinkButtons
{
    position:relative;
    margin-top:45px;
    height:100px;
}

.LinkButtons A
{
    position:absolute;
    top:0;
    display:block;
    width:292px;
    height:100px;
    text-indent:-9999px;
}

.RecipeIdeas
{
    left:103px;
    background:url(../Images/Buttons/btn-recipe-ideas.jpg);
}

.CopperpotsSecret
{
    left:415px;
    background:url(../Images/Buttons/btn-copperpots-secret.jpg);
}

.TvOnAir
{
    left:727px;
    background:url(../Images/Buttons/btn-tv-on-air.jpg);
}

.AwardWinningFlavours
{
    left:727px;
    background:url(../Images/Buttons/btn-award-winning-flavours.jpg);
}
/* LINKS - END */

/* MAIN NAVIGATION - START */
.MainNavigation
{
    position:absolute;
    top:54px;
    left:420px;
    margin:0;
    padding:0;
    list-style:none;
}

.MainNavigation LI
{
    float:left;
    margin:0;
    padding:0;
    height:24px;
    margin-right:26px;
}

.MainNavigation A
{
    display:block;
    float:left;
    height:24px;
    width:100%;
    text-indent:-9999px;
    font-size:1px;
}

.MainNavigation A:hover
{
    background:url(../Images/Backgrounds/bg-main-navigation-item.gif) repeat-x;
}

.MainNavigation .AboutUs
{
    width:58px;
    background:url(../Images/Buttons/btn-about-us.gif) no-repeat 0 50%;
}

.MainNavigation .ProductRange
{
    width:105px;
    background:url(../Images/Buttons/btn-product-range.gif) no-repeat 0 50%;
}

.MainNavigation .RecipeIdeas
{
    width:79px;
    background:url(../Images/Buttons/btn-recipe-ideas.gif) no-repeat 0 50%;
}

.MainNavigation .NutritionalInformation
{
    width:165px;
    background:url(../Images/Buttons/btn-nutritional-information.gif) no-repeat 0 50%;
}

.MainNavigation .ContactUs
{
    width:78px;
    background:url(../Images/Buttons/btn-contact-us.gif) no-repeat 0 50%;
}
/* MAIN NAVIGATION - END */

/* FOOTER - START */
.Footer
{
    position:relative;
    height:80px;
    background:url(../Images/Backgrounds/bg-footer.jpg) no-repeat;
    top:30px;
}

.Footer UL
{
    position:absolute;
    left:456px;
    top:7px;
    margin:0;
    padding:0;
    list-style:none;
}

.Footer UL LI
{
    display:block;
    float:left;
    margin:0;
    padding:0;
    height:17px;
    background:url(../Images/Backgrounds/bg-footer-navigation-item.gif) no-repeat 0 5px;
}

.Footer UL LI:first-child
{
    background:none;
}

.Footer UL A
{
    display:block;
    float:left;
    text-indent:-9999px;
    font-size:1px;
    height:100%;
}

.Footer .Home A
{
    width:50px;
    background:url(../Images/Buttons/btn-home.gif) no-repeat 12px 5px;
}

.Footer .Links A
{
    width:46px;
    background:url(../Images/Buttons/btn-links.gif) no-repeat 12px 5px;
}

.Footer .PrivacyPolicy A
{
    width:98px;
    background:url(../Images/Buttons/btn-privacy-policy.gif) no-repeat 12px 5px;
}

.Footer .Sitemap A
{
    width:59px;
    background:url(../Images/Buttons/btn-sitemap.gif) no-repeat 12px 5px;
}

.Footer P
{
    position:relative;
    top:25px;
    clear:both;
    margin:0;
    height:8px;
    text-indent:-9999px;
    font-size:1px;
    background:url(../Images/Backgrounds/bg-footer-copyright.gif) no-repeat 50% 0;
}
/* FOOTER - END */