#header li.home a{
	background-image:url(/common/images/nav/home.gif);
	width:51px;
	}
#header li.home a:hover,#header li.home a.selected {
	background-image:url(/common/images/nav/home-on.gif);
	}

#header li.whoweare a{
	background-image:url(/common/images/nav/whoweare.gif);
	width:96px;
	}
#header li.whoweare a:hover,#header li.whoweare a.selected {
	background-image:url(/common/images/nav/whoweare-on.gif);
	}

#header li.whatwedo a{
	background-image:url(/common/images/nav/whatwedo.gif);
	width:94px;
	}
#header li.whatwedo a:hover,#header li.whatwedo a.selected {
	background-image:url(/common/images/nav/whatwedo-on.gif);
	}

#header li.oursuccess a{
	background-image:url(/common/images/nav/oursuccess.gif);
	width:97px;
	}
#header li.oursuccess a:hover,#header li.oursuccess a.selected {
	background-image:url(/common/images/nav/oursuccess-on.gif);
	}

#header li.news a{
	background-image:url(/common/images/nav/news.gif);
	width:97px;
	}
#header li.news a:hover,#header li.news a.selected {
	background-image:url(/common/images/nav/news-on.gif);
	}

#header li.howtohelp a{
	background-image:url(/common/images/nav/howtohelp.gif);
	width:94px;
	}
#header li.howtohelp a:hover,#header li.howtohelp a.selected {
	background-image:url(/common/images/nav/howtohelp-on.gif);
	}

#header li.contactus a{
	background-image:url(/common/images/nav/contactus.gif);
	width:86px;
	}
#header li.contactus a:hover,#header li.contactus a.selected {
	background-image:url(/common/images/nav/contactus-on.gif);
	}

#header li.jobs a{
	background-image:url(/common/images/nav/jobs.gif);
	width:45px;
	}
#header li.jobs a:hover,#header li.jobs a.selected {
	background-image:url(/common/images/nav/jobs-on.gif);
	}
	
#header li.internships a{
	background-image:url(/common/images/nav/internships.gif);
	width:88px;
	}
#header li.internships a:hover,#header li.internships a.selected {
	background-image:url(/common/images/nav/internships-on.gif);
	}