/*Start of menu*/

#mainnav ul {
	position: relative;
	background-repeat: no-repeat;
	height: 450px;
	padding: 0px;
	background-image: url(../img/bg/nav.jpg);
	width: 206px;
	margin: 0px;
}

#mainnav ul li	{
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#mainnav ul li, #mainnav a	{
	width: 206px;
	display: block;
	position: relative;
}
#mainnav ul li a	{ text-indent: -9999px; text-decoration: none; }

#mn1 {
	height: 30px;
}
#mn2 {
	height: 30px;
	margin-top: 60px;
}
#mn3 {
	height: 30px;
	margin-top: 90px;
}
#mn4 {
	height: 30px;
	margin-top: 120px;
}
#mn5 {
	height: 30px;
	margin-top: 150px;
}
#mn6 {
	height: 30px;
	margin-top: 180px;
}
#mn7 {
	height: 30px;
	margin-top: 210px;
}
#mn8 {
	height: 30px;
	margin-top: 240px;
}
#mn9 {
	height: 30px;
	margin-top: 270px;
}
#mn10 {
	height: 30px;
	margin-top: 300px;
}
#mn11 {
	height: 30px;
	margin-top: 330px;
}
#mn12 {
	height: 30px;
	margin-top: 360px;
}
#mn13 {
	height: 30px;
	margin-top: 390px;
}
#mn14 {
	height: 30px;
	margin-top: 420px;
}
#mn15 {
	height: 30px;
	margin-top: 450px;
}


#mn1 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0 -450px;
	height: 30px;
	position: relative;
}
#mn2 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -480px;
	height: 30px;
	position: relative;
}
#mn3 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -510px;
	height: 30px;
	position: relative;
}
#mn4 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -540px;
	height: 30px;
	position: relative;
}
#mn5 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -570px;
	height: 30px;
	position: relative;
}
#mn6 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -600px;
	height: 30px;
	position: relative;
}
#mn7 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -630px;
	height: 30px;
	position: relative;
}
#mn8 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -660px;
	height: 30px;
	position: relative;
}
#mn9 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -690px;
	height: 30px;
	position: relative;
}
#mn10 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -720px;
	height: 30px;
	position: relative;
}
#mn11 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -750px;
	height: 30px;
	position: relative;
}
#mn12 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -780px;
	height: 30px;
	position: relative;
}
#mn13 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -810px;
	height: 30px;
	position: relative;
}
#mn14 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -840px;
	height: 30px;
	position: relative;
}
#mn15 a:hover {
	background-color: transparent;
	background-image: url(../img/bg/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -870px;
	height: 30px;
	position: relative;
}


.home #mn1 a {
	background: transparent url(../img/bg/nav.jpg) -0px -450px no-repeat; height: 30px;
}

.puppies #mn2 a {
	background: transparent url(../img/bg/nav.jpg) -0px -480px no-repeat; height: 30px;
}

.males #mn3 a {
	background: transparent url(../img/bg/nav.jpg) -0px -510px no-repeat; height: 30px;
}
.females #mn4 a {
	background: transparent url(../img/bg/nav.jpg) -0px -540px no-repeat; height: 30px;
}
.contact #mn5 a {
	background: transparent url(../img/bg/nav.jpg) -0px -570px no-repeat; height: 30px;
}
.purchase #mn6 a {
	background: transparent url(../img/bg/nav.jpg) -0px -600px no-repeat; height: 30px;
}
.health #mn7 a {
	background: transparent url(../img/bg/nav.jpg) -0px -630px no-repeat; height: 30px;
}
.info #mn8 a {
	background: transparent url(../img/bg/nav.jpg) -0px -660px no-repeat; height: 30px;
}
.shipping #mn9 a {
	background: transparent url(../img/bg/nav.jpg) -0px -690px no-repeat; height: 30px;
}
.recs #mn10 a {
	background: transparent url(../img/bg/nav.jpg) -0px -720px no-repeat; height: 30px;
}
.family #mn11 a {
	background: transparent url(../img/bg/nav.jpg) -0px -750px no-repeat; height: 30px;
}
.litter #mn12 a {
	background: transparent url(../img/bg/nav.jpg) -0px -780px no-repeat; height: 30px;
}
.resources #mn13 a {
	background: transparent url(../img/bg/nav.jpg) -0px -810px no-repeat; height: 30px;
}
.facilities #mn14 a {
	background: transparent url(../img/bg/nav.jpg) -0px -840px no-repeat; height: 30px;
}
.testimonials #mn15 a {
	background: transparent url(../img/bg/nav.jpg) -0px -870px no-repeat; height: 30px;
}

/*End of menu*/
