	
/* TOP BAR */

#top_links {
	background-image: url(../../images/tabs/header_bar_eco.gif);
}
#content h4 {
	background: url(../images/content_title_home.gif) no-repeat right top;
}	
#content {
	margin: 0px 0px 10px 0px;
	background: url(../../images/content_bg_home.gif) repeat left bottom;	
}
#content_bottom {
	clear: both;
	height: 10px;
	width: 750px;
	background: url(../../images/content_home_bottom.gif) no-repeat right bottom;
}
#pane {
	float: right;
	width: 521px;
	padding:0;
}
/* menu styles */

#menu li a, #menu li a:visited{
	background-image:url(../images/eco_menu_bg.gif);
	padding:7px 8px 7px 9px;
}
#menu li.home a{
	padding-right:10px;
	background-image:url(../images/eco_menu_bg_home.gif);
}
#menu li.end a{
	background-image:url(../images/eco_menu_bg_contact.gif);
	padding-right:11px;
}
	
#pane .header{
	background: url(../images/title_bg_eco.gif);
}
#submenu .header{
	background: url(../images/side_title_bg_eco.gif);
}


#pane h1, #pane h2, #content #pane a:hover, #submenu h3, #submenu ul li a:hover, #submenu .index_news a:hover, #submenu #archive_link a:hover, #submenu #more_link a:hover{
	color:#008A52;
}

#content p.colour_coded{
	color:#008A52;
	font-size:80%;
}
