td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

body {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 0.8em;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(Images/Temp/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#Content {
	height: auto;
	width: 800px;
	z-index: 2;
	text-align: justify;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: auto;
}

#Header {
	height: 74px;
	width: 760px;
	z-index: 2;
}

#LeftPanelImage {
	position:relative;
	height: 294px;
	width: 79px;
	left: 118px;
	top: 0px;
	z-index: 2;
	float: left;
}

#PlantName {
	position: absolute;
	z-index: 2;
	height: 59px;
	width: 197px;
	left: 0px;
	top: 368px;
}

#ScretchCell {
	background-image: url(../Images/left_panel_ext.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

#Content h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #283C19;
	margin-top: 1em;
	margin-bottom: 1em;

}

#Content h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0B1666;
	margin-top: 1em;
	margin-bottom: 1em;
}

#LinkAboutUs {
	position: absolute;
	height: 42px;
	width: 118px;
	left: 0px;
	top: 74px;
	z-index: 2;
}

#LinkServices {
	position: absolute;
	height: 42px;
	width: 118px;
	left: 0px;
	top: 116px;
	z-index: 2;
}

#LinkProjects {
	position: absolute;
	height: 42px;
	width: 118px;
	left: 0px;
	top: 158px;
	z-index: 2;
}

#LinkCareers {
	position: absolute;
	height: 42px;
	width: 118px;
	left: 0px;
	top: 200px;
	z-index: 2;
}

#LinkAffiliates {
	position: absolute;
	height: 42px;
	width: 118px;
	left: 0px;
	top: 242px;
	z-index: 2;
}

#LinkContactUs {
	position: absolute;
	height: 42px;
	width: 118px;
	left: 0px;
	top: 284px;
	z-index: 2;
}

#LinkNewsInfo {
	position: absolute;
	height: 42px;
	width: 118px;
	left: 0px;
	top: 326px;
	z-index: 2;
}

#Content p {
	margin-bottom: 1em;
	margin-top: 1px;
	line-height: 1.5em;
}

#MainWrapper {
	position:relative;
	width:887px;
	height:auto;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: visible;
	z-index: 99;
}

#LinkBox {
	float: right;
	height: auto;
	width: auto;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #222A75;
	border-bottom-color: #222A75;
	border-left-color: #222A75;
	clear: none;
}

#BreadCrumb {
	font-size: 0.85em;
	vertical-align: top;
	padding: 0px;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}

.CenterAligned {
	margin-top: 0px;	
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	font-style: italic;
	font-weight: bolder;
	line-height: normal;
	text-align: center;
	clear: both;
	display: block;
}

.RightAligned {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 90%;
	font-style: italic;
	font-weight: bolder;
	line-height: normal;
	text-align: center;
	display: block;
}
.LeftAligned {
	float: left;
	margin-top:5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 90%;
	font-style: italic;
	font-weight: bolder;
	line-height: normal;
	text-align: center;
	display: block;
}

.CenterAligned img {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.RightAligned img {
	border: 2px solid #919D87;
}
.LeftAligned img {
	border: 2px solid #919D87;
}

#Footer {
	font-size: 0.8em;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	text-align: right;
	float: right;
	z-index: 3;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Footer hr {
	text-align: right;
	border: thin dashed #666666;
	background-color:#666666;
	margin-right: 0;
	width: 100%;
}
	

.Dropcap {
	float: left;
	font-size: 330%;
	width: 0.8em;
	line-height: 0.8em;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#FooterMain {
	position: absolute;
	height: auto;
	width: 760px;
	left: 0px;
	top: 440px;
	text-align: right;	
	font-size: x-small;
}

#Content .Indent {
	margin-left: 120px;
}


#hlogo {
	position:absolute;
	left:0px;
	top:0px;
	width:271px;
	height:110px;
	visibility:visible;
}

#hcenter {
	position:absolute;
	left:271px;
	top:0px;
	width:292px;
	height:352px;
	visibility:visible;
}

#hwetland {
	position:absolute;
	left:563px; top:0px; width:197px; height:39px;
	visibility:visible;
}

#hrestoration {
	position:absolute;
	left:563px; top:39px;width:197px; height:31px;
	visibility:visible;
}

#hnatural {
	position:absolute;
	left:563px; top:70px;width:197px; height:33px;
	visibility:visible;
}

#hwater {
	position:absolute;
	left:563px; top:103px;width:197px; height:30px;
	visibility:visible;
}

#hbtnAboutUs {
	position:absolute;
	left:0px; top:110px;width:146px; height:40px;
	visibility:visible;
}

#hleft {
	position:absolute;
	left:146px; top:110px;width:125px; height:298px;
	visibility:visible;
}

#hlandscape {
	position:absolute;
	left:563px; top:133px;width:197px; height:31px;
	visibility:visible;
}

#hline1 {
	position:absolute;
	left:0px; top:150px;width:146px; height:3px;
	visibility:visible;
}

#hline2 {
	position:absolute;
	left:0px; top:193px;width:146px; height:3px;
	visibility:visible;
}
#hline3 {
	position:absolute;
	left:0px; top:236px;width:146px; height:3px;
	visibility:visible;
}

#hline4 {
	position:absolute;
	left:0px; top:279px;width:146px; height:3px;
	visibility:visible;
}

#hline5 {
	position:absolute;
	left:0px; top:322px;width:146px; height:3px;
	visibility:visible;
}

#hline6 {
	position:absolute;
	left:0px; top:365px;width:146px; height:3px;
	visibility:visible;
}

#hbtnServices {
	position:absolute;
	left:0px; top:153px;width:146px; height:40px;
	visibility:visible;
}

#hbtnProjects {
	position:absolute;
	left:0px; top:196px;width:146px; height:40px;
	visibility:visible;
}

#hbtnCareers {
	position:absolute;
	left:0px; top:239px;width:146px; height:40px;
	visibility:visible;
}

#hbtnAffiliates {
	position:absolute;
	left:0px; top:282px;width:146px; height:40px;
	visibility:visible;
}

#hbtnContactUS {
	position:absolute;
	left:0px; top:325px;width:146px; height:40px;
	visibility:visible;
}

#hbtnNewsInfo {
	position:absolute;
	left:0px; top:368px;width:146px; height:40px;
	visibility:visible;
}

#hbottom {
	position:absolute;
	left:0px; top:408px;width:760px; height:22px;
	visibility:visible;
}

#hslogan {
	position:absolute;
	left:271px; top:352px;width:489px; height:56px;
	visibility:visible;
}

#hright {
	position:absolute;
	left:563px; top:164px;width:197px; height:188px;
	visibility:visible;
}

#MMMenuContainer0524175850_0 {
	/* This ID is related to the master menu div for menu MMMenuContainer0524175850_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:119px;
	top:85px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0524175850_0 {
/* This class defines things about menu MMMenu0524175850_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:148px;
	height:67px;
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

.MMMIFVStyleMMMenu0524175850_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0524175850_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:148px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	height:15px;
}

.MMMIVStyleMMMenu0524175850_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0524175850_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:148px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	height:15px;
}

#MMMenu0524175850_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0524175850_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0524175850_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0524175850_0 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu0524175850_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0524175850_0 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenuContainer0524175850_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0524175850_0 a {
/* Controls the general apperance for menu MMMenuContainer0524175850_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000066;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#cccccc;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
	height:15px;
}

#MMMenuContainer0524175850_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0524175850_0 */
	color:#ffffff;
	background-color:#999999;
}
#MMMenuContainer0524181540_1 {
/* This ID is related to the master menu div for menu MMMenuContainer0524181540_1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:119px;
	top:127px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0524181540_1 {
/* This class defines things about menu MMMenu0524181540_1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:204px;
	height:133px;
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

.MMMIFVStyleMMMenu0524181540_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0524181540_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:204px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:196px;
	height:15px;
}

.MMMIVStyleMMMenu0524181540_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0524181540_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:204px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:196px;
	height:15px;
}

#MMMenu0524181540_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0524181540_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0524181540_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0524181540_1 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu0524181540_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu0524181540_1 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenu0524181540_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu0524181540_1 so we can set its position */
	left:0px;
	top:67px;
}

#MMMenu0524181540_1_Item_4 {
/* Unique ID for item 4 of menu MMMenu0524181540_1 so we can set its position */
	left:0px;
	top:89px;
}

#MMMenu0524181540_1_Item_5 {
/* Unique ID for item 5 of menu MMMenu0524181540_1 so we can set its position */
	left:0px;
	top:111px;
}

#MMMenuContainer0524181540_1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0524181540_1 a {
/* Controls the general apperance for menu MMMenuContainer0524181540_1's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#cccccc;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0524181540_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0524181540_1 */
	color:#ffffff;
	background-color:#999999;
}
#MMMenuContainer0524182117_2 {
/* This ID is related to the master menu div for menu MMMenuContainer0524182117_2 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:119px;
	top:169px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0524182117_2 {
/* This class defines things about menu MMMenu0524182117_2's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:165px;
	height:111px;
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

.MMMIFVStyleMMMenu0524182117_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0524182117_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:165px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:157px;
	height:15px;
}

.MMMIVStyleMMMenu0524182117_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0524182117_2 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:165px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:157px;
	height:15px;
}

#MMMenu0524182117_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0524182117_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0524182117_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu0524182117_2 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu0524182117_2_Item_2 {
/* Unique ID for item 2 of menu MMMenu0524182117_2 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenu0524182117_2_Item_3 {
/* Unique ID for item 3 of menu MMMenu0524182117_2 so we can set its position */
	left:0px;
	top:67px;
}

#MMMenu0524182117_2_Item_4 {
/* Unique ID for item 4 of menu MMMenu0524182117_2 so we can set its position */
	left:0px;
	top:89px;
}

#MMMenuContainer0524182117_2 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0524182117_2 a {
/* Controls the general apperance for menu MMMenuContainer0524182117_2's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#cccccc;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0524182117_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0524182117_2 */
	color:#ffffff;
	background-color:#999999;
}

