ul#navSection {
	width: 100%;
	background: #ffefef url(../img/bg-sales.gif);
	font-size: .79em;
	}
	
#navSection li ul {
	margin-top: -2px;
	}

#navSection li ul, #navSection .l2 li a, #navSection .l2 li a:visited, #navSection li ul.l2 li a:hover, #navSection li.current ul.l2 li.current a {
	border-bottom: 0 none;
	background: transparent url(../img/00.gif) no-repeat;
	}	

#navSection li.current a.giftshop, #navSection li.current a.giftshop:visited {
	border-top: 0 none;
	height: 46px;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: -12px;
	margin-bottom: 0;
	border-bottom: 0 none;
	background: #ffefef url(../img/bg-giftshop-hp.gif) no-repeat;
	background-position: 50% 0;
	text-indent: -999px;
	overflow: hidden;
	color: #000;
	}