.TopBanner {
	height: 100px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -400px;
}
.TopImages {
	height: 200px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 110px;
	margin-left: -400px;
}
.LocMapAd {
	height: 25px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 310px;
	margin-left: -400px;
}
