body
	{
	background-image: url('../Images/img_bodybgnd_home.gif');
	}

#mainContent
	{
	background-color: transparent;
	}

#homebanner {
	height: 360px;
	width: 960px;
}
#homeflash {
	float: left;
	width: 960px;
	position: absolute;
	z-index: 1;
}
#homeselector {
	float: right;
	height: 360px;
	width: 316px;
	position: relative;
	background-image: url(../../ImageGallery/img-stateselectorbgnd.png);
	background-repeat: no-repeat;
	margin-right: 25px;
	z-index: 99;
}

