.home {
		background-image: url('../images/navigation/stonecourt.gif');
		background-repeat: no-repeat;
		width:201px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.home:hover{
		background-image: url('../images/navigation/stonecourt-on.gif');
		background-repeat: no-repeat;
		width:201px;
		height:41px;
		display: block;
	}
.home-on {
	background-image: url('../images/navigation/stonecourt-on.gif');
	background-repeat: no-repeat;
	width:201px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.specification {
		background-image: url('../images/navigation/specification.gif');
		background-repeat: no-repeat;
		width:220px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.specification:hover{
		background-image: url('../images/navigation/specification-on.gif');
		background-repeat: no-repeat;
		width:220px;
		height:41px;
		display: block;
	}
.specification-on {
	background-image: url('../images/navigation/specification-on.gif');
	background-repeat: no-repeat;
	width:220px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.location {
		background-image: url('../images/navigation/location.gif');
		background-repeat: no-repeat;
		width:148px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.location:hover{
		background-image: url('../images/navigation/location-on.gif');
		background-repeat: no-repeat;
		width:148px;
		height:41px;
		display: block;
	}
.location-on {
	background-image: url('../images/navigation/location-on.gif');
	background-repeat: no-repeat;
	width:148px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.amenities {
		background-image: url('../images/navigation/amenities.gif');
		background-repeat: no-repeat;
		width:168px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.amenities:hover{
		background-image: url('../images/navigation/amenities-on.gif');
		background-repeat: no-repeat;
		width:168px;
		height:41px;
		display: block;
	}
.amenities-on {
	background-image: url('../images/navigation/amenities-on.gif');
	background-repeat: no-repeat;
	width:168px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.site {
		background-image: url('../images/navigation/site.gif');
		background-repeat: no-repeat;
		width:65px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.site:hover{
		background-image: url('../images/navigation/site-on.gif');
		background-repeat: no-repeat;
		width:65px;
		height:41px;
		display: block;
	}
.site-on {
	background-image: url('../images/navigation/site-on.gif');
	background-repeat: no-repeat;
	width:65px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.layout {
		background-image: url('../images/navigation/layout.gif');
		background-repeat: no-repeat;
		width:121px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.layout:hover{
		background-image: url('../images/navigation/layout-on.gif');
		background-repeat: no-repeat;
		width:121px;
		height:41px;
		display: block;;
	}
.layout-on {
	background-image: url('../images/navigation/layout-on.gif');
	background-repeat: no-repeat;
	width:121px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.contact {
		background-image: url('../images/navigation/contact.gif');
		background-repeat: no-repeat;
		width:141px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.contact:hover{
		background-image: url('../images/navigation/contact-on.gif');
		background-repeat: no-repeat;
		width:141px;
		height:41px;
		display: block;
	}
.contact-on {
	background-image: url('../images/navigation/contact-on.gif');
	background-repeat: no-repeat;
	width:141px;
	height:41px;
	display: block;
	margin-bottom:5px;
}