#globalMenu {
  list-style: none;
  padding: 0;
  margin: 0;
  width:958x;
  height:49px;
  position: relative;
  overflow: hidden;
	}
	
#globalMenu span {
  display: none;
  position: absolute;
}

#globalMenu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#globalMenu a:hover {
  background-position: left bottom;
}

#globalMenu a:hover span {
  display: block;
}

#globalMenu .moving {
top:0px;
  width: 146px;
	height: 47px;
	background: url(../image/moving-css.jpg) no-repeat;
  overflow: hidden;
}

#globalMenu .moving span {
  width: 146px;
	height: 47px;
  background: url(../image/moving-css.jpg) no-repeat;
  left: 0px;
  top: -47px;
  overflow: hidden;
}

#globalMenu .packing {
top:0px;
left:146px;
  width: 146px;
	height: 47px;
	background: url(../image/packing-css.jpg) no-repeat;
  overflow: hidden;
}

#globalMenu .packing span {
  width: 146px;
	height: 47px;
  background: url(../image/packing-css.jpg) no-repeat;
  left: 0px;
  top: -47px;
  overflow: hidden;
}

#globalMenu .storage {
top:0px;
left:292px;
  width: 146px;
	height: 47px;
	background: url(../image/storage-css.jpg) no-repeat;
  overflow: hidden;
}

#globalMenu .storage span {
  width: 146px;
	height: 47px;
  background: url(../image/storage-css.jpg) no-repeat;
  left: 0px;
  top: -47px;
  overflow: hidden;
}

#globalMenu .movingTips {
top:0px;
left:438px;
  width: 146px;
	height: 47px;
	background: url(../image/movingtips-css.jpg) no-repeat;
  overflow: hidden;
}

#globalMenu .movingTips span {
  width: 146px;
	height: 47px;
  background: url(../image/movingtips-css.jpg) no-repeat;
  left: 0px;
  top: -47px;
  overflow: hidden;
}

#globalMenu .whyChooseUs {
top:0px;
left:584px;
  width: 146px;
	height: 47px;
	background: url(../image/whychooseus-css.jpg) no-repeat;
  overflow: hidden;
}

#globalMenu .whyChooseUs span {
  width: 146px;
	height: 47px;
  background: url(../image/whychooseus-css.jpg) no-repeat;
  left: 0px;
  top: -47px;
  overflow: hidden;
}


#globalMenu .getEstimate {
top:0px;
left:740px;
  width: 146px;
	height: 47px;
	background: url(../image/getestimate-css.jpg) no-repeat;
  overflow: hidden;
}

#globalMenu .getEstimate span {
  width: 146px;
	height: 47px;
  background: url(../image/getestimate-css.jpg) no-repeat;
  left: 0px;
  top: -47px;
  overflow: hidden;
}
