#swPageDiv {
position: static;
}

#quickMenu{
  width: 100%;
  height: 1px;
  top: 0px;
  position: absolute;
  text-align: center;
}
#quickMenu div{
  width: 950px;
  height: 1px;
  position: relative;
  margin:auto;
  text-align:left;
}
#quickMenu div div{
  width: 950px;
  height: 112px;
  position: absolute;
  left: 0px;
  top: 100px;
}

.mapLeft {
	position: absolute;
	margin-left: -350px;
	margin-top: 30px;
}
