.centredlayer {
	height: 525px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
	background-color: #CCCCCC;
}
.indexmainBG {
	background-image: url(images/BG3.jpg);
	height: 498px;
	width: 748px;
	border: 1px solid #666666;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.footer {
	height: 14px;
	width: 728px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	position: absolute;
	left: 0px;
	top: 500px;
	background-color: #00728F;
	font-weight: bold;
	text-align: center;
}
.indexnavibox {
	background-color: #FF9933;
	position: absolute;
	width: 150px;
	left: 25px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#indexnavibox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#indexnavibox ul li {
	border-bottom: 1px solid #333333
}
#indexnavibox ul li a:link, #indexnavibox ul li a:visited {
	display: block;
	padding: 5px;
	border-left: 12px solid #333333;
	border-right: 1px solid #333333;
	background-color: #FF9933;
	color: #006699;
	font-weight: normal;
	font-size: 0.7em;
	text-decoration: none;
}
#indexnavibox ul li a:hover {
	background-color: #006699;
	color: #FF9933;
}
#textbox a:link {
	color: #006699;
	text-decoration: none;
}
#textbox a:visited {
	color: #006699;
	text-decoration: none;
}

#textbox a:hover {
	color: #ff9933;
	text-decoration: none;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	color: #FF9933;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #FF9933;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: absolute;
	z-index: 3;
	height: 330px;
	width: 350px;
	padding: 10px;
	left: 220px;
	top: 175px;
	background-color: #FF9933;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 280px;
	width: 500px;
	padding: 10px;
	position: absolute;
	z-index: 4;
	left: 220px;
	top: 180px;
}
.textbox2 {
	z-index: 6;
	height: 120px;
	width: 340px;
	top: 103px;
	position: relative;
	left: 10px;
	background-color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	color: #00728F;
}
