body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img,div {
	behavior: url('pngbehavior.htc');
}

#header {

}

#precontent {
	display: none;
}


#content {
	clear: both;
	padding: 0px;
}

#content #hotspots {
	position: absolute;
	left: 0px;
	top: 0px;
}

#content .imageLayer {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

#footer {
	padding-right: 24px;
	padding-bottom: 32px;
}
#footer span {
	display: block;
	width: 86px;
	height: 8px;
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}
#footer span small {
	visibility: hidden;
}
