.ProductCategory {
	float: left;
	width: 920px;
	margin-left: 40px;
	padding-top: 10px;
}
#AGSilver {
	height: 20px;
	text-indent: -5000px;
	background: url(../images/ProductMenuAGSilver.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 830px;
}
#AGGold {
	height: 20px;
	text-indent: -5000px;
	background: url(../images/ProductMenuAGGold.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 830px;
}
#EconomyMenu {
	height: 20px;
	text-indent: -5000px;
	background: url(../images/ProductMenuEconomy.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 830px;
}
#Accessories {
	height: 20px;
	text-indent: -5000px;
	background: url(../images/ProductMenuAccessories.gif) no-repeat top left;
	border-bottom: 1px #637494 solid;
	width: 830px;
}


.ProductIcon {
	float: left;
	padding: 0px 10px 0 10px;
	text-align: center;

}
.ProductIcon h2 {
	background: url(../images/ProductLine.gif) no-repeat bottom left;
	width: 146px;
	margin: 0;
	padding-bottom: 20px;
	font-weight: 100;

	
}
.ProductIcon img {
	border: none;
}

a {
	color: white;
}
