#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 153px;
	height: 810px;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	background-image: url(../menu-html/images/icon_360.png);
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width: 240px;
	height: 90px;
	background: url(../menu-html/images/icon_home.png) no-repeat;
	left: 1px;
	top: 0px;
}
#menu .virtual {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_digitalcat.png) no-repeat;
	left: 1px;
	top: 90px;
}
#menu .catrequest {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_catrequest.png) no-repeat;
	left: 1px;
	top: 135px;
}
#menu .shop {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_shoponline.png) no-repeat;
	left: 0px;
	top: 135px;
}
#menu .threesixty {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_360.png) no-repeat;
	left: 2px;
	top: 205px;
}
#menu .rep {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_rep.png) no-repeat;
	left: 2px;
	top: 205px;
}
#menu .orderinfo {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_orderinfo.png) no-repeat;
	left: 2px;
	top: 205px;
}
#menu .who {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_iwearsi.png) no-repeat;
	left: 2px;
	top: 250px;
}
#menu .contact {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_contactus.png) no-repeat;
	left: 2px;
	top: 295px;
}
#menu .cust {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_jam.png) no-repeat;
	left: 2px;
	top: 385px;
}
#menu .sd {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_sd.png) no-repeat;
	left: 2px;
	top: 340px;
}
#menu .email {
	width: 153px;
	height: 45px;
	background: url(../menu-html/images/icon_email.png) no-repeat;
	left: 2px;
	top: 385px;
}
#menu .twitter {
	width: 96px;
	height: 45px;
	background: url(../menu-html/images/icon_twitter.png) no-repeat;
	left: 3px;
	top: 498px;
}
#menu .fb {
	width: 44px;
	height: 45px;
	background: url(../menu-html/images/icon_fb.png) no-repeat;
	left: 99px;
	top: 498px;
}
#menu .fb100 {
	width: 140px;
	height: 111px;
	background: url(../menu-html/images/si_fb100.png) no-repeat;
	left: 0px;
	top: 606px;
}

