html {
	height: 100%;
	margin: 0px;
	width: 100%;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #79ae43;
	background-image: url(../images/bckgrd-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #086641;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #086641;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/** TOP NAVIGATION **/
#tnav {
	list-style: none;
	position: absolute;
	float: right;
	z-index: 3;
	top: 0px;
	right: 12px;
	margin: 0px;
	width: 400px;
}
#tnav li {
	float: right;
	padding-left: 5px;
}
#tnav a, #tnav a:visited {
	color: #25440e;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 11px;
}
#tnav a:hover, #tnav a:link#current, #tnav a:visited#current {
	color: #FFFFFF;
}
#tnav a.home {
	background-image: url(../images/ico-home.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
}
#tnav a.contact {
	background-image: url(../images/ico-contact.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
}
#tnav a.management {
	background-image: url(../images/ico-management.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
}
#tnav a.employment {
	background-image: url(../images/ico-employment.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
}

/** TOP NAVIGATION END **/

#page {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bckgrd-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
}
#page-bckgrd {
	width: 100%;
	background-image: url(../images/bckgrd-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	height: 100%;
	margin: 0px;
	float: left;
	position: absolute;
}
#head {
	position: relative;
	height: 92px;
	width: 800px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/head-bckgrd.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#logo {
	position: absolute;
	height: 60px;
	width: 335px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
#nav-wrap {
	height: 44px;
	width: 800px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	background-image: url(../images/nav-foot-bckgrd.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#cont-t {
	height: 27px;
	width: 800px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	background-image: url(../images/cont-t-h.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#cont-m {
	width: 800px;
	background-image: url(../images/content-bckgrd-h.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	margin: 0px;
	float: left;
}
#cont-b {
	height: 27px;
	width: 800px;
	position: relative;
	background-image: url(../images/cont-b-h.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
}
#contwrap {
	float: left;
	width: 381px;
	margin-left: 52px;
	position: relative;
}
#rcolwrap {
	float: right;
	width: 245px;
	margin-right: 30px;
	position: relative;
}
#rcol-co {
	float: right;
	width: 303px;
	position: relative;
	background-image: url(../images/rcol-co-bckgrd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 2px;
	margin-bottom: 2px;
}
#rcol-co-bdr {
	float: right;
	width: 303px;
	position: relative;
	margin-right: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #75bf29;
	border-bottom-color: #75bf29;
	margin-top: 10px;
}
#foot-wrap {
	height: 44px;
	width: 800px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	background-image: url(../images/nav-foot-bckgrd.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
/** MAIN NAVIGATION **/
#mainnav {
	background-image: url(../images/mnav-bckgrd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 30px;
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mnav {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 475px;
}
#mnav li {
	float: left;
	height: 42px;
	margin-top: 1px;
}
#mnav a, #mnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #498c16;
	border-left-color: #8cda33;
	background-image: url(../images/nav-bcgrd-off.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 13px;
	padding-bottom: 13px;
}
#mnav a:hover, #mnav a:link#current, #mnav a:visited#current {
	color: #8cda33;
	background-image: url(../images/nav-bcgrd-ovr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3c7806;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0a3d1b;
}
/** MAIN NAVIGATION END  **/
.foottxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	float: right;
	margin-right: 15px;
	margin-top: 17px;
}
.bdytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.bdytxtlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.home-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.home-h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	color: #75bf29;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75bf29;
	padding-bottom: 3px;
}
.rcol-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.rcol-li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -10px;
}
.rcol-co-h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #086641;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
}
.rcol-co-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #086641;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}
.bdysub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #086641;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bdyli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cont-h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 19px;
	color: #086641;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75bf29;
	padding-bottom: 3px;
	font-weight: normal;
}
.partner-logos {
	margin-top: 7px;
	margin-bottom: 7px;
}
