/* ----- GLOBAL NAV BAR ----- */
#nLRS-GlobalNavBarWrapper{
	width:100%;
	background-image:url(../images/nLRS-GlobalNav/b-nLRS-bar.gif);
	height:26px;
}
#nLRS-GlobalNavBar{
	width:950px;
	margin:auto;
	background-image:url(../images/nLRS-GlobalNav/b-nLRS-bar.gif);
	height:26px;
}
.nLRS-GlobalNav {
	margin:0 auto;
	padding: 0;
	list-style:none;
	width:712px;
	background-image:url(../images/nLRS-GlobalNav/b-nLRS-bar.gif);
}
.nLRS-GlobalNav li {
	padding: 0;
	margin: 0;
	height: 26px;
	margin-right:0;
	list-style: none;
	background-repeat: no-repeat;
	float:left;
}
.nLRS-GlobalNav li a, .nLRS-GlobalNav li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -10000px;
	height: 26px;
	background-repeat: no-repeat;
	background-position:top;
}
.nLRS-GlobalNav li a:hover{background-position:0 -31px;}

#nLRS-Corporate-Home a{background-image:url(../images/nLRS-GlobalNav/nLRS-Corporate-Home.gif); width:170px;}
#nLRS-Corp-Profile a{background-image:url(../images/nLRS-GlobalNav/nLRS-Corp-Profile.gif); width:143px;}
#nLRS-Worldwide a{background-image:url(../images/nLRS-GlobalNav/nLRS-Worldwide.gif); width:137px;}
#nLRS-Solutions a{background-image:url(../images/nLRS-GlobalNav/nLRS-Solutions.gif); width:148px;}
#nLRS-Employment a{background-image:url(../images/nLRS-GlobalNav/nLRS-Employment.gif); width:114px;}

/* ----- END - GLOBAL NAV BAR ----- */
