a {outline:none;}

/*------------------------      main menu      ---------------------------*/

#hmMenuWrap {
	position: absolute;
	width:703px;
	height:21px;
	top:443px;
	left:122px;
}

#nav{margin:0;padding:0;list-style:none;}
#nav li {float:left;position:relative;}


/*------ welcome --------*/
#nav li a.welcome {display:block;width:63px;height:21px;background: url(fhi_images/fhi_hmMenu/welcome.png) no-repeat 0 -21px;text-indent: -9999px; padding-right:42px; }
#nav li a.welcome:hover {background-position: 0 0;}

/*------ our mission --------*/
#nav li a.ourMission {display:block;width:81px;height:21px;background: url(fhi_images/fhi_hmMenu/ourMission.png) no-repeat 0 -21px;text-indent: -9999px; padding-right:42px; }
#nav li a.ourMission:hover {background-position: 0 0;}

/*------ leadership --------*/
#nav li a.leadership {display:block;width:76px;height:21px;background: url(fhi_images/fhi_hmMenu/leadrshp.png) no-repeat 0 -21px;text-indent: -9999px; padding-right:41px; }
#nav li a.leadership:hover {background-position: 0 0;}
	
/*------ ad req --------*/
#nav li a.adReq {display:block;width:157px;height:21px;background: url(fhi_images/fhi_hmMenu/adReq.png) no-repeat 0 -21px;text-indent: -9999px; padding-right:41px; }
#nav li a.adReq:hover {background-position: 0 0;}

/*------ links --------*/
#nav li a.links {display:block;width:42px;height:21px;background: url(fhi_images/fhi_hmMenu/links.png) no-repeat 0 -21px;text-indent: -9999px; padding-right:41px }
#nav li a.links:hover {background-position: 0 0;}

/*------ contact us --------*/
#nav li a.contact {display:block;width:77px;height:21px;background: url(fhi_images/fhi_hmMenu/contact.png) no-repeat 0 -21px;text-indent: -9999px; }
#nav li a.contact:hover {background-position: 0 0;}



/*------------------------      sub menu      ---------------------------*/

#subMenuWrap {
	position: absolute;
	width:703px;
	height:21px;
	top:8px;
	left:236px;
}

#navSub{margin:0;padding:0;list-style:none;}
#navSub li {float:left;position:relative;}


/*------ welcome --------*/
#navSub li a.welcome {display:block;width:63px;height:21px;background: url(fhi_images/fhi_hmMenu/welcome.png) no-repeat 0 -21px;text-indent: -9999px; padding-right:39px; }
#navSub li a.welcome:hover {background-position: 0 0;}

/*------ our mission --------*/
#navSub li a.ourMission {display:block;width:81px;height:21px;background: url(fhi_images/fhi_hmMenu/ourMission.png) no-repeat 0 -21px;text-indent: -9999px; padding-right:38px; }
#navSub li a.ourMission:hover {background-position: 0 0;}

/*------ leadership --------*/
#navSub li a.leadership {display:block;width:76px;height:21px;background: url(fhi_images/fhi_hmMenu/leadrshp.png) no-repeat 0 -21px;text-indent: -9999px; padding-right:39px; }
#navSub li a.leadership:hover {background-position: 0 0;}
	
/*------ ad req --------*/
#navSub li a.adReq {display:block;width:157px;height:21px;background: url(fhi_images/fhi_hmMenu/adReq.png) no-repeat 0 -21px;text-indent: -9999px; padding-right:39px; }
#navSub li a.adReq:hover {background-position: 0 0;}

/*------ links --------*/
#navSub li a.links {display:block;width:42px;height:21px;background: url(fhi_images/fhi_hmMenu/links.png) no-repeat 0 -21px;text-indent: -9999px; padding-right:38px }
#navSub li a.links:hover {background-position: 0 0;}

/*------ contact us --------*/
#navSub li a.contact {display:block;width:77px;height:21px;background: url(fhi_images/fhi_hmMenu/contact.png) no-repeat 0 -21px;text-indent: -9999px; }
#navSub li a.contact:hover {background-position: 0 0;}

