#logo {
	text-align: left;
	border: none;
	left: 0px;
	top: 0px;
	background-color: #0099CC;
	height: 150px;
	width: 40%;
	position: absolute;
}

#top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	text-align: left;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 170px;
	display: block;
}
#navigation {
	text-align: left;
	display: inline;
	margin: 10px;
	position: absolute;
	top: 140px;
	height: 10px;
	background-color: #0099CC;
	padding-left: 10px;
	left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 2;
}
#botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	text-align: center;
	display: block;
	width: 100%;
	position: relative;
	bottom: 0px;
	left: 0px;
	margin-bottom: 2px;
}
#gpma {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	color: 				#FFFFFF;
	background-color: 	#0099CC;
	text-align: 		center;
	height: 			100px;
	width: 				80px;
	position: 			absolute;
	top: 				450px;
	left: 0px;
}

#maincontent 	{
	position: 			absolute;
	width: 95%;
				}

#services {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	color: 				#FFFFFF;
	background-color: 	#0099CC;
	text-align: 		center;
	position: 			absolute;
	right: 				0px;
	width: 20%;
	height: 200px;
	top: 450px;
}
#editablearea {
	position: absolute;
	left: 155px;
	top: 200px;
	width: 80%;
}

#editablearea2 {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 100px;
}

#pagetitle {
	text-align: left;
	height: 160px;
	width: 400px;
	top: 0px;
	right: 5px;
	position: absolute;
	z-index: 3;
}
#class1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	position: relative;
	width: 35%;
	vertical-align: top;
}
#subnav {
	left: 0px;
	top: 200px;
	width: 100%;
}
