.accesslinks {display:none;}
/* Global Nav Container Elements */

#GN_Bullseye{height:130px; width:115px; float:left; padding:1em 0em 0em 2.2em;}
#GN1_Container{height:35px; width:500px; float:right;}
#GN2_Container{height:130px; width:615px; float:right;}

#nav1 {
	width: 500px;
	height: 35px;
	background-image: url(../images/newnav.gif);
	background-repeat:no-repeat;
	margin:0;
	padding: 0;
	position: relative;
}
#nav1 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#nav1 li, #nav1 a {height: 35px; display: block; color:transparent;}
#nav1_1b {left: 60px; width: 80px;}
#nav1_2b {left: 175px; width: 60px;}
#nav1_3b {left: 270px; width: 70px;}
#nav1_4b {left: 375px; width: 95px;}



#nav1_1b a:hover {background: transparent url(../images/newnav.gif) -60px -35px no-repeat;}
#nav1_2b a:hover {background: transparent url(../images/newnav.gif) -175px -35px no-repeat;}
#nav1_3b a:hover {background: transparent url(../images/newnav.gif) -270px -35px no-repeat;}
#nav1_4b a:hover {background: transparent url(../images/newnav.gif) -375px -35px no-repeat;}

