.nav {
	width: 930px;
	height: 60px;
	background: url(images/menu.png) no-repeat;
	position: relative;
	top: -2px;

}
.nav li {
	display: inline;
	float: center;

}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .home a:link, .nav .home a:visited {
		left: 11px;
		width: 111px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(images/menu.png) no-repeat;
	}
	.nav .home a:active {
		background: url(images/menu.png) no-repeat ;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(images/menu.png) no-repeat -11px -120px;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 11px;
		width: 111px;
		height: 60px;
		background: url(images/menu.png) no-repeat -11px -60px;
	}
	.nav-home-click {
		background: url(images/menu.png) no-repeat -11px -120px;
	}


	.nav .whymobile a:link, .nav .whymobile a:visited {
		left: 127px;
		width: 211px;
	}
	.nav .whymobile a:hover, .nav .whymobile a:focus {
		background: url(images/menu.png) no-repeat;
	}
	.nav .whymobile a:active {
		background: url(images/menu.png) no-repeat;
	}
	.current-whymobile .whymobile a:link, .current-whymobile .whymobile a:visited {
		background: url(images/menu.png) no-repeat -127px -120px;
		cursor: default;
	}
	.nav-whymobile, .nav-whymobile-click {
		position: absolute;
		top: 0;
		left: 127px;
		width: 211px;
		height: 60px;
		background: url(images/menu.png) no-repeat -127px -60px;
	}
	.nav-whymobile-click {
		background: url(images/menu.png) no-repeat -127px -120px;
	}



	.nav .services a:link, .nav .services a:visited {
		left: 343px;
		width: 154px;
	}
	.nav .services a:hover, .nav .services a:focus {
		background: url(images/menu.png) no-repeat;
	}
	.nav .services a:active {
		background: url(images/menu.png) no-repeat;
	}
	.current-services .services a:link, .current-services .services a:visited {
		background: url(images/menu.png) no-repeat -343px -120px;
		cursor: default;
	}
	.nav-services, .nav-services-click {
		position: absolute;
		top: 0;
		left: 343px;
		width: 154px;
		height: 60px;
		background: url(images/menu.png) no-repeat -343px -60px;
	}
	.nav-services-click {
		background: url(images/menu.png) no-repeat -343px -120px;
	}


	.nav .portfolio a:link, .nav .portfolio a:visited {
		left: 503px;
		width: 150px;
	}
	.nav .portfolio a:hover, .nav .portfolio a:focus {
		background: url(images/menu.png) no-repeat;
	}
	.nav .portfolio a:active {
		background: url(images/menu.png) no-repeat;
	}
	.current-portfolio .portfolio a:link, .current-portfolio .portfolio a:visited {
		background: url(images/menu.png) no-repeat -503px -120px;
		cursor: default;
	}
	.nav-portfolio, .nav-portfolio-click {
		position: absolute;
		top: 0;
		left: 503px;
		width: 150px;
		height: 60px;
		background: url(images/menu.png) no-repeat -503px -60px;
	}
	.nav-portfolio-click {
		background: url(images/menu.png) no-repeat -503px -120px;
	}
	
	
	
	.nav .about a:link, .nav .about a:visited {
		left: 657px;
		width: 118px;
	}
	.nav .about a:hover, .nav .about a:focus {
		background: url(images/menu.png) no-repeat;
	}
	.nav .about a:active {
		background: url(images/menu.png) no-repeat;
	}
	.current-about .about a:link, .current-about .about a:visited {
		background: url(images/menu.png) no-repeat -657px -120px;
		cursor: default;
	}
	.nav-about, .nav-about-click {
		position: absolute;
		top: 0;
		left: 657px;
		width: 118px;
		height: 60px;
		background: url(images/menu.png) no-repeat -657px -60px;
	}
	.nav-about-click {
		background: url(images/menu.png) no-repeat -657px -120px;
	}
	

	
	.nav .contact a:link, .nav .contact a:visited {
		left: 778px;
		width: 145px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(images/menu.png) no-repeat;
	}
	.nav .contact a:active {
		background: url(images/menu.png) no-repeat;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(images/menu.png) no-repeat -778px -120px;
		cursor: default;
	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 778px;
		width: 145px;
		height: 60px;
		background: url(images/menu.png) no-repeat -778px -60px;
	}
	.nav-contact-click {
		background: url(images/menu.png) no-repeat -778px -120px;
	}
	