﻿/* Temp */

#secondary-nav
{
    background-image: url(/images/submenu/products/background.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 0;
    height: 106px;
}

#homeoffers
{
    background-image: url(/images/submenu/home/offer_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 156px;
    height: 106px;
    right: 0px;
    z-index: 1;
}

#news
{
    background-image: url(/images/submenu/home/news_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 152px;
    height: 106px;
    right: 105px;
    z-index: 1;
}

#welcome
{
    background-image: url(/images/submenu/home/welcome_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 173px;
    height: 106px;
    right: 190px;
    z-index: 1;
}