#menu {
	position: absolute;
	z-index: 5000;
	/*margin-left:-480px;*/
	right:5px;
	top: 100px;
	width: 610px;
	height: 21px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 605px;
	list-style-type: none;
}
#menu li {
	float: left;
	height: 25px;
	
}
#menu a {
	color: #000000;
	float: left;
	width: 158px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	
}
#menu a:hover {
	color: #f7e8c9;
	text-decoration:none;
	
	
}

#menu ul li ul a:hover {
	color: #f7e8c9;
	background-color: #000000;
	text-decoration:none;
		height: 25px;
	
}
#menu ul li ul
{
	font-size: 8px;
	float: left;
	position: absolute;
	z-index: 23;
	top: 36px;
	width: 158px;
	left: 54px;
	display: none;
	height: auto;
	background-color: #fae7c7;
	padding-top:2px;
	background-image:url(../images/images/ul-top.gif);
	background-repeat:no-repeat;
}
#p-h {
	width:93px;
	height:25px;
	background-image:url(../images/images/product.jpg);
	background-repeat:no-repeat;
	background-position:center 2px;
}
.p-h {
	float:left;
	width:93px;
	height:25px;
	background-image:url(../images/images/product-h.jpg);
	background-repeat:no-repeat;
	background-position:center 2px;
}
.p-o {
	float:left;
	width:93px;
	height:25px;
	background-image:url(../images/images/product.jpg);
	background-repeat:no-repeat;
	background-position:center 2px;
}
.ll a
{
	background-image: url(../images/images/bb.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	float: left;
	width: 158px;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 0px;
	margin: 0px;
	padding: 0px;
	
	line-height: 25px;
}

#a-h {
	float:left;
	background-image:url(../images/images/about.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:25px;
	background-position:center 2px;
}
.a-h {
	float:left;
	background-image:url(../images/images/about-h.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:25px;
	background-position:center 2px;
}
.a-o {
	float:left;
	background-image:url(../images/images/about.jpg);
	background-repeat:no-repeat;
	width:74px;
	height:25px;
	background-position:center 2px;
}

#e-h {
	 float:left;
	 width:158px;
	 height:25px;
	 background-image:url(../images/images/eagle-pack.jpg);
	 background-repeat:no-repeat;
	 background-position:center 2px;
}
.e-h {
	float:left;
	background-image:url(../images/images/eagle-pack-h.jpg);
	background-repeat:no-repeat;
	width:158px;
	height:25px;
	background-position:center 2px;
}
.e-o {
	float:left;
	background-image:url(../images/images/eagle-pack.jpg);
	background-repeat:no-repeat;
	width:158px;
	height:25px;
	background-position:center 2px;
}
#l-h {
	 height:25px;
	 background-image:url(../images/images/locate-a-store.jpg);
	 background-repeat:no-repeat;
	 background-position:center 2px;
	 width:136px;
	 float:left;
	 
}
.l-h {
	 height:25px;
	 background-image:url(../images/images/locate-a-store-h.jpg);
	 background-repeat:no-repeat;
	 background-position:center 2px;
	 width:136px;
	 float:left;
}
.l-o {
	 height:25px;
	 background-image:url(../images/images/locate-a-store.jpg);
	 background-repeat:no-repeat;
	 background-position:center 2px;
	 width:136px;
	 float:left;
}

.Share-Info{ 
	width:120px;
	 float:left;
	 margin-left: 15px;
	 }

#menu .Share-Info a{
	display: block; 
	float: left; 
	width: auto;
	margin: 5px 5px 0 0;
	}
	
#menu .Share-Info span{
	display: block;
	float: left;
	font-size: 12px;
	color: #999;
	margin: 7px 10px 0 0;
	font-family: Verdana;
	font-size: 11px;
	}
	
	
	

