#HeaderDIV {
	float: left;
	left: 0px;
	top: 0px;
	height: 1500px;
	width: 100%;
	line-height: normal;
	position: absolute;
	clear: left;
	text-align: center;
	
}
#MiddleDIV {
	float: left;
	left: 0px;
	top: 1500px;
	height: 800px;
	width: 100%;
	font-style: normal;
	line-height: normal;
	position: absolute;
	clear: left;
	text-align: center;
}
#FooterDIV {
	background-color: #0066CC;
	top: 874px;
	height: 0px;
	width: 1072 px;
	position: absolute;
	top: 894px;
	text-align: center;
}
#TextHeader1DIV {
	float: left;
	left: 200px;
	top: 20px;
	height: 100px;
	width: 610px;
	line-height: normal;
	position: absolute;
	clear: left;
	text-align: left;
	
}
#TextHeader2DIV {
	float: left;
	left: 199px;
	top: 140px;
	height: 100px;
	width: 610px;
	line-height: normal;
	position: absolute;
	clear: left;
	text-align: left;
}
#TextHeader3DIV {
	float: left;
	left: 200px;
	top: 180px;
	height: 100px;
	width: 610px;
	line-height: normal;
	position: absolute;
	clear: left;
	text-align: left;
}
#TextHeader4DIV {
	float: left;
	left: 200px;
	top: 220px;
	height: 100px;
	width: 610px;
	line-height: normal;
	position: absolute;
	clear: left;
	text-align: left;
}


#TextMiddleDIV {
	float: left;
	left: 0px;
	top: 100px;
	width: 100%;
	font-style: normal;
	line-height: normal;
	position: absolute;
	clear: left;
	text-align: center;
	
}
#TextFooterDIV {
	background-color: #0066CC;
	top: 874px;
	height: 0px;
	width: 1072 px;
	position: absolute;
	top: 894px;
	text-align: center;
	border-color:#0066FF;
}

