#main {
	position: absolute;
	height: 635px;
	width: 846px;
	top: 0px;
	background-image: url(../img/about_us/about_us_background.jpg);
}
#about_background {
	background-image: url(../img/about_us/about_us_background.jpg);
	position: absolute;
	height: 635px;
	width: 845px;
	top: 5px;
	margin-left: 50%;
	left: -422.5px;
}
