#Layer1 {
  position: absolute;
  width: 468px;
  height: 60px;
  cursor: hand;
  background: #FFF;
  filter: alpha(opacity=0);
  opacity: .0; /* Mozilla */
  z-index: 1;
}
