html {
	overflow-y: scroll;
	height: 100%;
}


body {
	text-align: left;
	color: #231f20;
	width: 100%;
	background-color: #808083;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	height: 100%;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

a:link, a:visited {
	color: #3E8E59;
	text-decoration: none;
	}
a:hover {
	color: #347649;
	text-decoration: underline;
	}

hr {
	clear: both;
	border: none 0;
	border-top: 1px dotted #ccc;
	text-align: center;
	width: 100%;
	height: 1px;
	margin: 7px 0 7px 0;
	}

blockquote {
	margin: 15px;
	padding: 0;
	}
#topwrap {
	width: 100%;
	height: 86px;
	background-image: url(imz/bg-top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
#head {
	z-index: 300;
	position: relative;
	width: 825px;
	height: 86px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#wrap {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(imz/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrap-int {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(imz/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#home-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	height: 132px;
	width: 300px;
	color: #FFFFFF;
	line-height: 29px;
	background-image: url(imz/arrowz.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	display: block;
	padding-top: 79px;
	text-align: right;
	padding-right: 220px;
	margin-bottom: 4px;
}
#home-header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	height: 105px;
	width: 300px;
	color: #FFFFFF;
	line-height: 29px;
	background-image: url(imz/arrowz.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	display: block;
	padding-top: 42px;
	text-align: right;
	padding-right: 220px;
	margin-bottom: 0px;
}


#wrap-tight {
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#main {
	clear: right;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	background-attachment: fixed;
	background-image: url(images/icon-bg.gif);
	background-repeat: no-repeat;
	background-position: center 200px;
	padding-right: 30px;
	padding-left: 0px;
	width: 521px;
}
#main h1 {
	font-size: 33px;
	color: #4A9A65;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}
#main h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#fds {
	border: 1px solid #FFFFFF;
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#fds td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
}





#right {
	float: right;
	width: 274px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#right img {
	border: 1px solid #231F20;
}

#right-box {
	color: #231F20;
	width: 246px;
	float: left;
	background-image: url(imz/bg-right.jpg);
	background-repeat: repeat-x;
	line-height: normal;
	background-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 12px;
	border: 1px solid #5B5A3C;
	margin-left: 1px;
	margin-top: 20px;
	font-size: 11px;
	display: block;
	font-weight: bold;
}
#right-box strong {
	font-size: 14px;
}

#right-box h3 {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}




#base {
	clear: both;
	height: 0px;
	width: 825px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footing {
	width: auto;
	background-image: url(imz/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #44945F;
}
#footer {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #d1cfce;
	padding-top: 21px;
	clear: left;
}
.goright {
	float: right;
	margin-bottom: 10px;
	margin-left: 25px;
}
.whiteborder {
	border: 1px solid #FFF;
	display: block;
}
.hide {
	display: none;
}
table {
	border: 1px solid #489863;
	color: #333333;
	font-size: 12px;
}
td {
	background-color: #E4F3EA;
	padding: 6px;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #489863;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	border: 1px solid #489863;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submitz {
	color: #FFFFFF;
	background-color: #489863;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav {
	width: 550px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#nav li {
	display: inline;
	float: left;
	list-style-type: none;
}
#nav li a {
	float: left;
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 3px;
	color: #287843;
	background-image: url(imz/nav-bg.gif);
}
#nav li a:hover {
	background-color: #FFFFFF;
	background-image: none;
	color: #1BB057;
	text-decoration: none;
}
#logos {
	float: left;
	padding-top: 25px;
}
#logos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

