BODY{margin:0;padding:0px;}

#nav_area {
	position: relative;top: 2px;left:-40px;width: 100%;height:75px;z-index: 5000;}
	

#nav_area li {
	display: inline;position: relative;
}

#nav_area a {
	position: absolute;display: block;text-decoration: none;text-indent: -2100px;width: 83px;height: 83px;
	background-position: left top;border-top: 1px solid white;
	border-bottom: 1px solid white;
}


#nav_area a:focus { outline: none; }
#nav_area a:hover {

	background-position: 0 -83px;
}

#n1 {
	background: transparent url(n_category1.gif) no-repeat left top;
	left: 0;
}

#n2 {
	background: transparent url(n_category2.gif) no-repeat left top;
	left: 83px;
}

#n3 {
	background: transparent url(n_category3.gif) no-repeat left top;
	left: 166px;
}

#n4 {
	background: transparent url(n_category4.gif) no-repeat left top;
	left: 249px;
}

#n5 {
	background: transparent url(n_category5.gif) no-repeat left top;
	left: 332px;
}
#n6 {
	background: transparent url(n_category6.gif) no-repeat left top;
	left: 415px;
}
#n7 {
	background: transparent url(n_category7.gif) no-repeat left top;
	left: 498px;
}
#n8 {
	background: transparent url(n_category8.gif) no-repeat left top;
	left: 581px;
}
#n9 {
	background: transparent url(n_category9.gif) no-repeat left top;
	left: 664px;
}

.whitelinks{color:#ffffff;font-size:12px;font-family:arial;}
.linelinks{line-height:18px;}
.serving{color:#222222;font-size:8px;font-family:arial;line-height:12px;letter-spacing:-1px;}