#head1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#head2 {
	position: absolute;
	left: 502px;
	top: 0px;
	z-index: 3;
}
#navbar {
	position: absolute;
	left: 0px;
	top: 160px;
	z-index: 4;
}
#heading {
	position: absolute;
	left: 180px;
	top: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 200px;
	z-index: 2;
}
#body {
	position: absolute;
	left: 179px;
	top: 210px;
	width: 550px;
	z-index: 5;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
#headextend {
	position: absolute;
	left: 783px;
	top: 0px;
	background-image: url(images/headingextend.gif);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 6;
}
#homecolumnr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5F0EB;
	text-align: justify;
	border: 2px solid #006B3E;
	position: absolute;
	left: 520px;
	top: 205px;
	padding: 10px;
	width: 280px;
}
#homebody {
	position: absolute;
	left: 179px;
	top: 210px;
	width: 320px;
	z-index: 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.bodyboldbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
#jr {
	position: absolute;
	left: 2px;
	top: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 120px;
	z-index: 2;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #339966;
	border-right-color: #339966;
	border-bottom-color: #339966;
	border-left-color: #339966;
}

