#left {
  display:none;
}

#main {
	position: absolute;
	left:0px;
	top: 100px;
}

#credit {
  display:none;
}

#printContacts {
  display: block;
}

.legal a {
	display: none;
}
