.nav {
	width: 900px;
	height: 45px;
	background: url(../images/menu.png) no-repeat;
	position: absolute;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 45px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}





.nav .home a:link, .nav .home a:visited {
	left: 0px;
	width: 150px;
}
.nav .home a:hover, .nav .home a:focus {
	background: url(../images/menu.png) no-repeat -0px -45px;
}
.nav .home a:active {
	background: url(../images/menu.png) no-repeat -0px -45px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/menu.png) no-repeat -0px -150px;
	cursor: default;
}
.nav-home, .nav-home-click {
	position: absolute;
	left:0;
	top:0;
	width: 150px;
	height: 45px;
	background: url(../images/menu.png) no-repeat -0px -45px;
}
.nav-home-click {
	background: url(../images/menu.png) no-repeat -0px -90px;
}




.nav .faq a:link, .nav .faq a:visited {
	left: 150px;
	width: 150px;
}
.nav .faq a:hover, .nav .faq a:focus {
	background: url(../images/menu.png) no-repeat -150px -45px;
}
.nav .faq a:active {
	background: url(../images/menu.png) no-repeat -150px -45px;
}
.current-faq .faq a:link, .current-faq .faq a:visited {
	background: url(../images/menu.png) no-repeat -150px -45px;
	cursor: default;
}
.nav-faq, .nav-faq-click {
	position: absolute;
	left:150px;
	top:0;
	width: 150px;
	height: 45px;
	background: url(../images/menu.png) no-repeat -150px -45px;
}
.nav-faq-click {
	background: url(../images/menu.png) no-repeat -150px -90px;
}




.nav .commercial-industrial a:link, .nav .commercial-industrial a:visited {
	left: 300px;
	width: 150px;
}
.nav .commercial-industrial a:hover, .nav .commercial-industrial a:focus {
	background: url(../images/menu.png) no-repeat -300px -45px;
}
.nav .commercial-industrial a:active {
	background: url(../images/menu.png) no-repeat -300px -45px;
}
.current-commercial-industrial .commercial-industrial a:link, .current-commercial-industrial .commercial-industrial a:visited {
	background: url(../images/menu.png) no-repeat -300px -45px;
	cursor: default;
}
.nav-commercial-industrial, .nav-commercial-industrial-click {
	position: absolute;
	left:300px;
	top:0;
	width: 150px;
	height: 45px;
	background: url(../images/menu.png) no-repeat -300px -45px;
}
.nav-commercial-industrial-click {
	background: url(../images/menu.png) no-repeat -300px -90px;
}




.nav .testing-inspection a:link, .nav .testing-inspection a:visited {
	left: 450px;
	width: 150px;
}
.nav .testing-inspection a:hover, .nav .testing-inspection a:focus {
	background: url(../images/menu.png) no-repeat -450px -45px;
}
.nav .testing-inspection a:active {
	background: url(../images/menu.png) no-repeat -450px -45px;
}
.current-testing-inspection .testing-inspection a:link, .current-testing-inspection .testing-inspection a:visited {
	background: url(../images/menu.png) no-repeat -450px -45px;
	cursor: default;
}
.nav-testing-inspection, .nav-testing-inspection-click {
	position: absolute;
	left:450px;
	top:0;
	width: 150px;
	height: 45px;
	background: url(../images/menu.png) no-repeat -450px -45px;
}
.nav-testing-inspection-click {
	background: url(../images/menu.png) no-repeat -450px -90px;
}



.nav .domestic a:link, .nav .domestic a:visited {
	left: 600px;
	width: 149px;
}
.nav .domestic a:hover, .nav .domestic a:focus {
	background: url(../images/menu.png) no-repeat -600px -45px;
}
.nav .domestic a:active {
	background: url(../images/menu.png) no-repeat -600px -45px;
}
.current-domestic .domestic a:link, .current-domestic .domestic a:visited {
	background: url(../images/menu.png) no-repeat -600px -45px;
	cursor: default;
}
.nav-domestic, .nav-domestic-click {
	position: absolute;
	left:600px;
	top:0;
	width: 149px;
	height: 45px;
	background: url(../images/menu.png) no-repeat -600px -45px;
}
.nav-domestic-click {
	background: url(../images/menu.png) no-repeat -600px -90px;
}


.nav .future-home-innovations a:link, .nav .future-home-innovations a:visited {
	left: 748px;
	width: 152px;
}
.nav .future-home-innovations a:hover, .nav .future-home-innovations a:focus {
	background: url(../images/menu.png) no-repeat -748px -45px;
}
.nav .future-home-innovations a:active {
	background: url(../images/menu.png) no-repeat -748px -45px;
}
.current-future-home-innovations .future-home-innovations a:link, .current-future-home-innovations .future-home-innovations a:visited {
	background: url(../images/menu.png) no-repeat -748px -45px;
	cursor: default;
}
.nav-future-home-innovations, .nav-future-home-innovations-click {
	position: absolute;
	left:748px;
	top:0;
	width: 152px;
	height: 45px;
	background: url(../images/menu.png) no-repeat -748px -45px;
}
.nav-future-home-innovations-click {
	background: url(../images/menu.png) no-repeat -748px -90px;
}




