* { margin: 0; padding: 0; }

body { background: #344B67; font: normal normal normal 12px arial, verdana, helvetica, sans-serif; }

a img { border: 0; text-decoration: none; vertical-align: -2px; }
img.bldg {padding-bottom: 20px;}

#headerCon { background: url(../images/header-bg-stretch.jpg) top left repeat-x; width: 100%; height: 131px; clear: both; background-color: #007502; }
	#headerCon div { background: url(../images/header-bg.jpg) top left no-repeat; width: 1000px; margin: 0 auto; height: 100%; position: relative; }
	#headerCon div ul { list-style-type: none; display: block; float: right; position: absolute; bottom: 0; right: 20px; height: 35px; }
		#headerCon div ul li { float: left; height: 35px; width: 130px; background: url(../images/nav-button2-off.jpg) top left no-repeat; margin: 0 3px; }
		#headerCon div ul li.selected { background: url(../images/nav-button2-on.jpg); }
			#headerCon div ul li a { display: block; width: 100%; height: 23px; font-weight: bold; font-size: 11px; color: #D3E7D1; text-decoration: none; text-align: center; text-transform: uppercase; padding-top: 12px; }
			#headerCon div ul li.selected a { color: #333; }
			
#flashCon { background-image:url(../images/flash-holder2.jpg); background-repeat:no-repeat; background-position: center; background-color: #000000; width: 100%; height: 215px; clear: both; }
	#flashCon #flash { width: 997px; height: 215px; margin: 0 auto; }
	
#contentCon ul { list-style-position: outside; margin: 15px; margin-left: 30px; margin-right: 0;  }

#contentCon { background: #fff; width: 100%; clear: both; }
	#contentCon div.content { width: 970px; margin: 0 auto; padding: 20px 0px 20px 0px; }
	#contentCon div.content ul.home { list-style-type: none; margin: 0; }
		#contentCon div.content  ul.home li { float: left; padding: 15px;; border-right: 1px dotted #999; }
			#contentCon div.content ul.home li ul { list-style-type: square; display: block; }
				#contentCon div.content ul.home li ul li { margin: 15px; font-size: 13px; font-weight: bold; color: #344B67; border: 0px solid #fff; height: auto; width: auto; padding: 0; float: none; }
		#contentCon div.content ul.home li.end { border-right: 0; }
		
		#contentCon div.content dl { margin: 10px 0; }
			#contentCon div.content dl dt { font-weight: bold; color: #344B67; position: relative; }
			#contentCon div.content dl dd { margin-bottom: 20px; }
			#contentCon div.content dl dt span.handle { position: absolute; margin-left: -10px; }
	#contentCon div.content #ams-sub { margin: -20px 0px 25px 0px; padding: 2px 620px 3px 0px; width: 360px; height: 24px; text-align: right; background-color: #F1F1F1; line-height: 25px; }
	#contentCon div.content #enviro-sub { margin: -20px 0px 25px 0px; padding: 2px 490px 3px 0px; width: 490px; height: 24px; text-align: right; background-color: #F1F1F1; line-height: 25px; }
	#contentCon div.content #media-sub { margin: -20px 0px 25px 0px; padding: 2px 415px 3px 0px; width: 559px; height: 24px; text-align: right; background-color: #F1F1F1; line-height: 25px; }
		
#footerCon { text-align: center; color: #fff; font-weight: bold; clear: both; }
	#footerCon a { color: #fff; text-decoration: none; }

h1 { color: #017F01; font-weight: normal; font-size: 22px; line-height: 22px; }
h2 { color: #344B67; font-weight: normal; font-size: 20px; line-height: 20px; }
h3 { color: #344B67; font-weight: normal; font-size: 17px; line-height: 17px; }
h4 { font-size: 14px; }

p { margin: 15px 0; }



.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.center { display: block; margin: 0 auto; }

.super { text-transform: superscript; }

a { color: #027402; font-weight: bold; }

#tech-info { margin: 15px 0px 0px 0px; padding: 20px 0px 0px 0px; border-top: 1px dotted #999; }