#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
body {
	background-color: #0000FE;
}
#Layer2 {
	position:absolute;
	width:705px;
	height:89px;
	z-index:1;
}
#nav {
	position:absolute;
	width:100%;
	height:34px;
	z-index:1;
	left: 14px;
	top: 143px;
	overflow: hidden;
}
#body {
	position:absolute;
	width:100%;
	height:115px;
	z-index:2;
	left: 12px;
	top: 176px;
}


.style1 {font-family: Arial, Helvetica, sans-serif}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.header {
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF8000;
	text-align: center;
	text-transform: capitalize;
}
.Highlight {
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	word-spacing: normal;
}
.bodytext {
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.indexbodytext {
	font-family: "Franklin Gothic Medium", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: centre;