#iconmenu {
  width: 980px;
  height: 31px;
  background: url(../images/buttons.gif); }
  #iconmenu li {
    width: 165px;
    height: 31px;
    position: absolute;
    top: 0px;
    background: url(../images/buttons.gif) 0 0 no-repeat;
    display: block;
    list-style: none; }

#iconmenu a {
  width: 131px;
  height: 31px;
  display: block; }


#iconmenu #panel1 a {
  width: 135px; }

#iconmenu #panel3 a {
  width: 133px; }

#iconmenu #panel4 a {
  width: 134px; }

#iconmenu #panel5 a {
  width: 132px; }

#iconmenu #panel6 a {
  width: 132px; }

#iconmenu #panel7 a {
  width: 135px; }

#iconmenu #panel1 {
  left: 0px; }

#iconmenu #panel2 {
  left: 144px;
  background-position: -144px 0; }

#iconmenu #panel3 {
  left: 283px;
  background-position: -283px 0; }

#iconmenu #panel4 {
  left: 424px;
  background-position: -424px 0; }

#iconmenu #panel5 {
  left: 564px;
  background-position: -564px 0; }

#iconmenu #panel6 {
  left: 704px;
  background-position: -704px 0; }

#iconmenu #panel7 {
  left: 845px;
  background-position: -845px 0; }

#iconmenu #panel1 a:hover {
  background: url(../images/buttons.gif) 0px -31px no-repeat; }

#iconmenu #panel2 a:hover {
  background: url(../images/buttons.gif) -144px -31px no-repeat; }

#iconmenu #panel3 a:hover {
  background: url(../images/buttons.gif) -283px -31px no-repeat; }

#iconmenu #panel4 a:hover {
  background: url(../images/buttons.gif) -424px -31px no-repeat; }

#iconmenu #panel5 a:hover {
  background: url(../images/buttons.gif) -564px -31px no-repeat; }

#iconmenu #panel6 a:hover {
  background: url(../images/buttons.gif) -704px -31px no-repeat; }

#iconmenu #panel7 a:hover {
  background: url(../images/buttons.gif) -845px -31px no-repeat; }
