@charset "utf-8";
/* CSS Document */

body {
	background-color: #789EDF;
	width: 100%;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	background-image: url(images/template/pagebkgb.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #6CF;
}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height:auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-color: #EEE;
	border: 1px solid #003;
}
#header {
	height: 53px;
	background-color: #003;
	background-image: url(images/template/FillHeader.gif);
}
#menubar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
	height: 20px;
}
#centerbody {
	background-color: #EEE;
	height: 476px;
	background-image: url(images/template/turbinegraphic2.jpg);
	background-repeat: no-repeat;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	background-color: #EEE;
	text-align: center;
	font-size: 95%;
	height: 25px;
	top: 100%;
	line-height: 100%;
}
.smallinfo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
#slogan {
	position:absolute;
	width:221px;
	height:68px;
	z-index:1;
	left: 535px;
	top: 160px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #003;
	text-align: center;
	font-weight: bold;
}
#blurb {
	position:absolute;
	width:422px;
	height:212px;
	z-index:1;
	left: 362px;
	top: 261px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #000;
	text-align: right;
}
#sol {
	position:absolute;
	width:106px;
	height:25px;
	z-index:1;
	left: 338px;
	top: 115px;
	visibility: inherit;
	filter: Glow(Color=#000033, Strength=3);
}
#prod {
	position:absolute;
	width:112px;
	height:25px;
	z-index:1;
	left: 309px;
	top: 232px;
	filter: Glow(Color=#000033, Strength=3);
}
#con {
	position:absolute;
	width:104px;
	height:27px;
	z-index:1;
	left: 237px;
	top: 359px;
	filter: Glow(Color=#000033, Strength=3);
}
#about {
	position:absolute;
	width:107px;
	height:24px;
	z-index:1;
	left: 120px;
	top: 454px;
	filter: Glow(Color=#000033, Strength=3);
}
#acfeng {
	position:absolute;
	width:116px;
	height:50px;
	z-index:1;
	left: 2px;
	top: 496px;
	filter: Glow(Color=#000033, Strength=3);
}
.noborder {
	text-decoration: none;
}

.dropdown {
	color:#000000;
	font-size: 11px;
	width: 175px;
}
#fvid {
	position:absolute;
	width:440px;
	height:52px;
	z-index:1;
	left: 207px;
	top: 2px;
}
#search {
	float: right;
	height: 20px;
	width: 250px;
	position: relative;
	padding-top: 1px;
	padding-bottom: 2px;
}
#plant {
	position: absolute;
	right: 0%;
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
	margin-right: 3px;
}
#IE7 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 85%;
	height: auto;
	top: 100%;
	padding-top: 4px;
	width: 800px;	
}
.msLink a:link {
	font-size: 100%;
	color: #FF9;
	}
.msLink a:visited {
	font-size: 100%;
	color: #FF9;
}
.msLink a:hover {
	font-size: 100%;
	color: #CFF;
}
.trademark {
	text-align: right;
	font-size: 90%;
}
#aeilink {
	position:absolute;
	width:232px;
	height:39px;
	z-index:1;
	left: 263px;
	top: 528px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
#pjrlink {
	position: absolute;
	height: 70px;
	width: 216px;
	top: 485px;
	right: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
.ISO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.isoLink a:link {
	color: #06C;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.isoLink a:visited {
	text-decoration: none;
	color: #06C;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.isoLink a:hover {
	text-decoration: none;
	color: #09F;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.isoLink a:active {
	text-decoration: none;
	color: #6CF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

