body {
	margin:0px;
}

#banner {
	position: relative;
	width: 798px;
	height: 116px;
	background-image: url(/template/images/intro-banner.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#flashbanner {
	position: relative;
	width: 798px;
	height: 237px;
	margin: 0px;
}

#footer {
	position: relative;
	width: 798px;
	height: 336px;
	background-image: url(/template/images/intro-footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.subtext {
	font-family: Arial;
	font-size: 12px;
	color: #06307c;
	line-height:12px;
}