#nav_main {
	width: 318px;
	height: 163px;
	margin: 36px 0px 0px 317px;
}
#nav_top {
	width: 318px;
	height: 133px;
}
#nav_bot {
	width: 318px;
	height: 23px;
	margin: 7px 0px 0px 24px;
}
/* Shopping Button */
#nav1button {
	display: none;
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 133px;
	height: 133px;
	float: left;
	background-position: -185px -176px;
}
#nav1 a {
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 133px;
	height: 133px;
	float: left;
	background-position: -185px 0px;
}
#nav1 a:hover {
	background-position: -185px -176px;
}
/* Sweet Deals Button */
#nav2button{
	display: none;
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 133px;
	height: 133px;
	margin-left: 51px;
	float: left;
	background-position: 0px -176px;
}
#nav2 a {
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 133px;
	height: 133px;
	margin-left: 51px;
	float: left;
	background-position: 0px 0px;
}
#nav2 a:hover {
	background-position: 0px -176px;
}
/* Register Button */
#nav3button {
	display: none;
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 133px;
	height: 133px;
	float: left;
	margin-left: 52px;
	background-position: -369px -176px;
}
#nav3 a {
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 133px;
	height: 133px;
	float: left;
	margin-left: 52px;
	background-position: -369px 0px;
}
#nav3 a:hover {
	background-position: -369px -176px;
}
/* Page One Button */
#nav4button {
	display: none;
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 133px;
	height: 133px;
	float: left;
	margin-left: 51px;
	background-position: -554px -176px;
}
#nav4 a {
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 133px;
	height: 133px;
	float: left;
	margin-left: 51px;
	background-position: -554px 0px;
}
#nav4 a:hover {
	background-position: -554px -176px;
}
/* Shopping Text */
#nav5text {
	display: none;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 91px;
	height: 23px;
	float: left;
	background-position: -209px -316px;
}
#nav5 a {
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 91px;
	height: 23px;
	float: left;
	background-position: -209px -140px;
}
#nav5 a:hover {
	background-position: -209px -316px;
}
/* Sweet Deals Text */
#nav6text {
	display: none;
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 119px;
	height: 23px;
	float: left;
	margin-left: 76px;
	background-position: -6px -316px;
}
#nav6 a {
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 119px;
	height: 23px;
	float: left;
	margin-left: 76px;
	background-position: -6px -140px;
}
#nav6 a:hover {
	background-position: -6px -316px;
}
/* Register Text */
#nav7text {
	display: none;
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 80px;
	height: 23px;
	float: left;
	margin-left: 97px;
	background-position: -397px -316px;
}
#nav7 a {
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 80px;
	height: 23px;
	float: left;
	margin-left: 97px;
	background-position: -397px -140px;
}
#nav7 a:hover {
	background-position: -397px -316px;
}
/* Page One Text */
#nav8text {
	display: none;
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 92px;
	height: 23px;
	float: left;
	margin-left: 99px;
	background-position: -576px -316px;
}
#nav8 a {
	overflow: hidden;
	background: url(../images/nav/nav.jpg) no-repeat;
	width: 92px;
	height: 23px;
	float: left;
	margin-left: 99px;
	background-position: -576px -140px;
}
#nav8 a:hover {
	background-position: -576px -316px;
}
.home {
	position: relative;
	width: 164px;
	height: 82px;
	top: 12px;
	left: 23px;
	z-index: +1;
}