.imageRotator
{
	width: 506px;
	height: 341px;
	outline: 0px;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/sliderbg.png);
	background-repeat: no-repeat;
}

.imageGroup
{
	width: 492px;
	height: 297px;
	left: 7px;
	top: 7px;
	position: absolute;
	display: none;
}

.imagePanel
{
	width: 492px;
	height: 297px;
	position: absolute;
}
.homeslidebase {
	position: absolute;
	z-index: 1000;
	margin-top: 287px;
	margin-left: 250px;
}