body {
  background: #fff url(linesgreen.gif) repeat fixed;
	color: #00492c;
  margin: 0;
  padding: 0;
	text-align: center;	
}
#container {
  width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #ebeceb; 
}
#bannergreen {
  position: relative;
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
}
#bannerleft {
  position: relative;
	float: left;
	width: 215px;
	margin: 0;
	padding: 0;  
}
#bannercenter {
  position: relative;
	float: left;
	width: 240px;
	margin-top: 0;
	margin-left: 15px;
}
#bannerright {
  position: relative;
	float: right;
	width: 265px;
	margin-top: 0;
	margin-left: 15px;
}
#navcontainer {
  margin: 0;
  padding: 0 0 0 240px;
}
#navcontainer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
#navcontainer li {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  width: auto;
}
#navcontainer a {
  color: #b3ffff;
  display: block;
  width: auto;
  text-decoration: none;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: .8em;
  background: #0084aa url(gradgrntoblvert40.png);
  margin: 0;
  padding: 2px 10px;
  border-top: 1px solid #f7f7f7;
  border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
	border-left: 1px solid #f7f7f7;
}
#navcontainer a:hover, #navcontainer a:active { 
  background: #fff url(gradbltogrnvert40.png); 
}
#navcontainer a.active:link, #navcontainer a.active:visited {
  position: relative;
  z-index: 102;
  background: #fff;
  font-weight: bold;
}
#left {
  position: relative;
	float: left;
	width: 120px;
	clear: both;
	background: #fff;
	border-right: #e6eceb solid medium;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: .9em;
}
#left ul {
  list-style: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	width: 116px;
}
#left ul a {
  display: block;
  padding:5px 5%;
  text-decoration: none;
  background-color: #fff;
  width: 90%;
  background: #006639 url(gradbluetogrn.png);
  border-top: 1px solid #f7f7f7;
  border-right: 1px solid #828282;
  border-bottom: 1px solid #828282;
  border-left: 1px solid #f7f7f7;
  color: #b3ffff;
  font-weight: bold;
  font-size: .75em;
}
#left ul a:hover {
  background: #006639 url(gradgrntoblue.png);
  color: #b3ffff;
  border-top: 1px solid #828282;
  border-right: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
  border-left: 1px solid #828282;
}
#center {
  position: relative;
	float: left;
	width: 425px;
	margin-left: 20px;
	background: #fff;
	border-right: #e6eceb solid medium;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
}
#center p {
  margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#center ul {
  margin-top: 5px;
	margin-right: 15px;
	margin-left: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#centerright {
  position: relative;
	float: left;
	width: 600px;
	margin-left: 20px;
	background: #fff;
	border-right: #e6eceb solid medium;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
}
#centerright h4 {
  margin-left: 40px;
}
#centerright p {
  margin-top: 15px;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;  
}
#centerright ol {
 margin-top: 5px;
	margin-right: 60px;
	margin-left: 75px;
	padding-bottom: 15px;
	padding-left: 15px;   
}
#centerright ul {
  margin-top: 5px;
	margin-right: 60px;
	margin-left: 75px;
	padding-bottom: 15px;
	padding-left: 15px;  
}
#centerright a:link {
  color: #006b8a;
}
#centerright a:visited {
  color: #a9a9a9;
}
#centerright a:hover {
  color: #0084aa;
}
#centerfolio {
  margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#centerwide {
margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 75px;
}
#rightmenu {
  position: relative;
	float: right;
	width: 150px;
	background: #fff;
	border-right: #e6eceb solid medium;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: .9em;
}
#rightmenu ul {
  list-style: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	width: 146px;
}
#rightmenu ul a {
  display: block;
  padding:5px 5%;
  text-decoration: none;
  background-color: #fff;
  width: 90%;
  background: #006639 url(gradbltogr150x40.png);
  border-top: 1px solid #f7f7f7;
  border-right: 1px solid #828282;
  border-bottom: 1px solid #828282;
  border-left: 1px solid #f7f7f7;
  color: #b3ffff;
  font-weight: bold;
  font-size: .75em;
}
#rightmenu ul a:hover {
  background: #006639 url(gradgrtobl150x40.png);
  color: #b3ffff;
  border-top: 1px solid #828282;
  border-right: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
  border-left: 1px solid #828282;
}
#right {
  position: relative;
	float: right;
	width: 150px;
	margin-left: 20px;
	background: #fff;
	border-right: #e6eceb solid medium;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
}
#right p {
  margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
}
#right ul {
  margin-top: 15px;
	margin-right: 15px;
	margin-left: 1px;
	padding-left: 20px;
}
#right h5 {
  background: #0084aa url(centerbluegrn.png);
	color: #b3ffff;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #000;
}
#news {
  position: relative;
	float: left;
	width: 710px;
	margin-left:20px;
	background: #fff;
	border-right: #e6eceb solid medium;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
}
#news h3 {
  background: #0084aa url(centerbluegrn.png);
	color: #b3ffff;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #000;
}
#news p {
  margin-top: 15px;
	margin-right: 25px;
	margin-left: 25px;  
}
#formcontent {
  position: relative;
	float: left;
	width: 750px;
	background: #fff;
	color: #000;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;  
}
#formcontent p {
  margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.center {
 text-align: center;
}
.h5 {
  background: #fff url(acdtmap.gif);
	margin: 50px;
	
	padding: 285px 0 0 0; 
}
.h2 {
  margin-left: 15px;
	background: #fff;
	color: #00492c;
}
.h3 { 
  /* position: relative;
  float: left;
	width: 550px; */
  background: #0084aa url(centerblgrn420x100.png);
	color: #b3ffff;
	font-family: Verdana, 'Trebuchet MS', Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-left: 15px;
	border: 1px solid #000;
	line-height: 1.6em;
}
.h4 {
  margin-left: 15px;
	background: #fff;
	color: #00492c;
}
.linkbordernone {
  border: none;
}
.liststylenone {
  list-style: none;
}
.blue {
  color: #0084aa;
	font-size: 1.2em;
}
.green {
  color: #006639;
	font-size: 1em;
	margin-right: 30px;
}
.gflogos {
  float: left;
	margin: 0 15px 15px 0;
}
.proc {
  text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: 100px;
	padding: 50px;
	clear: both;
}
.padding {
  padding-top: 3em;
	padding-bottom: 3em;
	border: 1px solid #000;
}
.centerfolio {
  margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
.dropcap {
  float: left;
	color: #0084aa;
	font-family: Garamond, Times, serif;
	font-size: 43px;
	font-weight: bolder;
	line-height: 32px;
	padding-top: 2px;
	padding-right: 1px;
}
.caption {
  color: #0084aa;
	font-size: 1.2em;
	margin-left: 15px;
	text-align: center;  
}
.form {
  background: none;
}
.underline {
  text-decoration: underline;
}
.noscreen {
  display: none;
}



