/* ------ Main Wrapper ------ */

.mainMenu{ 
	float:left;
	text-align:left;
	width: 673px;
	height:51px;
	margin:0 0 0 144px;
} 

.nav {
	width: 673px;
	height: 51px;
	background: url(slices/menu.jpg) no-repeat;
	position: absolute;
	margin:0;
	padding:0;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 51px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}




	.nav .home a:link, .nav .home a:visited {
		left: 0px;
		width: 115px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(slices/menu.jpg) no-repeat 0px -51px;
	}
	.nav .home a:active {
		background: url(slices/menu.jpg) no-repeat 0px -51px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(slices/menu.jpg) no-repeat 0px -51px;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 115px;
		height: 51px;
		background: url(slices/menu.jpg) no-repeat 0px -51px;
	}
	.nav-home-click {
		background: url(slices/menu.jpg) no-repeat 0px -51px;
	}



	.nav .collection a:link, .nav .collection a:visited {
		left: 115px;
		width: 214px;
	}
	.nav .collection a:hover, .nav .collection a:focus {
		background: url(slices/menu.jpg) no-repeat -115px -51px;
	}
	.nav .collection a:active {
		background: url(slices/menu.jpg) no-repeat -115px -51px;
	}
	.current-collection .collection a:link, .current-collection .collection a:visited {
		background: url(slices/menu.jpg) no-repeat -115px -51px;
		cursor: default;
	}
	.nav-collection, .nav-collection-click {
		position: absolute;
		top: 0;
		left: 115px;
		width: 214px;
		height: 51px;
		background: url(slices/menu.jpg) no-repeat -115px -51px;
	}
	.nav-collection-click {
		background: url(slices/menu.jpg) no-repeat -115px -51px;
	}




	.nav .benefits a:link, .nav .benefits a:visited {
		left: 329px;
		width: 218px;
	}
	.nav .benefits a:hover, .nav .benefits a:focus {
		background: url(slices/menu.jpg) no-repeat -329px -51px;
	}
	.nav .benefits a:active {
		background: url(slices/menu.jpg) no-repeat -329px -51px;
	}
	.current-benefits .benefits a:link, .current-benefits .benefits a:visited {
		background: url(slices/menu.jpg) no-repeat -329px -51px;
		cursor: default;
	}
	.nav-benefits, .nav-benefits-click {
		position: absolute;
		top: 0;
		left: 329px;
		width: 218px;
		height: 51px;
		background: url(slices/menu.jpg) no-repeat -329px -51px;
	}
	.nav-benefits-click {
		background: url(slices/menu.jpg) no-repeat -329px -51px;
	}



	
	.nav .buy a:link, .nav .buy a:visited {
		left: 547px;
		width: 156px;
	}
	.nav .buy a:hover, .nav .buy a:focus {
		background: url(slices/menu.jpg) no-repeat -547px -51px;
	}
	.nav .buy a:active {
		background: url(slices/menu.jpg) no-repeat -547px -51px;
	}
	.current-buy .buy a:link, .current-buy .buy a:visited {
		background: url(slices/menu.jpg) no-repeat -547px -51px;
		cursor: default;
	}
	.nav-buy, .nav-buy-click {
		position: absolute;
		top: 0;
		left: 547px;
		width: 156px;
		height: 51px;
		background: url(slices/menu.jpg) no-repeat -547px -51px;
	}
	.nav-buy-click {
		background: url(slices/menu.jpg) no-repeat -547px -51px;
	}



