html, body {
	background-color: #007745;
	background-image: url(elements/back_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	right: auto;
	left: auto;
}
#big {
	position:relative;
	width:980px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	z-index: 2;
}
#header {
	position:relative;
	left:auto;
	right:auto;
	top:0px;
	width:980px;
	height:108px;
	z-index: 2;
}
#header_image {
	position:absolute;
	right: 0px;
	z-index: 25;
}
#header_logo {
	position:absolute;
	left: 0px;
	z-index: 26;
}
#header_nav {
	position:absolute;
	z-index: 70;
	left: 620px;
	top: 10px;
}
#search_box {
	position: absolute;
	left: 750px;
	top: 5px;
	visibility: visible;
	z-index: 71;
}
#hbar {
	position:relative;
	right: auto;
	left: auto;
	width:980px;
	height:46px;
	background-image: url(elements/hbar_back.gif);
	background-repeat: no-repeat;
	z-index: 8;
}
#sbar {
	position: relative;
	left: 0px;
	background-color: #cfe4ae;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #05285d;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #05285d;
}
#sbar_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #05285d;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 5px;
}
.searchf {
	height: 16px;
	width: 144px;
}
#sbar_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #04285d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05285d;
	position:relative;
	height:22px;
	width:180px;
	padding: 0px;
}
#sbar_main a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #04285d;
	position:absolute;
	text-decoration: none;
	width:180px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 22px;
	padding-right: 0px;
	padding-left: 5px;
}
#sbar_main a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #68727f;
	position:absolute;
	text-decoration: none;
	width:180px;
	height: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#sbar2_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #04285d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05285d;
	position:relative;
	height:34px;
	width:180px;
	padding: 0px;
}
#sbar2_main a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #04285d;
	position:absolute;
	text-decoration: none;
	width:180px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 30px;
	padding-right: 0px;
	padding-left: 5px;
}
#sbar2_main a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #68727f;
	position:absolute;
	text-decoration: none;
	width:180px;
	height: 30px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#sbar_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #04285d;
	background-color: #ffffff;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfe4ae;
	position:relative;
	width: 180px;
	padding: 0px;
}
#sbar_sub a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #04285d;
	background-color: #ffffff;
	text-indent:20px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfe4ae;
	text-decoration: none;
	position:absolute;
	width: 180px;
}
#sbar_sub a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #007745;
	background-image:url(elements/sbar_sub_over.gif);
	background-repeat:no-repeat;
	background-color: #cfe4ae;
	text-indent:20px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfe4ae;
	text-decoration: none;
	position:absolute;
	width: 180px;
}
#dd_up  {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	position: relative;
	width: 217px;
	float: left;
	margin: 0;
	font-weight: bold;
	height: 18px;
	padding: 0px;
}
#dd_up a  {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	width: 217px;
	position: absolute;
	padding-right: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05285d;
	padding-left: 8px;
}
#dd_up a:hover  {
	color: #ffffff;
	text-decoration: none;
	background-color: #05285d;
	position: absolute;
	width: 217px;
	padding-right: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05285d;
	padding-left: 8px;
	background-image: url(elements/hbar_over_bg.gif);
}
#dd2_up  {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	position: relative;
	width: 217px;
	float: left;
	font-weight: bold;
	height: 32px;
	padding: 0px;
}
#dd2_up a  {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	width: 217px;
	position: absolute;
	padding-right: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05285d;
	padding-left: 8px;
}
#dd2_up a:hover  {
	color: #ffffff;
	text-decoration: none;
	background-color: #05285d;
	position: absolute;
	width: 217px;
	font-weight: bold;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05285d;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#sbar_sub_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007745;
	background-image:url(elements/sbar_sub_active.gif);
	background-repeat:no-repeat;
	text-indent:20px;
	height: 15px;
}
#cbox {
	position:relative;
	width:574px;
	background-color: #FFFFFF;
}
#bread_crumb {
	position:relative;
	width: 554px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
#guts {
	position:relative;
	width: 554px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#third_column {
	position:relative;
	width:224px;
	background-color: #05285d;
}
#flash {
	position:relative;
	left:0px;
	width:980px;
	height:203px;
	text-align: left;
	z-index:2;
}
#home_bottom_menu {
	position:relative;
	width:328px;
	height:auto;
	text-align: left;
	left: 0px;
	float: left;
	background-color: #FFFFFF;
}
#home_bottom_menu_middle {
	position:relative;
	width:324px;
	height:auto;
	text-align: left;
	left: 0px;
	float: left;
	background-color: #FFFFFF;
}
#about_us {
	width:164px;
	height:46px;
	left: 86px;
	position:absolute;
	top: 0px;
}
#careers {
	width:164px;
	height:46px;
	left: 214px;
	position:absolute;
	top: 0px;
}
#events {
	width:164px;
	height:46px;
	left: 342px;
	position:absolute;
	top: 0px;
}
#services {
	width:164px;
	height:46px;
	left: 470px;
	position:absolute;
	top: 0px;
}
#industries {
	width:164px;
	height:46px;
	left: 726px;
	position:absolute;
	top: 0px;
}
#aboutover {
	position:absolute;
	left:36px;
	top:151px;
	width:225px;
	z-index:20;
	background-color: #8a6d53;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #05285d;
	border-right-color: #05285d;
	border-left-color: #05285d;
	padding-bottom: 2px;
}
#servicesover {
	position:absolute;
	left:423px;
	top:151px;
	width:225px;
	z-index:30;
	background-color: #8a6d53;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #05285d;
	border-right-color: #05285d;
	border-left-color: #05285d;
	padding-bottom: 2px;
}
#careersover {
	position:absolute;
	left:163px;
	top:151px;
	width:225px;
	z-index:40;
	background-color: #8a6d53;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #05285d;
	border-right-color: #05285d;
	border-left-color: #05285d;
	padding-bottom: 2px;
}
#eventsover {
	position:absolute;
	left:289px;
	top:151px;
	width:225px;
	z-index:50;
	background-color: #8a6d53;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #05285d;
	border-right-color: #05285d;
	border-left-color: #05285d;
	padding-bottom: 2px;
}
#industriesover {
	position:absolute;
	left:676px;
	top:151px;
	width:225px;
	z-index:60;
	background-color: #8a6d53;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #05285d;
	border-right-color: #05285d;
	border-left-color: #05285d;
	padding-bottom: 2px;
}
.cbox_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.cbox_txt a{
	color: #05285d;
	text-decoration: underline;
}
.header_nav_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.header_nav_txt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.header_nav_txt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #10804d;
	text-decoration: underline;
}
.breadcrumb_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.breadcrumb a {
	color: #05285d;
	text-decoration: underline;
}
.breadcrumb a:hover {
	color: #10804d;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 28px;
	font-weight: bold;
	color: #007745;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #007745;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}
.nedate {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.netitle {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.nesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.netext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-color: #05285D;
	color: #05285D;
	line-height: 16px;
}
#cbox2 {
	position:relative;
	width:798px;
	background-color: #FFFFFF;
}
#guts2 {
	position:relative;
	width: 778px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.benefits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.benefit_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #05285D;
}
.right_pad {
	margin-right: 5px;
}
.bottom_pad {
	margin-bottom: 5px;
}
.left_pad {
	margin-left: 5px;
}
.footer {
	background-color: #E8F2D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bread_crumb2 {
	position:relative;
	width: 778px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.events_display {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border: 1px solid #05285D;
	background-color: #E8F2D7;
	margin-top: 5px;
	margin-bottom: 5px;
}.igtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #007745;
}
.bnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #007745;
}
.bnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #05285D;
}
#afco {
	width:164px;
	height:46px;
	left: 598px;
	position:absolute;
	top: 0px;
}
#afcoover {
	position:absolute;
	left:548px;
	top:151px;
	width:225px;
	z-index:60;
	background-color: #8a6d53;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #05285d;
	border-right-color: #05285d;
	border-left-color: #05285d;
	padding-bottom: 2px;
}
