#mainContent {
	background-color: #ffffff;
	position: absolute;
	left: 225px;
	top: 196px;
	width: 665px;
	z-index: 1;
}

#copyright {
	background-color: #ffffff;
	position: absolute;
	text-align: center;
	left: 289px;
	top: 100%;
	width: 528px;
	height: 50px;
	z-index: 1;
}

#contactCopyright {
	background-color: #ffffff;
	position: absolute;
	text-align: center;
	left: 289px;
	top: 1025px;
	width: 528px;
	height: 50px;
	z-index: 1;
}