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

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#FFF;
}

h2 {
	text-align:center;
}

div.pHeader
{
	font-weight:bold;
}

div.container
{
	width:960px;
	margin:0px;
	position:absolute;
	left:0px;
}
div.subheader
{
	/*padding:1em;*/
	color:white;
	background-image:url(../images/chassis_04.jpg);
	background-repeat:no-repeat;
	/*clear:left;*/
}
div.hGreenLineTop
{
	background-color:#28882E;
	margin-top:5px;
	margin-bottom:0px;
	height:2px;
}
div.hGreenLineBottom
{
	background-color:#28882E;
	margin-top:0px;
	margin-bottom:5px;
	height:2px;
}
div.vGreenLine
{
	background-color:#28882E;
	height:435px;
	width:4px;
	left:10px;
	float:left;
}
.menuBtn
{
	width:184px;
	float:left;
	text-align:center;
	padding:10px;
}
.menuBtn ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}
.menuBtn li {
	margin: 2px 0 0;
}
.menuBtn a {
	display: block;
	width: 155px;
	padding: 0px;
	border: 0px;
	/*background:url(../images/aboutMenuBtn.gif) no-repeat;*/
	text-decoration: none; /*lets remove the link underlines*/
}
.menuBtn img
{
	/*margin-bottom:5px;*/
	border:0;
}

div.bigLogo
{
	padding-top:120px;
	padding-left:300px;
}
div.sloganText
{
	padding-left:300px;
	font-size:14px;
	float:left;
}
div.footer
{
	padding:1em;
	background-image:url(../images/chassis_06.gif);
	background-repeat:no-repeat;
	/*font-family:"Century Gothic";*/
	font-size: 9px;
	color: #FFF;
	text-decoration:none;
	text-align:center;
	height:40px;
	/*clear:left;*/
}
div.imgFooter
{
	margin-top: -3px;
	border: 0px solid #0000ff;
	height: auto;
	width: auto;
	position:absolute;
	left:10px;
	text-align: center;
}
div.imgFooter img
{
	display:inline;
}
h1.header
{
	padding:0;
	margin:0;
}
div.left
{
	position:absolute;
	float:left;
	width:260px;
	height:435px;
	background:url(../images/left_menu_trees.jpg) no-repeat;
	z-index:0;
}
div.content
{
	/*margin-top:10px;*/
	padding:0px;
	/*border-left:1px solid gray;*/
	height:435px;
	/*font-family:"Century Gothic";*/
	font-size:12px;
}
a.footerLink {
	/*font-family: "Century Gothic";*/
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
#slogan
{
	margin-left:369px;
}

/*Scrollable panel css
a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

.green-bar .jScrollPaneTrack {
	background: /*url(../images/scrollPaneTrackGreen.gif);
}
.green-bar .jScrollPaneDrag {
	background: url(../images/ScrollPaneDragGreen2.gif) no-repeat 50% 50% #4BB051;
}
.green-bar .scroll-pane {
	background: #fff;
}*/
			
.paneholder {
	position:absolute;
	/*padding-top:10px;
	padding-bottom:10px;*/
	background:url(../images/roundedBG2.gif) no-repeat;
	background-position:right;
	height:410px;
	width:730px;
	left:230px;
	top:114px;
}
#pane {
	width: 648px;
	height: 388px;
	overflow: auto;
	position: absolute;
	top: 6px;
	left: 72px;
	padding:5px;
	scrollbar-face-color:#4BB051;
	scrollbar-arrow-color:#28882E;
	scrollbar-track-color:#28882E;
	scrollbar-shadow-color:#28882E;
	scrollbar-highlight-color:#28882E;
	scrollbar-3dlight-color:#28882E;
	scrollbar-darkshadow-Color:#28882E;
}

#navcontainer
{
	margin-bottom: 1em;
	overflow: hidden;
	width: 460px;
	height: 40px;
	position:absolute;
	left:300px;
}

#navlist
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align:center
}

#navlist li
{
	border-left: 1px solid #FFF;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}

#homeBtn a {
	background:url(../images/homeMenuBtn.gif) no-repeat;
	border:0;
}
#homeBtn a:hover {
	background:url(../images/homeMenuBtn_f2.gif) no-repeat;
	border:0;
}
#aboutBtn a {
	background:url(../images/aboutMenuBtn.gif) no-repeat;
	border:0;
}
#aboutBtn a:hover {
	background:url(../images/aboutMenuBtn_f2.gif) no-repeat;
	border:0;
}
#biomassBtn a {
	background:url(../images/biomassMenuBtn.gif) no-repeat;
	border:0;
}
#biomassBtn a:hover {
	background:url(../images/biomassMenuBtn_f2.gif) no-repeat;
	border:0;
}
#heatingBtn a {
	background:url(../images/heatingMenuBtn.gif) no-repeat;
	border:0;
}
#heatingBtn a:hover {
	background:url(../images/heatingMenuBtn_f2.gif) no-repeat;
	border:0;
}
#projectsBtn a {
	background:url(../images/projectsMenuBtn.gif) no-repeat;
	border:0;
}
#projectsBtn a:hover {
	background:url(../images/projectsMenuBtn_f2.gif) no-repeat;
	border:0;
}
#serviceBtn a {
	background:url(../images/serviceMenuBtn.gif) no-repeat;
	border:0;
}
#serviceBtn a:hover {
	background:url(../images/serviceMenuBtn_f2.gif) no-repeat;
	border:0;
}
#newsBtn a {
	background:url(../images/newsMenuBtn.gif) no-repeat;
	border:0;
}
#newsBtn a:hover {
	background:url(../images/newsMenuBtn_f2.gif) no-repeat;
	border:0;
}
#contactBtn a {
	background:url(../images/contactMenuBtn.gif) no-repeat;
	border:0;
}
#contactBtn a:hover {
	background:url(../images/contactMenuBtn_f2.gif) no-repeat;
	border:0;
}
#fuelStoresBtn a {
	background:url(../images/fuelStoresBtn.gif) no-repeat;
	border:0;
}
#fuelStoresBtn a:hover {
	background:url(../images/fuelStoresBtn_f2.gif) no-repeat;
	border:0;
}
#boilersBtn a {
	background:url(../images/boilersBtn.gif) no-repeat;
	border:0;
}
#boilersBtn a:hover {
	background:url(../images/boilersBtn_f2.gif) no-repeat;
	border:0;
}
#heatMetersBtn a {
	background:url(../images/heatMetersBtn.gif) no-repeat;
	border:0;
}
#heatMetersBtn a:hover {
	background:url(../images/heatMetersBtn_f2.gif) no-repeat;
	border:0;
}
#districtBtn a {
	background:url(../images/districtSchemesBtn.gif) no-repeat;
	border:0;
}
#districtBtn a:hover {
	background:url(../images/districtSchemesBtn_f2.gif) no-repeat;
	border:0;
}
