ul#navigation li {
	display:inline;
	padding: 0px;
	}

li#home a {
	text-indent: -1000em; 
	background: url(../images/home.png) no-repeat left top;
	width: 100px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 191px;
	}

li#home a:hover {
	background-position: 0px -75px; 
	}
	
	
li#about a {
	text-indent: -1000em; 
	background: url(../images/about.png) no-repeat left top;
	width: 80px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 291px;
	}

li#about a:hover {
	background-position: 0px -75px; 
	}
	
	
li#business a {
	text-indent: -1000em; 
	background: url(../images/business.png) no-repeat left top;
	width: 88px;
	height: 40px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 371px;
	}

li#business a:hover {
	background-position: 0px -75px; 
	}
	
	
li#weddings a {
	text-indent: -1000em; 
	background: url(../images/weddings.png) no-repeat left top;
	width: 85px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 458px;
	}

li#weddings a:hover {
	background-position: 0px -75px; 
	}
	
	
li#testimonials a {
	text-indent: -1000em; 
	background: url(../images/testimonials.png) no-repeat left top;
	width: 100px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 542px;
	}

li#testimonials a:hover {
	background-position: 0px -75px; 
	}
	
	
li#contact a {
	text-indent: -1000em; 
	background: url(../images/contact.png) no-repeat left top;
	width: 103px;
	height: 40px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 641px;
	}

li#contact a:hover {
	background-position: 0px -75px; 
	}
	




li#homeON a {
	text-indent: -1000em; 
	background: url(../images/homeON.png) no-repeat left top;
	width: 100px;
	height: 39px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 192px;
	}
	
	
	
li#aboutON a {
	text-indent: -1000em; 
	background: url(../images/about_ON.png) no-repeat left top;
	width: 80px;
	height: 47px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 291px;
	}
	
	
li#weddingsON a {
	text-indent: -1000em; 
	background: url(../images/weddingsON.png) no-repeat left top;
	width: 85px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 458px;
	}
	
	
li#businessON a {
		text-indent: -1000em; 
	background: url(../images/businessON.png) no-repeat left top;
	width: 88px;
	height: 40px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 371px;
	}

	
li#testimonialsON a {
	text-indent: -1000em; 
	background: url(../images/testimonialsON.png) no-repeat left top;
	width: 100px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 542px;
	}
	
	
li#contactON a {
	text-indent: -1000em; 
	background: url(../images/contactON.png) no-repeat left top;
	width: 103px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 641px;
	}
