@charset "utf-8";
#browse
{
	margin-top: 0px;
	width: 972px;
	margin-left: 0px;
	margin-bottom: 12px;
	background-color: #FFF;

}

.homeNavWrapperb
{
	padding-bottom: 22px;
	background: url(     "../images/browse_bg_bottom1.gif" ) bottom left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}
.homeNavWrapperb h2
{
	background-color:#FFF;
	text-indent: -9999px;
	width: 972px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
}

.homeNavWrapper{width:1024px;}
.homeNavParentWrapper{
	float:left;
	font-size:12px;
	width:150px;
	padding: 0 10px 15px 20px;
	text-align: left;
}


.homeNavParent a{font-weight: bold; text-decoration: none; color:#003468;}
.homeNavSub a{color:#535353;font-weight:bold;text-decoration:none;font-size:11px;}
.homeNavItem a{color:#535353;padding-left:5px;text-decoration:none;font-size:11px;}
.homeNavItem a:hover, .homeNavSub a:hover, homeNavParent a:hover { text-decoration:underline;}
.homeNavGroupOne, .homeNavGroupTwo{width:200px;float:left;}


.homeCategory{float:left;}
.homeCategoryWrapper{width:600px;height:200px;padding-top:50px;}


#homeNavParentHome
{
    display:none;
}
