@charset "utf-8";
/* CSS Document */

body {
	background: #f08b1d url(../energy/images/background.gif) repeat-x;
    text-align: left;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	margin: 0 0 0 0;
	border:none;
	border-width:0px;
	}
.global_header_right {
	background:url(../energy/images/global_header_right.jpg) no-repeat;
	width: 381px;
	height: 31px;
	float:left;
	display: inline;
	color:#663300;
	text-decoration:none;
}
.global_header_right a {
	color:#ffffff;
	text-decoration:none;
}
.global_header_right h1 {
	float:left;
}
.global_header_right a:hover{
	background:url(../energy/images/global_header_right.jpg);
}
.header {
	background: url(../energy/images/header.jpg) no-repeat;
	background-position:bottom;
	height: 215px;
	width: 1000px;
	padding: 2px 0 0 0;
	margin: -5px 0 0 3px;
	}
.content {
	background:url(../energy/images/content_bg.jpg) repeat-y;
	width: 1006px;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
}
#left_navigation {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 200px;
	float:left;
}
#left_navigation a {
	color:#993300;
	text-decoration:none;
}
#left_navigation a:active{
	color:#FFFFFF;
}
#left_navigation a:hover{
	color:#FFFFFF;
}
#left_navigation ul {
	padding: 0 0 0 0;
	list-style-type:none;
	margin:0 0 0 0;
	
}
#left_navigation li {
	margin:0 0 0 0;
	color:#663300;
	padding-bottom: 15px;
	padding-top: 5px;
}
#left_navigation a {
	padding-left: 10px;
}
#left_sub_nav ul {
	color:#ffcc33;
	width: 200px;
	margin-top:10px;
	padding: 0 0 5px 0;
}

#left_sub_nav li {
	color:#ffcc33;
	background:url(../energy/images/left_sub_nav.jpg) repeat-y;
	width: 200px;
	padding: 10px 0 5px 0;
	margin: 0 0 0 0;
}

#left_sub_nav li:hover {
	color:#ffffff;
	background:url(../energy/images/left_sub_nav_hover.jpg) no-repeat;
	width: 200px;
}
.subactive {
	color:#ffffff;
	background:url(../energy/images/left_sub_nav_hover.jpg) no-repeat;
	width: 200px;
}

#left_main_nav:hover {
	background:url(../energy/images/left_nav_selected.jpg) no-repeat;
	width: 200px;
	text-indent: 10px;
	}
#left_main_nav_active {
	background:url(../energy/images/left_nav_selected.jpg) no-repeat;
	width: 200px;
	text-indent: 10px;
	color:#FFFFFF;
	}
#left_main_nav_active a {	
	color:#FFFFFF;
}
.footer {
	background: url(../energy/images/footer.jpg) no-repeat;
	height: 74px;
	width: 1000px;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
}
.text {
	background:url(../energy/images/concept_greyed.jpg) top right no-repeat;
	float:right;
	margin-left: 10px;
	margin-right:10px;
	width:780px;
}
.text h1, h2, h3, h4 {
	color:#ff931e;
	padding-left: 15px;
	padding-right: 10px;
	padding-top:3px;
}
h3 {
	font-size:12px;
}
.module {
	width:390px;
}
.form {
	width:530px;
}

.module_top {
	width:780px;
	height:30px;
	background:url(../energy/images/module_top.jpg) no-repeat bottom left;
	padding-left:35px;
}
.module_content {
	width:780px;
	background:url(../energy/images/module_content.jpg) repeat-y;
	padding-left:15px;
}
.module_bottom {
	width:780px;
	height:16px;
	background:url(../energy/images/module_bottom.jpg) no-repeat;
	padding-left:15px;
	padding-bottom:10px;
}
.m_content {

	width: 720px;
}
