body {
	background-color: #01557C;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 780px;
	font-family: Arial;
	font-size: 10px;
}
.main_text {
	line-height: 16px;
	font-family: Arial;
	font-size: 11px;
	white-space: pre;
	text-align: left;
	text-indent: 20px;
}
.header {
	position: absolute;
	top: 0px;
	z-index: 4;
}
#wraper {
text-align: left;
width: 780px;
margin-left: auto;
margin-right: auto;
}
#Textwraper {
	text-align: left;
	z-index: 3;
	position: absolute;
	top: 300px;
	overflow: auto;
	margin-left: 50px;
	height: 333px;
	width: 655px;
}
.backround {
	z-index: 1;
	position: absolute;
	top: 232px;
}
.header {
	z-index: 2;
	position: absolute;
	top: 0px;
}
.footer {
	z-index: 5;
	position: absolute;
	top: 419px;
	margin-left: 132px;
}
.header2 {
	position: absolute;
	top: 205px;
	z-index: 4;
}
