#cp
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/cp.png") no-repeat 0 0;

}

#cp:hover
{ 
  background-position: 0 -20px;
}

#cp span
{
  display: none;
}
#team
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/team.png") no-repeat 0 0;

}

#team:hover
{ 
  background-position: 0 -20px;
}

#team span
{
  display: none;
}
#ss
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/ss.png") no-repeat 0 0;

}

#ss:hover
{ 
  background-position: 0 -20px;
}

#ss span
{
  display: none;
}
#faq
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/faq.png") no-repeat 0 0;

}

#faq:hover
{ 
  background-position: 0 -20px;
}

#faq span
{
  display: none;
}
#loc
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/loc.png") no-repeat 0 0;

}

#loc:hover
{ 
  background-position: 0 -20px;
}

#loc span
{
  display: none;
}
#serv
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/sg.png") no-repeat 0 0;

}

#serv:hover
{ 
  background-position: 0 -20px;
}

#serv span
{
  display: none;
}
#res
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/resid.png") no-repeat 0 0;

}

#res:hover
{ 
  background-position: 0 -20px;
}

#res span
{
  display: none;
}
#comm
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/comm.png") no-repeat 0 0;

}

#comm:hover
{ 
  background-position: 0 -20px;
}

#comm span
{
  display: none;
}
#cond
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/cond.png") no-repeat 0 0;

}

#cond:hover
{ 
  background-position: 0 -20px;
}

#cond span
{
  display: none;
}

#hurr
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/hurr.png") no-repeat 0 0;

}

#hurr:hover
{ 
  background-position: 0 -20px;
}

#hurr span
{
  display: none;
}

#fire
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/fire.png") no-repeat 0 0;

}

#fire:hover
{ 
  background-position: 0 -20px;
}

#fire span
{
  display: none;
}

#water
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/water.png") no-repeat 0 0;

}

#water:hover
{ 
  background-position: 0 -20px;
}

#water span
{
  display: none;
}

#other
{
  display: block;
  width: 144px;
  height: 20px;
  background: url("images/menu/other.png") no-repeat 0 0;

}

#other:hover
{ 
  background-position: 0 -20px;
}

#other span
{
  display: none;
}

