#navigation {


}
.displace {
	position: absolute;
	left: -5000px;
}
#rl-home {
	display: inline-block;
	width: 128px;
	height: 29px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/home.jpg);
	background-position: -128px;
	padding: 0px;
}
a.rl-home {
	display: block;
	width: 128px;
	height: 29px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/home.jpg);
}
a.rl-home:hover {
	background-position: -128px 0;
}
#rl-treatments {
	display: inline-block;
	width: 128px;
	height: 29px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/treatments.jpg);
	background-position: -128px;
	padding: 0px;
}
a.rl-treatments {
	display: block;
	width: 128px;
	height: 29px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/treatments.jpg);
}
a.rl-treatments:hover {
	background-position: -128px 0;
}
#rl-packages {
	display: inline-block;
	width: 128px;
	height: 29px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/packages.jpg);
	background-position: -128px;
	padding: 0px;
}
a.rl-packages {
	display: block;
	width: 128px;
	height: 29px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/packages.jpg);
}
a.rl-packages:hover {
	background-position: -128px 0;
}
#rl-offers {
	display: inline-block;
	width: 128px;
	height: 29px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/offers.jpg);
	background-position: -128px;
	padding: 0px;
}
a.rl-offers {
	display: block;
	width: 128px;
	height: 29px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/offers.jpg);
}
a.rl-offers:hover {
	background-position: -128px 0;
}
#rl-products {
	display: inline-block;
	width: 128px;
	height: 29px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/products.jpg);
	background-position: -128px;
	padding: 0px;
}
a.rl-products {
	display: block;
	width: 128px;
	height: 29px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/products.jpg);
}
a.rl-products:hover {
	background-position: -128px 0;
}