/* CSS Document */

.nav {
	width: 999px;
	height: 40px;
	background: url(../img/glow-nav.gif) no-repeat;
	position: absolute;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 40px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .home a:link, .nav .home a:visited {
		left: 13px;
		width: 91px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(../img/glow-nav.gif) no-repeat -13px -37px;
	}
	.nav .home a:active {
		background: url(../img/glow-nav.gif) no-repeat -13px -37px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(../img/glow-nav.gif) no-repeat -13px -123px;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 13px;
		width: 91px;
		height: 40px;
		background: url(../img/glow-nav.gif) no-repeat -13px -37px;
	}
	.nav-home-click {
		background: url(../img/glow-nav.gif) no-repeat -13px -74px;
	}



	.nav .about a:link, .nav .about a:visited {
		left: 100px;
		width: 125px;
	}
	.nav .about a:hover, .nav .about a:focus {
		background: url(../img/glow-nav.gif) no-repeat -100px -41px;
	}
	.nav .about a:active {
		background: url(../img/glow-nav.gif) no-repeat -100px -41px;
	}
	.current-about .about a:link, .current-about .about a:visited {
		background: url(../img/glow-nav.gif) no-repeat -100px -123px;
		cursor: default;
	}
	.nav-about, .nav-about-click {
		position: absolute;
		top: 0;
		left: 100px;
		width: 125px;
		height: 40px;
		background: url(../img/glow-nav.gif) no-repeat -100px -41px;
	}
	.nav-about-click {
		background: url(../img/glow-nav.gif) no-repeat -100px -74px;
	}





	.nav .services a:link, .nav .services a:visited {
		left: 224px;
		width: 119px;
	}
	.nav .services a:hover, .nav .services a:focus {
		background: url(../img/glow-nav.gif) no-repeat -224px -41px;
	}
	.nav .services a:active {
		background: url(../img/glow-nav.gif) no-repeat -224px -41px;
	}
	.current-services .services a:link, .current-services .services a:visited {
		background: url(../img/glow-nav.gif) no-repeat -224px -123px;
		cursor: default;
	}
	.nav-services, .nav-services-click {
		position: absolute;
		top: 0;
		left: 224px;
		width: 119px;
		height: 40px;
		background: url(../img/glow-nav.gif) no-repeat -224px -41px;
	}
	.nav-services-click {
		background: url(../img/glow-nav.gif) no-repeat -224px -41px;
	}






	.nav .links a:link, .nav .links a:visited {
		left: 342px;
		width: 92px;
	}
	.nav .links a:hover, .nav .links a:focus {
		background: url(../img/glow-nav.gif) no-repeat -342px -41px;
	}
	.nav .links a:active {
		background: url(../img/glow-nav.gif) no-repeat -342px -41px;
	}
	.current-links .links a:link, .current-links .links a:visited {
		background: url(../img/glow-nav.gif) no-repeat -342px -123px;
		cursor: default;
	}
	.nav-links, .nav-links-click {
		position: absolute;
		top: 0;
		left: 342px;
		width: 92px;
		height: 40px;
		background: url(../img/glow-nav.gif) no-repeat -342px -41px;
	}
	.nav-links-click {
		background: url(../img/glow-nav.gif) no-repeat -342px -74px;
	}


	
	.nav .faq a:link, .nav .faq a:visited {
		left: 433px;
		width: 81px;
	}
	.nav .faq a:hover, .nav .faq a:focus {
		background: url(../img/glow-nav.gif) no-repeat -433px -41px;
	}
	.nav .faq a:active {
		background: url(../img/glow-nav.gif) no-repeat -433px -41px;
	}
	.current-faq .faq a:link, .current-faq .faq a:visited {
		background: url(../img/glow-nav.gif) no-repeat -433px -123px;
		cursor: default;
	}
	.nav-faq, .nav-faq-click {
		position: absolute;
		top: 0;
		left: 433px;
		width: 120px;
		height: 40px;
		background: url(../img/glow-nav.gif) no-repeat -433px -41px;
	}
	.nav-faq-click {
		background: url(../img/glow-nav.gif) no-repeat -433px -74px;
	}
