div.footer
{
    position: absolute;
    top: 391px;
    left: 0px;
    width: 710px;
    height: 47px;
    padding-left: 50px;
    padding-right: 30px;
}
div.footer .footer_left
{
    width: 29px;
    height: 47px;
    background: transparent url(/partners/archos/images/footer_left.png) no-repeat left top;
}
div.footer .footer_right
{
    width: 29px;
    height: 47px;
    background: transparent url(/partners/archos/images/footer_right.png) no-repeat left top;
}
div.footer .brand
{
    width: 174px;
    height: 47px;
    background: transparent url(/partners/archos/images/footer_brand.gif) no-repeat left top;
}
div.footer .menu
{
    float: right;
    width: 465px;
    height: 47px;
}
div.footer .menu_items
{
    height: 47px;
    background: transparent url(/partners/archos/images/footer_space.gif) repeat-x left top;
}
div.footer .menu_home
{
    float: left;
    display: block;
    height: 33px;
    padding: 14px 15px 0px 40px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    text-decoration: none;
    background: transparent url(/partners/archos/images/footer_home.gif) no-repeat left top;
}
div.footer .menu_home_focus
{
    float: left;
    display: block;
    height: 33px;
    padding: 14px 15px 0px 40px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: #fffc04;
    text-decoration: none;
    background: transparent url(/partners/archos/images/footer_home.gif) no-repeat left -47px;
}
div.footer .menu_channels
{
    float: left;
    display: block;
    height: 33px;
    padding: 14px 15px 0px 38px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    text-decoration: none;
    background: transparent url(/partners/archos/images/footer_channels.gif) no-repeat left top;
}
div.footer .menu_channels_focus
{
    float: left;
    display: block;
    height: 33px;
    padding: 14px 15px 0px 38px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: #fffc04;
    text-decoration: none;
    background: transparent url(/partners/archos/images/footer_channels.gif) no-repeat left -47px;
}
div.footer .menu_search
{
    float: left;
    display: block;
    height: 33px;
    padding: 14px 15px 0px 40px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    text-decoration: none;
    background: transparent url(/partners/archos/images/footer_search.gif) no-repeat left top;
}
div.footer .menu_search_focus
{
    float: left;
    display: block;
    height: 33px;
    padding: 14px 15px 0px 40px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 17px;
    color: #fffc04;
    text-decoration: none;
    background: transparent url(/partners/archos/images/footer_search.gif) no-repeat left -47px;
}
