 /*ul#menu {list-style:none;margin:0;padding:0;}
 ul#menu li {float:left;margin:0px; height: 69px;padding:0px;text-align:left;background:url(../images/bg-grey.png) repeat 0 0;}
 ul#menu li a:focus
 ul#li a:active {background-position:-150px 0; }


li#news li a {display:block; height:69px;  width:116px;border-right:1px solid #FFF;  }
li#news li a:hover {background:url(../images/newsgreen.jpg) repeat 0  0;} 

li#healthcare li a {display:block; height:69px;  width:162px;border-right:1px solid #FFF;  }
li#healthcare li a:hover {background:url(../images/healthcaregreen.jpg) repeat 0  0;} 

li#schools li a {display:block; height:69px;  width:139px;border-right:1px solid #FFF;  }
li#shcools li a:hover {background:url(../images/schoolsgreen.jpg) repeat 0  0;}

li#workplaces li a {display:block; height:69px;  width:135px;border-right:1px solid #FFF;  }
li#workplaces li a:hover {background:url(../images/workplacesgreen.jpg) repeat 0  0;} 

li#firstnations li a {display:block; height:69px;  width:147px;border-right:1px solid #FFF;  }
li#firstnations li a:hover {background:url(../images/firstnationsgreen.jpg) repeat 0  0;} 

li#communities li a {display:block; height:69px;  width:175px;border-right:1px solid #FFF;  }
li#communities li a:hover {background:url(../images/communitiesgreen.png) repeat 0  0;} 
*/
 #news {  margin: 0;  padding: 0;  list-style-type: none; }
		#news li {float:left;width:116px;margin:0px; height:69px;padding:0px;}
		#news A {  display: block;height:69px;  padding: 4px 0;  width: 116px;  background-image: url(../images/news.jpg);  background-repeat: no-repeat;     }
		#news A:hover {  background-image: url(../images/newsgreen.jpg);  background-repeat: no-repeat; }
	
		#healthcare {  margin: 0;  padding: 0;  list-style-type: none; }
		#healthcare li {float:left;width:162px;margin:0px; height:69px;padding:0px;}
		#healthcare a {  display: block;height:69px;  padding: 4px 0;  width: 162px;  height: 69px;  background-image: url(../images/healthcare.jpg);  background-repeat: no-repeat;    }
		#healthcare a:hover {  background-image: url(../images/healthcaregreen.jpg);  background-repeat: no-repeat; }

		#schools {  margin: 0;  padding: 0;  list-style-type: none; }
		#schools li {float:left;width:139px;margin:0px; height:69px;padding:0px;}
		#schools a {  display: block;height:69px;  padding: 4px 0;  width: 139px;  height: 69px;  background-image: url(../images/schools.jpg);  background-repeat: no-repeat;    }
		#schools a:hover {  background-image: url(../images/schoolsgreen.jpg);  background-repeat: no-repeat; }

		#workplaces {  margin: 0;  padding: 0;  list-style-type: none; }
		#workplaces li {float:left;width:135px;margin:0px; height:69px;padding:0px;}
		#workplaces a {  display: block;height:69px;  padding: 4px 0;  width: 135px;  height: 69px;  background-image: url(../images/workplaces.jpg);  background-repeat: no-repeat;    }
		#workplaces a:hover {  background-image: url(../images/workplacesgreen.jpg);  background-repeat: no-repeat; }



		#firstnations {  margin: 0;  padding: 0;  list-style-type: none; }
		#firstnations li {float:left;width:147px;margin:0px; height:69px;padding:0px;}
		#firstnations a {  display: block;height:69px;  padding: 4px 0;  width: 147px;  height: 69px;  background-image: url(../images/firstnations.jpg);  background-repeat: no-repeat;    }
		#firstnations a:hover {  background-image: url(../images/firstnationsgreen.jpg);  background-repeat: no-repeat; }

 		#communities {  margin: 0;  padding: 0;  list-style-type: none; }
		#communities li {float:left;width:175px;margin:0px; height:69px;padding:0px;}
		#communities a {  display: block;height:69px;  padding: 4px 0;  width: 175px;  height: 69px;  background-image: url(../images/communities.jpg);  background-repeat: no-repeat;    }
		#communities a:hover {  background-image: url(../images/communitiesgreen.jpg);  background-repeat: no-repeat; }
