#nav		{background: url(../images/bgNav.jpg) no-repeat;height: 48px;width: 926px;display:block;}
#nav li		{ float:left; }
#nav li a	{ display: inline-block;height: 0; padding-top: 48px; overflow:hidden; }
#nav li a:focus, #nav li a:active { outline: 1px dotted red; z-index:1;position: relative;}	
#portfolio a			{ width: 195px;	}
#portfolio a:hover		{ background:url(../images/bgNav.jpg) 0px -48px no-repeat;}
#portfolio a.selected	{ background:url(../images/bgNav.jpg) 0px -96px no-repeat;}		
#service a				{ width: 248px;	}
#service a:hover		{ background:url(../images/bgNav.jpg) -195px -48px no-repeat;}
#service a.selected		{ background:url(../images/bgNav.jpg) -195px -96px no-repeat !important;}	
#about a				{ width: 141px; }	
#about a:hover			{ background:url(../images/bgNav.jpg) -443px -48px no-repeat;}
#about a.selected		{ background:url(../images/bgNav.jpg) -443px -96px no-repeat;}	
#press a				{ width: 182px; }
#press a:hover			{ background:url(../images/bgNav.jpg) -584px -48px no-repeat;}
#press a.selected		{ background:url(../images/bgNav.jpg) -584px -96px no-repeat;}
#contact a				{ width: 160px; }
#contact a:hover		{ background:url(../images/bgNav.jpg) -766px -48px no-repeat;}
#contact a.selected		{ background:url(../images/bgNav.jpg) -766px -96px no-repeat;}

#flashNav{
	width: 765px;
	height: 60px;
	background: url(../images/bgHeader.jpg) no-repeat;
	margin: 0 auto;
	top: 103px;
	position:relative;
}

	#flashNav li	{float: left;}
	#flashNav li a	{display: inline-block;height: 0; padding-top: 57px; overflow:hidden;}
	
	#clients a				{ width: 195px; margin: 0 0 0 90px;}
	#clients a:hover		{ background:url(../images/navFeet.png) bottom right no-repeat;}
	#tenyear a				{ width: 200px; }
	#tenyear a:hover		{ background:url(../images/navFeet.png) bottom right no-repeat;}
	#whatwedo a				{ width: 220px; }
	#whatwedo a:hover		{ background:url(../images/navFeet.png) bottom right no-repeat;}
	
#homeNav{
	width: 150px;
	height: 49px;
	background: url(../images/bgHeaderSub.jpg) no-repeat;
	margin: 0 auto;
	top: 52px;
	position:relative;
	left: 187px;
}

	#homeNav a { display: block; height: 0px; padding-top: 49px; overflow:hidden; width: 165px;}
	#homeNav a:hover { background:url(../images/navFeetSub.png) bottom right no-repeat;}