ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 134px;
	width: 758px;
}
ul#menu li {
	float: left;
	display: inline;
	height: 134px;
	margin: 0;

}
ul#menu li.home a:hover {
	position: absolute;
  	height: 108px;
  	width: 134px;
  	top: 452px;
  	left: 162px;
	background: url(images/home-karuna.jpg) 0 0 no-repeat;
	border: solid 1px #14a5b7;
}
ul#menu li.home a{
	position: absolute;
  	height: 108px;
  	width: 134px;
  	top: 452px;
  	left: 162px;
	background: url(images/home-karuna.jpg) 0 0 no-repeat;
	border: solid 1px #ffffff;
}
ul#menu li.core a:hover {
	position: absolute;
  	height: 108px;
  	width: 134px;
  	top: 452px;
  	left: 318px;
	background: url(images/home-core.jpg) 0 0 no-repeat;
	border: solid 1px #14a5b7;
}
ul#menu li.core a{
	position: absolute;
  	height: 108px;
  	width: 134px;
  	top: 452px;
  	left: 318px;
	background: url(images/home-core.jpg) 0 0 no-repeat;
	border: solid 1px #ffffff;
}
ul#menu li.cranial a:hover {
	position: absolute;
  	height: 108px;
  	width: 134px;
  	top: 452px;
  	left: 474px;
	background: url(images/home-cranial.jpg) 0 0 no-repeat;
	border: solid 1px #14a5b7;
}
ul#menu li.cranial a{
	position: absolute;
  	height: 108px;
  	width: 134px;
  	top: 452px;
  	left: 474px;
	background: url(images/home-cranial.jpg) 0 0 no-repeat;
	border: solid 1px #ffffff;
}
ul#menu li.courses a:hover {
	position: absolute;
  	height: 108px;
  	width: 134px;
  	top: 452px;
  	left: 630px;
	background: url(images/home-courses.jpg) 0 0 no-repeat;
	border: solid 1px #14a5b7;
}
ul#menu li.courses a{
	position: absolute;
  	height: 108px;
  	width: 134px;
  	top: 452px;
  	left: 630px;
	background: url(images/home-courses.jpg) 0 0 no-repeat;
	border: solid 1px #ffffff;
}
ul#menu li.retreat a:hover {
	position: absolute;
  	height: 108px;
  	width: 134px;
  	top: 452px;
  	left: 786px;
	background: url(images/home-retreat.jpg) 0 0 no-repeat;
	border: solid 1px #14a5b7;
}
ul#menu li.retreat a{
	position: absolute;
  	height: 108px;
  	width: 134px;
  	top: 452px;
  	left: 786px;
	background: url(images/home-retreat.jpg) 0 0 no-repeat;
	border: solid 1px #ffffff;
}
ul#menu li a {
	display: block;
	height: 134px;
	text-indent: -999em;
}



ul#menutext {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 134px;
	width: 758px;
}
ul#menutext li a {
	display: block;
	height: 134px;
	text-indent: -999em;
}
ul#menutext li {
	float: left;
	display: inline;
	height: 134px;
	margin: 0;
}
ul#menutext li.home1 a{
	position: absolute;
  	height: 50px;
  	width: 144px;
  	top: 560px;
  	left: 160px;
	background: url(images/home/karuna.png) 0 0 no-repeat;
}
ul#menutext li.core1 a{
	position: absolute;
  	height: 50px;
  	width: 144px;
  	top: 560px;
  	left: 314px;
	background: url(images/home/core-process.png) 0 0 no-repeat;
}
ul#menutext li.cranial1 a{
	position: absolute;
  	height: 50px;
  	width: 144px;
  	top: 560px;
  	left: 466px;
	background: url(images/home/cranial.png) 0 0 no-repeat;
}
ul#menutext li.courses1 a{
	position: absolute;
  	height: 50px;
  	width: 155px;
  	top: 560px;
  	left: 616px;
	background: url(images/home/courses.png) 0 0 no-repeat;
}
ul#menutext li.retreat1 a{
	position: absolute;
  	height: 50px;
  	width: 155px;
  	top: 560px;
  	left: 778px;
	background: url(images/home/retreats.png) 0 0 no-repeat;
}