/* - - - - navigation - - - - */

#home {
	width:30px;

	height: 19px;

	background:url(../images/home.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;

}

#home:hover{

	width:30px;

	height: 19px;

	background:url(../images/home_on.gif) no-repeat;
	
	float:left;

	margin-right:14px;
}

#home_selected {

	width:30px;

	height: 19px;

	background:url(../images/home_on.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;
}

#home_selected:hover{

	width:30px;

	height: 19px;

	background:url(../images/home_on.gif) no-repeat;
	
	float:left;

	margin-right:14px;
}

#services {
	width:45px;

	height: 19px;

	background:url(../images/services.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;

}

#services:hover{

	width:45px;

	height: 19px;

	background:url(../images/services_on.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;

}

#services_selected {

	width:45px;

	height: 19px;

	background:url(../images/services_on.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;
	
}

#services_selected:hover{

	width:45px;

	height: 19px;

	background:url(../images/services_on.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;

}

#contactus {
	width:59px;

	height: 19px;

	background:url(../images/contactus.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;

}

#contactus:hover{

	width:59px;

	height: 19px;

	background:url(../images/contactus_on.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;

}

#contactus_selected {

	width:59px;

	height: 19px;

	background:url(../images/contactus_on.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;
}

#contactus_selected:hover{

	width:59px;

	height: 19px;

	background:url(../images/contactus_on.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;

}

#accreditations {
	width:78px;

	height: 19px;

	background:url(../images/accreditations.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;

}

#accreditations:hover{

	width:78px;

	height: 19px;

	background:url(../images/accreditations_on.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;

}

#accreditations_selected {

	width:78px;

	height: 19px;

	background:url(../images/accreditations_on.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;
}

#accreditations_selected:hover{

	width:78px;

	height: 19px;

	background:url(../images/accreditations_on.gif) no-repeat;
	
	float:left;
	
	margin-right:14px;

}

#health {
	width:86px;

	height: 19px;

	background:url(../images/health.gif) no-repeat;
	
	float:left;

}

#health:hover{

	width:86px;

	height: 19px;

	background:url(../images/health_on.gif) no-repeat;
	
	float:left;
	
}

#health_selected {

	width:86px;

	height: 19px;

	background:url(../images/health_on.gif) no-repeat;
	
	float:left;
		
}

#health_selected:hover{

	width:86px;

	height: 19px;

	background:url(../images/health_on.gif) no-repeat;
	
	float:left;
	

}
