#subShopping {
	background-image: url(http://www.williampaid.com/images/subNav/subMenu_typBkgrds_shopping.png);
	background-repeat: no-repeat;
	display: block;
	height: 91px;
	width: 975px;
}
.shoppingBtn {
	background-image: url(http://www.williampaid.com/images/subNav/shoppingBtn.png);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 42px;
}
.subNavTitle {
	font-family: "Century Gothic", arial;
	font-size: 14px;
	line-height: 42px;
	color: #333;
	font-weight: normal;
}
#counters {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #6e6e6e;
}
.counterBoxGreen {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	color: #333;
	text-align: center;
	border-color: #6c9d31;
	border-style: solid;
	border-width: 1px;
	background-color: #eef3e8;
	width: 60px;
	height: 16px;
}
.counterBoxOrange {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	color: #333;
	text-align: left;
	border-color: #f7941d;
	border-style: solid;
	border-width: 1px;
	background-color: #fffaf3;
	width: 52px;
	height: 16px;
	padding: 0px 4px 0px 4px;
}
#Subtooltip{
	background-image: url(http://www.williampaid.com/images/subNav/subHeader_toolTip.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size:11px;
	width: 57px;
	height: 34px;
	position: absolute;
	padding-top: 13px;
	padding-left: 12px;
	padding-right: 12px;
	color: #333;
	display: block;
}