body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #5C9641;
	text-align: right;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #5C9641;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #99CC66;
	text-decoration: none;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px dotted #999999;
width: 105px;
z-index: 4;	
position: absolute;
top: 39px;
line-height: 18px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px dotted #999999;
}

#navlist li a { text-decoration: none; }


.contactInfo {
	color: #999999;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 233px;
	text-align: right;
	width: 864px;


}
.p_ul {
	list-style-type: square;
	line-height: 16px;
}
.p_li {
	padding-bottom: 4px;
}
.p_li-2 {
	margin-left: 24px;
}
.watermark {
	position: absolute;
	z-index: 1;
	left: 301px;
	top: 0px;
}
.logo {
	z-index: 3;
	left: 127px;
	top: 55px;
	position: absolute;
}
.headline {
	position: absolute;
	z-index: 4;
	left: 129px;
	top: 268px;
	width: 726px;
	height: 30px;
}
.column1 {
	position: absolute;
	z-index: 4;
	height: 250px;
	width: 350px;
	left: 129px;
	top: 310px;
}
.column2 {
	position: absolute;
	z-index: 4;
	height: 250px;
	width: 350px;
	left: 504px;
	top: 310px;
}
.column3 {
	position: absolute;
	z-index: 4;
	height: 350px;
	width: 230px;
	left: 129px;
	top: 289px;
}
.column4 {
	position: absolute;
	z-index: 4;
	height: 250px;
	width: 235px;
	left: 379px;
	top: 289px;
}
.column5 {
	position: absolute;
	z-index: 4;
	height: 250px;
	width: 235px;
	left: 629px;
	top: 289px;
}
.mainImage {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 864px;
}
.pageContainer {
	position: absolute;
	width: 864px;
	left: 10%;
	top: 5%;
	margin-left: -25px;
	margin-top: -10px;
}
