#navPrimary { list-style: none; padding: 0 0 0 7px; margin: 0;}
#navPrimary li { float: left; margin-right: 5px; }
#navPrimary li a { display: block; padding: 18px 0 0 0; color: #eee; 
	font-weight:bold; font-size:13px; text-decoration:underline; padding-left: 17px;}
#navPrimary li a:hover { color: #E0E0E0; }

#navServicesTechnologies {margin-left: 10px;}
#navPrimeCap {margin-left: 10px;}

#navProductInnovation a:hover { background:url(/ifp/includes/themes/IFP/images/ifp/chevron_top.gif) bottom left no-repeat; }
#navProductInnovation a.current { background:url(/ifp/includes/themes/IFP/images/ifp/chevron_top.gif) bottom left no-repeat; }
#navServicesTechnologies a:hover { background:url(/ifp/includes/themes/IFP/images/ifp/chevron_middle.gif) bottom left no-repeat; }
#navServicesTechnologies a.current { background:url(/ifp/includes/themes/IFP/images/ifp/chevron_middle.gif) bottom left no-repeat; }
#navSpecialtyIngredients a:hover { background:url(/ifp/includes/themes/IFP/images/ifp/chevron_bottom.gif) bottom left no-repeat; }
#navSpecialtyIngredients a.current { background:url(/ifp/includes/themes/IFP/images/ifp/chevron_bottom.gif) bottom left no-repeat; }


.topnav { color:#eee; background:#333; width:738px; height:42px; border-bottom: 1px solid #ccc; }
#topnavLinks { float:right; margin: 5px 10px 5px 0; margin-right:2em;}
#topnavLinks a { color:#FFF; }

#leftmenu { padding: .8em 0 0 0; margin: 0;}

.navSecondary { margin: 0; list-style: none; padding: 1em 0 1em 1em; margin-bottom: 1em; background-image: url(/ifp/includes/themes/IFP/images/ifp/bg-trans-333.png); height: 1%; }
.navSecondary a { display: block; color: #FFF; padding:2px 0 2px 15px; text-decoration: none; }
.navSecondary a:hover { color: #000; background-color: #CCC; }
.navSecondary a.current { color: #000; background-color: #FFF; }

.navSecondary li { color:#fff; font-weight:bold;}


/* second-level lists */
.navSecondary li ul { list-style: none; margin: 0; padding: 0 0 0 1em; }
.navSecondary li ul a { font-weight:normal; }