html, body {
	height: 100%;
	background-color: #e9e9e9;
	 text-align: center;}


	#spacer {
	width:1px;
	height:50%;
	margin-bottom:-340px;
	float: left;
		}
		#container {
	clear:left;
	text-align:left;
	height:630px;
	width:830px;
	clear:left;

	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	left: auto;
	top: auto;
	background-image: url(index-0208-bg.gif);
		}



#centeredcontent {
	width: 830px;
	height: 630px;
	text-align: left;
	position: absolute;
	
	background-image: url(index-0208-bg.gif);
	/* Half the height of the DIV tag which is also 50 pixels */
}
#green-box {
	background-image: url(images/index-0208-bg-green.gif);
	background-repeat: repeat;
	height: 600px;
	width: 798px;
	position: absolute;
	left: 16px;
	top: 16px;
}

#main-image {
	position: absolute;
	top: 84px;
	height: 386px;
	width: 798px;
}
#aquadyne {
	position: absolute;
	left: 0px;
	top: 1px;
}
#logo {
	position: absolute;
	left: 0px;
	bottom: 1px;
}
#econoplas {
	position: absolute;
	right: 0px;
	bottom: 1px;
}
#enter {
	position: absolute;
	top: 1px;
	right: 0px;
}

