#SubMenu {
  width : 464px;
  float : left;
  padding-left : 218px;
  margin-top : 24px;
}
#SubMenu LI {
  display : inline;
  padding : 0;
  margin : 0;
  list-style-type : none;
}
#SubMenu SPAN {
  display : none;
}
#SubMenu A {
  display : block;
  float : left;
  height : 18px;
}
#SubMenu1 A {
  background : url(../images/submenu_ua.gif) 0 0;
  width : 56px;
}
#SubMenu1 A:hover, active {
  background : url(../images/submenu_ua.gif) 0 -18px;
  width : 56px;
}
#SubMenu2 A {
  background : url(../images/submenu_ua.gif) -56px 0;
  width : 54px;
}
#SubMenu2 A:hover, active {
  background : url(../images/submenu_ua.gif) -56px -18px;
  width : 54px;
}
#SubMenu3 A {
  background : url(../images/submenu_ua.gif) -110px 0;
  width : 64px;
}
#SubMenu3 A:hover, active {
  background : url(../images/submenu_ua.gif) -110px -18px;
  width : 64px;
}
#SubMenu4 A {
  background : url(../images/submenu_ua.gif) -174px 0;
  width : 50px;
}
#SubMenu4 A:hover, active {
  background : url(../images/submenu_ua.gif) -174px -18px;
  width : 50px;
}
#SubMenu5 A {
  background : url(../images/submenu_ua.gif) -224px 0;
  width : 72px;
}
#SubMenu5 A:hover, active {
  background : url(../images/submenu_ua.gif) -224px -18px;
  width : 72px;
}
#SubMenu6 A {
  background : url(../images/submenu_ua.gif) -296px 0;
  width : 62px;
}
#SubMenu6 A:hover, active {
  background : url(../images/submenu_ua.gif) -296px -18px;
  width : 62px;
}
#SubMenu7 A {
  background : url(../images/submenu_ua.gif) -358px 0;
  width : 70px;
}
#SubMenu7 A:hover, active {
  background : url(../images/submenu_ua.gif) -358px -18px;
  width : 70px;
}
#SubMenu8 A {
  background : url(../images/submenu_ua.gif) -428px 0;
  width : 36px;
}
#SubMenu8 A:hover, active {
  background : url(../images/submenu_ua.gif) -428px -18px;
  width : 36px;
}
