#nav {
	float: right;
	background: url(../images/graphics/top-nav-bg.png);
	font-weight: bold;
	width: 591px;
	border-bottom: 3px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-top: 19px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 167px;
}

#nav ul, #nav li { list-style: none; float: left; }

	#nav a { width: 71px; height:33px; text-indent: -9000px; display: block; float: left; margin: 0 1px 0 0; }
	
	#nav #n1 a{background: transparent url(../images/graphics/buzz-nav.gif) 0 0 no-repeat; }
	#nav #n1 a:hover {background: transparent url(../images/graphics/buzz-nav.gif) 0 -34px no-repeat; }
	#nav #n1 a.active{background: transparent url(../images/graphics/buzz-nav.gif) 0 -68px no-repeat; }
	
	#nav #n2 a{background: transparent url(../images/graphics/buzz-nav.gif) -72px 0 no-repeat; }
	#nav #n2 a:hover {background: transparent url(../images/graphics/buzz-nav.gif) -72px -34px no-repeat; }
	#nav #n2 a.active{background: transparent url(../images/graphics/buzz-nav.gif) -72px -68px no-repeat; }
	
	#nav #n3 a{background: transparent url(../images/graphics/buzz-nav.gif) -144px -0 no-repeat; }
	#nav #n3 a:hover {background: transparent url(../images/graphics/buzz-nav.gif) -144px -34px no-repeat; }
	#nav #n3 a.active{background: transparent url(../images/graphics/buzz-nav.gif) -144px -68px no-repeat; }
	
	#nav #n4 a{background: transparent url(../images/graphics/buzz-nav.gif) -216px 0 no-repeat; width: 91px }
	#nav #n4 a:hover {background: transparent url(../images/graphics/buzz-nav.gif) -216px -34px no-repeat; }
	#nav #n4 a.active{background: transparent url(../images/graphics/buzz-nav.gif) -216px -68px no-repeat; }
	
	#nav #na41 a{background-image: url(../images/graphics/teambuildingtab.gif); width: 93px; background-position: 0px 0px;margin: 0px;padding: 0px;}
	#nav #na41 a:link{background-image: url(../images/graphics/teambuildingtab.gif); width: 93px; background-position: 0px 0px;margin: 0px;padding: 0px;}
	#nav #na41 a:hover {background: #414141 url(../images/graphics/teambuildingtabhover.gif) 0px 0px no-repeat; width: 93px; margin: 0px;padding: 0px;}
	#nav #na41 a.active{background: #414141 url(../images/graphics/teambuildingtabactive.gif) 0px 0px no-repeat; width: 93px; margin: 0px;padding: 0px;}
	
	#nav #na42 a{background-image: url(../images/graphics/clientdaysouttab.gif); width: 93px; background-position: 0px 0px; margin-right: 0px;}
	#nav #na42 a:hover {background-image: url(../images/graphics/clientdaysouttabhover.gif);width: 93px; background-position: 0px 0px; margin-right: 0px;}
	#nav #na42 a.active{background: url(../images/graphics/clientdaysouttabactive.gif);  margin-right: 0px;}

	#nav #na43 a{background-image: url(../images/graphics/staffeventstab.gif); width: 93px; background-position: 0px 0px;margin: 0px;padding: 0px;}
	#nav #na43 a:hover {background-image: url(../images/graphics/staffeventstabhover.gif);width: 93px; background-position: 0px 0px;}
	#nav #na43 a.active{background: url(../images/graphics/staffeventstabactive.gif); }

	#nav #n5 a{background: transparent url(../images/graphics/buzz-nav.gif) -308px 0 no-repeat; width: 113px; }
	#nav #n5 a:hover {background: transparent url(../images/graphics/buzz-nav.gif) -308px -34px no-repeat; }
	#nav #n5 a.active{background: transparent url(../images/graphics/buzz-nav.gif) -308px -68px no-repeat; }
	
	#nav #n6 a{background: transparent url(../images/graphics/buzz-nav.gif) -422px 0 no-repeat; width: 91px; }
	#nav #n6 a:hover {background: transparent url(../images/graphics/buzz-nav.gif) -422px -34px no-repeat; }
	#nav #n6 a.active{background: transparent url(../images/graphics/buzz-nav.gif) -422px -68px no-repeat; }
	
	#nav #n7 a{background: transparent url(../images/graphics/buzz-nav.gif) -514px 0 no-repeat; }
	#nav #n7 a:hover {background: transparent url(../images/graphics/buzz-nav.gif) -514px -34px no-repeat; }
	#nav #n7 a.active{background: transparent url(../images/graphics/buzz-nav.gif) -514px -68px no-repeat; }
	
#subnav { float: left; width: 743px; background: #F80000; height: 18px; border-left: 1px solid #FFF; border-right: 1px solid #FFF; text-align: right; padding: 2px 17px 0 0; font-weight: bold; }
#subnav a { color: #FFF; margin: 0 5px;}
#subnav a:hover { color: #000; text-decoration: none; }
