html, body {

height: 100.1%;

margin: 0 0 1px;

} 



.MARROT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bottom-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.MARROTsmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.MARROTBigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


#navlist li { list-style-type: circle; }



#LeftCol ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 0 0 2.0em 10px;
}
#LeftCol ul li {
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0 0 0 6px;
	font-weight: normal;
}
#LeftCol ul li a {
    color: #5E7830;
	text-decoration:none;
}
#LeftCol ul li a:hover {
    color: #26370A;
    text-decoration: none;
}
#LeftCol ul li.selected {
    color: #26370A;
    background:  url(../Images/bgNavArrow.gif) no-repeat 0 4px;
}
#LeftCol ul li.selected a.selected {
    color: #26370A;
}
#LeftCol ul li ul {
	margin: 6px 0 0 6px;
}
#LeftCol ul li ul li {
	margin: 0 0 .3em 0;
	font-size: .85em;
}
#LeftCol ul li ul li ul {
	margin: 4px 0 0 6px;
}
#LeftCol ul li ul li ul li {
    font-size: 1em;
}
#LeftCol ul li.section {
	margin-top: 10px;
	padding-top: 23px;
}
#LeftCol ul li#renewables {
	background:  url(../Images/navRenewables.gif) no-repeat 0 0;
}
#LeftCol ul li#renewables.selected {
	background: url(..Images/navRenewablesOn.gif) no-repeat 0 0;
}
#LeftCol ul li#emergingEnergy {
	background:  url(../Images/navEmergingFuels.gif) no-repeat 0 0;	
}
#LeftCol ul li#emergingEnergy.selected {
	background: url(..Images/navEmergingFuelsOn.gif) no-repeat 0 0;	
}
#LeftCol ul li#efficiencyConservation {
	background:  url(../Images/navEfficiencyConservation.gif) no-repeat 0 0;
}
#LeftCol ul li#efficiencyConservation.selected {
	background: url(..Images/navEfficiencyConservationOn.gif) no-repeat 0 0;
}



h3 {
width:200px;
color: #cc3399;
font-family:"Times New Roman", Times, serif;
font-weight:bolder;
font-size:18px;
text-decoration:none;
padding-left:30px;
}

	
#container {
	width: 760px;
	}	
	
#header {
	color: #76B0D5;
	background: #C5E7FD;
	border-bottom: 3px solid #76B0D5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	padding: 10px;
	}
	
#content {
	margin: 10px;
	color: #555;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
p {
	font-size: .9em;
	}


#firstcol {
	float: left;
	}
	
#secondcol {
	float: left;
	}

#thirdcol {
	padding-top: 10px;
	margin-right: 106px;
	margin-bottom: 10px;
	float: right;
	}

  
   
   
   /* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
	
#home-menu {
	width: 100px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 0px;
	border-width: 0px;
	margin: 0px;
	}
	
#home-menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#home-menu li a:link, #home-menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu-mark.gif);
	padding: 8px 0 0 10px;
	}
	
#home-menu li a:hover {
	color: #26370A;
	background: url(images/menu-mark.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#home-menu li a:active {
	color: #26370A;
	background: url(images/menu-mark.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
	
   
   
   
   
   
	


  /* =-=-=-=-=-=-=-[Menu One2-flyout]-=-=-=-=-=-=-=- */


#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 11em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 11em;
		w\idth : 10em;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
		background-color : white;
		border : 1px solid black;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : white;
		background-color : black;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}






      
   /* =-=-=-=-=-=-=-[Menu One2]-=-=-=-=-=-=-=- */
	
#home-menu2 {
	width: 100px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 0px;
	border-width: 0px;
	margin: 0px;
	}
	
#home-menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#home-menu2 li a:link, #home-menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu-mark.gif);
	padding: 8px 0 0 10px;
	}
	
#home-menu2 li a:hover {
	color: #26370A;
	background: url(images/menu-mark.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#home-menu2 li a:active {
	color: #26370A;
	background: url(images/menu-mark.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}




/* =-=-=-=-=-=-=-[Menu One2-flyout-EDIT]-=-=-=-=-=-=-=- */


#nav2, #nav2 ul { /* all lists */
		width: 100px;
		border-style: solid solid none solid;
		border-color: #94AA74;
		border-size: 0px;
		border-width: 0px;
		margin: 0px;
		
		padding: 0;
		list-style: none;
		float : left;
		/*width : 11em;*/
	}
	
	#nav2 li { /* all list items */
		position : relative;
		float : left;
		/*line-height : 1.25em;
		margin-bottom : -1px;*/
		width: 100px;
		height:32px;
	}
	
	#nav2 li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 101px;
		margin-top : -2.35em;
	
	
	}
	
	#nav2 li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav2 li a {
		height: 32px;
  		voice-family: "\"}\""; 
  		voice-family: inherit;
  		height: 24px;
		text-decoration: none;
		
		width: 90px;
		/*w\idth : 10em;*/
		display : block;
		/*color : black;
		font-weight : bold;
		text-decoration : none;
		background-color : white;*/
		background: url(images/menu-mark.gif);
		/*border : 1px solid black;*/
		/*padding : 0 0.5em;*/
		padding: 8px 0 0 10px;
		color: #5E7830;
	
	}
	
	
	#navu2 li a:link, #nav2 li a:visited {
	color: #5E7830;
	display: block;
	background: url(images/menu-mark.gif);
	padding: 8px 0 0 10px;
	
	}
	
	
	#nav2 li a:active {
	color: #26370A;
	background: url(images/menu-mark.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
	
	#nav2 li a:hover {
		color: #26370A;
		background: url(images/menu-mark.gif) 0 -32px;
		padding: 8px 0 0 10px;		
		
		/*color : white;*/
		/*background-color : black;*/
	}
	
	#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
		left: -999em;
		
		
	}
	
	#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}





/*  portfolio menu */

.animatedtabs{
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 10px; /*font of menu text*/
overflow:hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 40px; /*offset of first tab relative to page left edge*/
padding: 0;


}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;


}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(images/tab-green-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;


}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(images/tab-green-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight:700;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
color:#fff;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color:#FFFFFF;
}


/* portfolio menu 2 */

#centeredmenu {
   float:left;
   width:100%;
   background:#fff;
   border-bottom:4px solid #000;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background:#369;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}


/* portfolio menu 3 */

#centeredmenu2 {
   float:left;
   width:100%;
   background:#fff;
   border-bottom:4px solid #000;
   overflow:hidden;
   position:relative;
}
#centeredmenu2 ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu2 ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu2 ul li a {
   display:block;
   color:#000;
   line-height:1.3em;
   
   float: left;
   position: relative;
   top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
   background: url(images/tab-fucha-left.gif) no-repeat left top;
   margin: 0;
	margin-right: 3px; /*Spacing between each tab*/
	padding: 0 0 0 9px;
	text-decoration: none;
}



#centeredmenu2 a span{
float: left;
position: relative;
display: block;
background: url(images/tab-fucha-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#centeredmenu2 a span {float:none;}
/* End IE5-Mac hack */


#centeredmenu2 selected a{
background-position: 0 -125px;
top: 0;
}

#centeredmenu2 selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}


#centeredmenu2 ul li a:hover {
   background:#369;
   color:#fff;
}
#centeredmenu2 ul li a.active,
#centeredmenu2 ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}


/* menu 4 */

#menu {
	float:left;
	width:100%;
	background:#efefef;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	}
#menu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("images/tab-fucha-left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("images/tab-fucha-right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}                    
                    
