#FE_logo
{
	width: 840px;
	height: 100px;
	
}


#FE_logo .replacement
{
	width: 840px;
	background-image: url(/images/design/ecohomecentre_header.gif);
}


#FE_topBox a {
	color: #white;
	background-color: #7fb07f;
}


#FE_topBox a:hover {
	background-color: #A0A0A0;
}


#FE_bottomBox a
{
	background-color: #288a28;;
}


#FE_bottomBox a:hover {
	background-color: #69ca69;
}

#FE_columnLeft h2{
	background-color: #288a28;
}

#FE_menu ul
{

	border-top: 1px solid #288a28;
	border-bottom: 1px solid #288a28;
	background-color: #7fb07f;

}


#FE_menu li
{
	border-left: 0;
}


#FE_menu li:hover
{
	border-left: 0;
	background-color: #fff;
	
}


#FE_menu a.button
{
	color: white;
}

#FE_menu a.button:hover
{
	color:  #288a28;
}


#FE_breadcrumb
{

	background-color: white;
	border:0;
	border-bottom: 1px solid #288a28;
	color: #288a28;

}

#FE_breadcrumb ul a{
	color: #7fb07f;
}


#FE_breadcrumb ul a:hover{
	color: #7fb07f;
}


#FE_columnLeft .navsection a{
	
	
	border-bottom:1px solid #F0EFEF;
	color: #288a28;

	
}


#FE_columnLeft .navsection a:hover{
	
	color: #000;
	text-decoration:underline;
	background-color: #d8d8d8;
	
}



#FE_footer
{

	background-color:#598F59;
	border: 1px solid #288a28;

}

#FE_credit
{
	border: 1px solid #288a28;
	
}

#FE_contentMain a
{
	color: #288a28;
	
	}
