﻿
#menu_bottom_container
{
    display: block;
    float:left;
    border: 0px;
    width: 912px;
    height: 18px;
    background-color: #fbfbfb;
}

a.menu_bottom_item
{
    display: block;
    float:left;
    background-repeat: no-repeat; 
    border: 0px;
    padding: 0px 5px 0px 0px;
}

a.menu_bottom_item:hover
{
    background-position: 0 -18px;
}

a#menu_bottom_news
{
    width: 113px;
    height: 18px;
    background-image: url(menu_bottom_news.gif);
    background-position: top left;
}
a#menu_bottom_news:hover
{
    background-position: 0 -18px;
}


a#menu_bottom_about_us
{
    width: 83px;
    height: 18px;
    background-image: url(menu_bottom_about_us.gif);
    background-position: top left;
}
a#menu_bottom_about_us:hover
{
    background-position: 0 -18px;
}

a#menu_bottom_products
{
    width: 94px;
    height: 18px;
    background-image: url(menu_bottom_products.gif);
    background-position: top left;
}
a#menu_bottom_products:hover
{
    background-position: 0 -18px;
}

a#menu_bottom_download
{
    width: 84px;
    height: 18px;
    background-image: url(menu_bottom_download.gif);
    background-position: top left;
}
a#menu_bottom_download:hover
{
    background-position: 0 -18px;
}


a#menu_bottom_contact
{
    width: 82px;
    height: 18px;
    background-image: url(menu_bottom_contact.gif);
    background-position: top left;
}
a#menu_bottom_contact:hover
{
    background-position: 0 -18px;
}

a#menu_bottom_news_selected
{
    width: 113px;
    height: 18px;
    background-image: url(menu_bottom_news.gif);
    background-position: 0 -18px;
}

a#menu_bottom_about_us_selected
{
    width: 83px;
    height: 18px;
    background-image: url(menu_bottom_about_us.gif);
    background-position: 0 -18px;
}

a#menu_bottom_products_selected
{
    width: 94px;
    height: 18px;
    background-image: url(menu_bottom_products.gif);
    background-position: 0 -18px;
}

a#menu_bottom_download_selected
{
    width: 84px;
    height: 18px;
    background-image: url(menu_bottom_download.gif);
    background-position: 0 -18px;
}

a#menu_bottom_contact_selected
{
    width: 82px;
    height: 18px;
    background-image: url(menu_bottom_contact.gif);
    background-position: 0 -18px;
}
#menu_bottom_final_art
{
    display: block;
    float:right;
    border: 0px;
    height: 18px;
    background-color: #fbfbfb;
}
#menu_bottom_last_udate
{
    display: block;
    float:right;
    border: 0px;
    font-family: Verdana, Sans-Serif;
    font-size: 9px;
    background-color: #fbfbfb;
    color: #aeaeae;
    padding: 3px 0px 0px 0px;
}