/* ---( menu )------------------------------- */

  #menu_wrapper { position: absolute; width: 740px; !width: 760px;}

  #udm a.firm                { width: 49px; background: url(../i/menu/menu_about_off.png) no-repeat; }
  #udm a.firm:hover          { background: url(../i/menu/menu_about_on.png) no-repeat; }
  #udm a.firm_on             { width: 49px; background: url(../i/menu/menu_about_on.png) no-repeat ; }

  #udm a.attorneys        { width: 68px; background: url(../i/menu/menu_professionals_off.png) no-repeat; }
  #udm a.attorneys:hover  { background: url(../i/menu/menu_professionals_on.png) no-repeat; }
  #udm a.attorneys_on     { width: 68px; background: url(../i/menu/menu_professionals_on.png) no-repeat; }
  
  #udm a.practices            { width: 45px; background: url(../i/menu/menu_practices_off.png) no-repeat; }
  #udm a.practices:hover      { background: url(../i/menu/menu_practices_on.png) no-repeat; }
  #udm a.practices_on         { width: 45px; background: url(../i/menu/menu_practices_on.png) no-repeat; }
  
  #udm a.industries             { width: 84px; background: url(../i/menu/menu_industry_off.png) no-repeat; }
  #udm a.industries:hover       { background: url(../i/menu/menu_industry_on.png) no-repeat; }
  #udm a.industries_on          { width: 84px; background: url(../i/menu/menu_industry_on.png) no-repeat; }
  
  #udm a.casestudies                 { width: 66px; background: url(../i/menu/menu_case_off.png) no-repeat; }
  #udm a.casestudies:hover           { background: url(../i/menu/menu_case_on.png) no-repeat; }
  #udm a.casestudies_on              { width: 66px; background: url(../i/menu/menu_case_on.png) no-repeat; }
  
  #udm a.news                 { width: 78px; background: url(../i/menu/menu_news_off.png) no-repeat; }
  #udm a.news:hover           { background: url(../i/menu/menu_news_on.png) no-repeat; }
  #udm a.news_on              { width: 78px; background: url(../i/menu/menu_news_on.png) no-repeat; }
  
  #udm a.publications         { width: 63px; background: url(../i/menu/menu_publications_off.png) no-repeat; }
  #udm a.publications:hover   { background: url(../i/menu/menu_publications_on.png) no-repeat; }
  #udm a.publications_on      { width: 63px; background: url(../i/menu/menu_publications_on.png) no-repeat; }  
  
  #udm a.careers              { width: 39px; background: url(../i/menu/menu_careers_off.png) no-repeat; }
  #udm a.careers:hover        { background: url(../i/menu/menu_careers_on.png) no-repeat; }
  #udm a.careers_on           { width: 39px; background: url(../i/menu/menu_careers_on.png) no-repeat; }
    
  #udm a.offices              { width: 56px; background: url(../i/menu/menu_contact_off.png) no-repeat; }
  #udm a.offices:hover        { background: url(../i/menu/menu_contact_on.png) no-repeat; }
  #udm a.offices_on           { width: 56px; background: url(../i/menu/menu_contact_on.png) no-repeat; }   
