@charset "utf-8";
/* CSS Document */

#wrapper #container #sidebar1 a.planet:link {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/icons/home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #009933;
}
#wrapper #container #sidebar1 a.planet:active {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #009933;
}
#wrapper #container #sidebar1 a.planet:visited {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #009933;
}

#wrapper #container #sidebar1 a.planet:hover {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/home1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #00CC66;
}

#wrapper #container #sidebar1 a.climate:link {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #6666CC;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/climate-change.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#wrapper #container #sidebar1 a.climate:active {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #6666CC;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/climate-change.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#wrapper #container #sidebar1 a.climate:visited {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #6666CC;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/climate-change.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#wrapper #container #sidebar1 a.climate:hover {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #666699;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/climate-change1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}





#wrapper #container #sidebar1 a.wind:link{
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #0093C9;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/wind-power.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper #container #sidebar1 a.wind:active {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #0096C9;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/wind-power.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper #container #sidebar1 a.wind:visited {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #0093C9;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/wind-power.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#wrapper #container #sidebar1 a.wind:hover {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #00CCFF;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/wind-power1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper #container #sidebar1 a.solar:link {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #FF6600;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/solar.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper #container #sidebar1 a.solar:active {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #FF6600;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/solar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #container #sidebar1 a.solar:visited {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #FF6633;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/solar.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#wrapper #container #sidebar1 a.solar:hover {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #FF3300;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/solar1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #container #sidebar1 a.thermal:link {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #FF9900;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/back/bath.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper #container #sidebar1 a.thermal:active {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #FF9900;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/back/bath.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper #container #sidebar1 a.thermal:visited {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #FF9900;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/back/bath.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#wrapper #container #sidebar1 a.thermal:hover {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #E85A2C;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/back/bath2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper #container #sidebar1 a.renew:link {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #669966;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/renewable.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper #container #sidebar1 a.renew:active {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #669966;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/renewable.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper #container #sidebar1 a.renew:visited {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #669966;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/renewable.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#wrapper #container #sidebar1 a.renew:hover {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #00CC33;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/renewable1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper #container #sidebar1 a.extra:link {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #666666;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/climate-change.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper #container #sidebar1 a.extra:active {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #666666;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/climate-change.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper #container #sidebar1 a.extra:visited {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #666666;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/climate-change.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#wrapper #container #sidebar1 a.extra:hover {
	width: 80%;
	display: block;
	margin-bottom: 1px;
	padding: 75px 4px 0px;
	color: #666666;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	background-image: url(../images/icons/climate-change.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

