#nav {
	position: absolute;
	left: 20px;
	top: 115px;
}
ul#menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 118px;
	height: 295px;
	position: relative;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -1234em;
}
#menu li {
	position: absolute;
	width: 118px;
	left: 0;
}
#menu li a {
	display: block;
	text-decoration: none;
}
li#contact {
	top: 256px;
	height: 24px;
}
#contact a {
	height: 24px;
}
#contact a:hover {
	background-image: url(../images/menu.gif);
	background-position: -118px -256px;
}
li#order {
	top: 225px;
	height: 24px;
}
#order a {
	height: 24px;
}
#order a:hover {
	background-image: url(../images/menu.gif);
	background-position: -118px -225px;
}
li#faq {
	top: 178px;
	height: 38px;
}
#faq a {
	height: 38px;
}
#faq a:hover {
	background-image: url(../images/menu.gif);
	background-position: -118px -178px;
}
li#drapes {
	top: 102px;
	height: 15px;
}
#drapes a {
	height: 15px;
}
#drapes a:hover {
	background-image: url(../images/menu.gif);
	background-position: -118px -102px;
}
li#cords {
	top: 148px;
	height: 16px;
}
#cords a {
	height: 16px;
}
#cords a:hover {
	background-image: url(../images/menu.gif);
	background-position: -118px -148px;
}
li#stoles {
	top: 132px;
	height: 16px;
}
#stoles a {
	height: 16px;
}
#stoles a:hover {
	background-image: url(../images/menu.gif);
	background-position: -118px -132px;
}
li#tassels {
	top: 117px;
	height: 16px;
}
#tassels a {
	height: 15px;
}
#tassels a:hover {
	background-image: url(../images/menu.gif);
	background-position: -118px -117px;
}
li#capsgowns {
	top: 85px;
	height: 16px;
}
#capsgowns a {
	height: 16px;
}
#capsgowns a:hover {
	background-image: url(../images/menu.gif);
	background-position: -118px -85px;
}
li#products {
	top: 66px;
	height: 19px;
}
#products a {
	height: 19px;
}
#products a:hover {
	background-image: url(../images/menu.gif);
	background-position: -118px -66px;
}
li#about {
	top: 35px;
	height: 19px;
}
#about a {
	height: 19px;
}
#about a:hover {
	background-image: url(../images/menu.gif);
	background-position: -118px -35px;
}
