#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#wrapper {
  position: absolute;
  margin-left: -332px;
  width: 665px;
  height: 81px;
  top: -50px;
  left: 50%;
  background: url('../images/layout/logo.gif') no-repeat;
  visibility: visible;
}

#wrapper a {
  position: absolute;
  width: 665px;
  height: 81px;
  top: 0;
  left: 0;
}
