#jewelry-gallery {
	width: 404px;
	height: 53px;
	background: url(images/jewelry-gallery.png) no-repeat !important;
	background: url(images/jewelry-gallery.gif) no-repeat;
	float: right;
	margin-top: -35px;
	margin-right: -12px !important;
	margin-right: -5px;
}

#designers {
	width: 309px;
	height: 48px;
	background: url(images/designers.png) no-repeat !important;
	background: url(images/designers.gif) no-repeat;
	float: right;
	margin-top: -30px;
	margin-right: -12px !important;
	margin-right: -5px;
}

#watches {
	width: 256px;
	height: 56px;
	background: url(images/watches.png) no-repeat !important;
	background: url(images/watches.gif) no-repeat;
	float: right;
	margin-top: -38px;
	margin-right: -12px !important;
	margin-right: -5px;
}

#education {
	width: 283px;
	height: 56px;
	background: url(images/education.png) no-repeat !important;
	background: url(images/education.gif) no-repeat;
	float: right;
	margin-top: -38px;
	margin-right: -12px !important;
	margin-right: -5px;
}

#store-locations {
	width: 338px;
	height: 59px;
	background: url(images/store-locations.png) no-repeat !important;
	background: url(images/store-locations.gif) no-repeat;
	float: right;
	margin-top: -41px;
	margin-right: -15px !important;
	margin-right: -7px;
}

#special-offers {
	width: 373px;
	height: 48px;
	background: url(images/special-offers.png) no-repeat !important;
	background: url(images/special-offers.gif) no-repeat;
	float: right;
	margin-top: -30px;
	margin-right: -15px !important;
	margin-right: -7px;
}

#about-us {
	width: 265px;
	height: 57px;
	background: url(images/about-us.png) no-repeat !important;
	background: url(images/about-us.gif) no-repeat;
	float: right;
	margin-top: -39px;
	margin-right: -15px !important;
	margin-right: -7px;
}

#container {
	position: absolute;
	z-index: 1000;
	left: 0px !important;
	margin-left: 0px !important;
	margin-left: -160px;
	top: 0px;
}

#wrapper-drop {
	width: 635px;
	text-align: center; /* for centering layout in IE */
}

#content-drop {
	margin: 0 auto;  /* for centering layout in all browsers */
	text-align: left; /* reverting IE text align center */
	/* height: 400px; /* temporary to show how it would look with content.  Must expand up and down with content. */
	background-image: url(images/middle.png) !important;
	background-image: url(images/middle.gif); /* IE6 background for png fix.  Doesn't support background repeat y */
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	color: #2d2d2d;
}

#content-drop td ul {
	list-style: url(images/menu-bullet.gif);
	margin-bottom: 30px;
}

#content-drop td ul li {
	margin-left: 20px;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 6px;
}

#content-drop td ul li.last {
	margin-bottom: 0px;
}

#content-drop td ul li a {
	text-decoration: none;
	color: #1D1D1D;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 92%;
}

#content-drop td ul li a:hover {
	background: #C7C7D3;
	color: #1D1D1D;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 92%;
}

#bottom-drop {
	background-image: url(images/bottom.png) !important;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	width: 635px;
	height: 8px;
	margin: 0 auto;
	margin-top: 0px;
}


/* additional stylesheet */
* {font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans" !important; margin:0; padding:0}
#nav {margin-top:0px; margin-bottom: 3px;}
#nav li {display:inline; margin:0px;}
#content-drop {padding-bottom:15px;}
#content-drop h3 {color:#00007B; margin:0 0 1em 0;}
#content-drop p {margin:0 0 1em 0;}
#content-drop #categories-wrap {margin:25px 0 0 0; height:93px;}
#content-drop .categories {float:left; margin:0 18px; height:93px;}