/* @override http://myshire.us/pennergysource/css/master.css */

/* @override http://pennergysource.com/css/master.css */

@charset "UTF-8";

/* CSS Document */

body {
	color: #f1f0ee;
}

html>body {
	color: #f1f0ee;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

/* HEADER */

#header {
	background: #fff url(../img/headerbg.jpg) repeat-x center top;
	height: 426px;
}
#subheader {
	background: #fff url(../img/subheaderbg.jpg) repeat-x center top;
	height: 210px;
}

#headercontainer {
	background: url(../img/header.jpg) no-repeat center top;
	height: 120px;
}

#subheadercontainer {
	background: url(../img/header.jpg) no-repeat center;
	height: 120px;
}

#headertop {
	background: url(../img/header.jpg) no-repeat center top;
	height: 120px;
}

#logo {
	width: 245px;
	height: 110px;
	float: left;
	margin-top: 10px;
	background: url(../img/logo.gif) no-repeat;
}

#logo h1 {
	text-indent: -9999px;
	border: none;
}

#logo h2 {
	text-indent: -9999px;
	border: none;
}

#headernav {
	float: right;
	position: relative;
	top: 20px;
	width: 610px;
	text-align:right;
}

ul#hnav {
	width: 600px;
}

ul#hnav {
	width: 600px;
}

ul#hnav {
	width: 600px;
}

ul#hnav {
	width: 600px;
}

#hnav li {
	float: left;
	list-style: none;
	padding: 0 7px;
	border-right: 1px solid #646464;
}

#hnav li a {
	color: #646464;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
}

#hnav li a:hover {
	color: #646464;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: underline;
}

#hnav li.noline {
	color: #646464;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
	border: none;
}

#headermiddle {
	clear: both;
}

#headerimg {
	width: 1000px;
	height: 216px;
}

#headerbottom {
	
}

/* HEADER NAV */

#navigation {
	height: 90px;
}

ul#nav {
	height: 72px;
	background: #ececec;
}

#nav li {
	float: left;
	list-style: none;
	width: 125px;
	height: 72px;
}

#nav li a#wind {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -375px 0;
}

#nav li a#biofuels {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -500px 0;
}

#nav li a#energyefficiency {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -125px 0;
}

#nav li a#traditional {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -625px 0;
}

#nav li a#geothermal {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat 0 0;
}

#nav li a#hydroelectric {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -750px 0;
}

#nav li a#nuclear {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -875px 0;
}

#nav li a#solar {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -250px 0;
}

#nav li a:hover#wind {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -375px -72px;
}

#nav li a:hover#biofuels {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -500px -72px;
}

#nav li a:hover#energyefficiency {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -125px -72px;
}

#nav li a:hover#traditional {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -625px -72px;
}

#nav li a:hover#geothermal {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat 0 -72px;
}

#nav li a:hover#hydroelectric {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -750px -72px;
}

#nav li a:hover#nuclear {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -875px -72px;
}

#nav li a:hover#solar {
	width: 125px;
	height: 72px;
	display: block;
	text-indent: -9999px;
	background: url(../img/navigation.jpg) no-repeat -250px -72px;
}

/* MAIN */

#main {
	clear: both;
	background: #f1f0ee;
}

#maincontainer2 {
	margin: 0 auto;
	width: 1024px;
	background: url(../img/mainbg.jpg) repeat-y center;
}

#maincontainer {
	margin: 0 auto;
	width: 1000px;
}

#left {
	width: 625px;
	float: left;
	padding: 10px 20px 25px 30px;
}

#left h1 {
	color: #2f2f2f;
	font: 19px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: 700;
}

#left p {
	color: #515151;
	font: 14px/22px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: 15px;
	padding: 0 15px;
}
#left p a, #left ul li a{
	text-decoration: none;
	border-bottom: 1px dashed #777;
	color: #777;
}
#left p a:hover, #left ul li a:hover{
	text-decoration: none;
	border-bottom: none;
	color: #777;
}
#left ul{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 0 0 55px;
	font-size:13px;
	list-style-position:outside;
}
h2 {
	color: #212021;
	font: 15px Verdana, "Lucida Grande", Lucida, sans-serif;
	border-bottom: 5px solid #d9d9d9;
	width: 70%;
	font-weight: 600;
}

td {
	padding-left: 45px;
}
#left td a, #right td a{
	text-decoration: none;
	color: #212021;
	border: none;
}
#left td a:hover, #right td a:hover{
	text-decoration: underline;
	color: #212021;
}
td#companyprofile {
	background: url(../img/companyprofiles.gif) no-repeat top left;
}

td#benefitstoyou {
	background: url(../img/benefitstoyou.gif) no-repeat top left;
}

td#video {
	background: url(../img/video.gif) no-repeat top  left;
}

td#news {
	background: url(../img/news.gif) no-repeat top left;
}

#left table p {
	color: #404040;
	font-size: 12px;
	line-height: 16px;
}
#left table h4 {
	color: #404040;
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

#right {
	width: 310px;
	float: right;
	padding: 10px 0 25px 0;
}

td#calendar {
	background: url(../img/calendar.gif) no-repeat;
}

#right h2 {
	margin: 5px 0 0 5px;
}

#right p {
	color: #404040;
	font: 12px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 5px 10px 0 15px;
}

#right strong {
	font-weight: bold;
}

/* FOOTER */

#footer {
	clear: both;
	background: #88bf3f url(../img/footerbg.jpg) repeat-x;
	padding-bottom: 30px;
}

#footercontainer {

}

#footertop {
	height: 15px;
	width: 1000px;
	display: block;
	background: url(../img/footertop.jpg) center;
}

#footernav {
	width: 780px;
	height: 27px;
	margin: 10px auto 10px auto;
}

/* FOOTER NAV */

#ftnav li {
	float: left;
	list-style: none;
	height: 27px;
}

#ftnav li a#wind {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 80px;
	background: url(../img/footernav.jpg) -307px 0;
}

#ftnav li a#biofuels {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 98px;
	background: url(../img/footernav.jpg) -387px 0;
}

#ftnav li a#energyefficiency {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 105px;
	background: url(../img/footernav.jpg) -107px 0;
}

#ftnav li a#traditional {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 119px;
	background: url(../img/footernav.jpg) -485px 0;
}

#ftnav li a#geothermal {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 107px;
	background: url(../img/footernav.jpg) 0 0;
}

#ftnav li a#hydroelectric {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 97px;
	background: url(../img/footernav.jpg) -604px 0;
}

#ftnav li a#nuclear {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 79px;
	background: url(../img/footernav.jpg) -701px 0;
}

#ftnav li a#solar {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 95px;
	background: url(../img/footernav.jpg) -212px 0;
}

#ftnav li a:hover#wind {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 80px;
	background: url(../img/footernav.jpg) -307px -27px;
}

#ftnav li a:hover#biofuels {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 98px;
	background: url(../img/footernav.jpg) -387px -27px;
}

#ftnav li a:hover#energyefficiency {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 105px;
	background: url(../img/footernav.jpg) -107px -27px;
}

#ftnav li a:hover#traditional {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 119px;
	background: url(../img/footernav.jpg) -485px -27px;
}

#ftnav li a:hover#geothermal {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 107px;
	background: url(../img/footernav.jpg) 0 -27px;
}

#ftnav li a:hover#hydroelectric {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 97px;
	background: url(../img/footernav.jpg) -604px -27px;
}

#ftnav li a:hover#nuclear {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 79px;
	background: url(../img/footernav.jpg) -701px -27px;
}

#ftnav li a:hover#solar {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 95px;
	background: url(../img/footernav.jpg) -212px -27px;
}

/* INFO */

#infonavigation {
	clear: both;
	text-align: center;
	color: #fff;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0 auto;
	padding: 0 auto;
	width: 640px;
}

#infonavigation a {
	text-decoration: none;
}

#infonavigation a:hover {
	text-decoration: underline;
}

ul#infonav {
	clear: both;
	text-align: center;
	margin: 5px 0;
}

#infonav li {
	list-style: none;
	float: left;
}

#infonav li a {
	color: #fff;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding: 0 10px;
}

#infonav li a:hover {
	color: #000;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	border-right: 1px solid #fff;
	padding: 0 10px;
}

#infonav li a.noline {
	color: #fff;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
	border-right: none;
	padding: 0 10px;
}

#infonav li a:hover.noline {
	color: #000;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	border-right: none;
	padding: 0 10px;
}

#infonav p {
	clear: both;
	text-align: center;
}

#infonavigation p a {
	color: #fff;
}

#infonavigation p a:hover {
	
}

.clear {
	clear: both;
}

/* PAGE ICONS */

.energy {
	background: url(../img/mainimgbg.jpg) no-repeat;
	min-height: 450px;
}

.wind {
	background: url(../img/wind.gif) no-repeat;
	min-height: 450px;
}

.biofuel {
	background: url(../img/biofuel.gif) no-repeat;
	min-height: 450px;
}

.energyefficiency {
	background: url(../img/energyefficiency.gif) no-repeat;
	min-height: 450px;
}

.traditional {
	background: url(../img/traditional.gif) no-repeat;
	min-height: 450px;
}

.geothermal {
	background: url(../img/geothermal.gif) no-repeat;
	min-height: 450px;
}

.hydroelectric {
	background: url(../img/hydroelectric.gif) no-repeat;
	min-height: 450px;
}

.nuclear {
	background: url(../img/nuclear.gif) no-repeat;
	min-height: 450px;
}

.solar {
	background: url(../img/solar.gif) no-repeat;
	min-height: 450px;
}
/* PROFILES */
.loginform-label {
	color: #515151;
	font: 14px/22px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: 15px;
	padding: 0 15px;
	padding-bottom: 5px;
}

.loginform-input {
	padding: 0px;
	padding-bottom: 5px;
}

.table-data {
	color: #515151;
	font: 12px/22px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 2px;
}

#left p.errormessage {
	color: #FF0000;
	font: 14px/22px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: 15px;
	padding: 0 15px;
}

#profile-nav {
	color: #515151;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-bottom: 15px;
	padding: 0 15px;
}

#profile-nav a {
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
	border-bottom: 1px dashed #777;
	color: #777;
}

#profile-nav a:hover {
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-decoration: none;
	border-bottom: none;
	color: #777;
}

#left h2 a {
	color: #212021;
	font: 15px Verdana, "Lucida Grande", Lucida, sans-serif;
	border-bottom: 5px solid #d9d9d9;
	width: 70%;
	font-weight: 600;
	text-decoration: none;
}

.profile-image-pad {
	padding-right: 15px;
	padding-bottom: 15px;
}
.thumb-image-pad {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.profile {
	margin-top: 1px;
	clear: both;
}

strong {
	color: #000000;
	font-weight: bold;
}