@charset "utf-8";
.TopBanner {
	background-image: url(immages/TopBannerAquagems.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.Footer {
	background-image: url(immages/FooterAquagems.jpg);
	height: 47px;
	background-repeat: no-repeat;
	background-position: center;
}

