.nav {
	width: 582px;
	height: 45px;
	background: url(../images/bg_menu_en.gif) no-repeat;
	position: absolute;
	top: 69px;
	left: 50%;
	margin: 0 0 0 -102px;
}
.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: 12px;
		width: 129px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(../images/bg_menu_en.gif) no-repeat top left;
	}
	.nav .home a:active {
		background: url(../images/bg_menu_en.gif) no-repeat -12px -90px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(../images/bg_menu_en.gif) no-repeat top left;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 12px;
		width: 129px;
		height: 45px;
		background: url(../images/bg_menu_en.gif) no-repeat -12px -45px;
	}
	.nav-home-click {
		background: url(../images/bg_menu_en.gif) no-repeat -12px -90px;
	}



	.nav .about a:link, .nav .about a:visited {
		left: 141px;
		width: 113px;
	}
	.nav .about a:hover, .nav .about a:focus {
		background: url(../images/bg_menu_en.gif) no-repeat -141px -45px;
	}
	.nav .about a:active {
		background: url(../images/bg_menu_en.gif) no-repeat -141px -90px;
	}
	.current-about .about a:link, .current-about .about a:visited {
		background: url(../images/bg_menu_en.gif) no-repeat -141px -90px;
		cursor: default;
	}
	.nav-about, .nav-about-click {
		position: absolute;
		top: 0;
		left: 141px;
		width: 113px;
		height: 45px;
		background: url(../images/bg_menu_en.gif) no-repeat -141px -45px;
	}
	.nav-about-click {
		background: url(../images/bg_menu_en.gif) no-repeat -141px -98px;
	}



	.nav .services a:link, .nav .services a:visited {
		left: 254px;
		width: 90px;
	}
	.nav .services a:hover, .nav .services a:focus {
		background: url(../images/bg_menu_en.gif) no-repeat -254px -45px;
	}
	.nav .services a:active {
		background: url(../images/bg_menu_en.gif) no-repeat -254px -90px;
	}
	.current-services .services a:link, .current-services .services a:visited {
		background: url(../images/bg_menu_en.gif) no-repeat -254px -90px;
		cursor: default;
	}
	.nav-services, .nav-services-click {
		position: absolute;
		top: 0;
		left: 254px;
		width: 90px;
		height: 45px;
		background: url(../images/bg_menu_en.gif) no-repeat -254px -45px;
	}
	.nav-services-click {
		background: url(../images/bg_menu_en.gif) no-repeat -254px -98px;
	}




	.nav .portfolio a:link, .nav .portfolio a:visited {
		left: 344px;
		width: 120px;
	}
	.nav .portfolio a:hover, .nav .portfolio a:focus {
		background: url(../images/bg_menu_en.gif) no-repeat -344px -45px;
	}
	.nav .portfolio a:active {
		background: url(../images/bg_menu_en.gif) no-repeat -344px -90px;
	}
	.current-portfolio .portfolio a:link, .current-portfolio .portfolio a:visited {
		background: url(../images/bg_menu_en.gif) no-repeat -344px -90px;
		cursor: default;
	}
	.nav-portfolio, .nav-portfolio-click {
		position: absolute;
		top: 0;
		left: 344px;
		width: 120px;
		height: 45px;
		background: url(../images/bg_menu_en.gif) no-repeat -344px -45px;
	}
	.nav-portfolio-click {
		background: url(../images/bg_menu_en.gif) no-repeat -344px -98px;
	}


	
	.nav .contact a:link, .nav .contact a:visited {
		left: 464px;
		width: 109px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(../images/bg_menu_en.gif) no-repeat -464px -45px;
	}
	.nav .contact a:active {
		background: url(../images/bg_menu_en.gif) no-repeat -464px -90px;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(../images/bg_menu_en.gif) no-repeat -464px -90px;
		cursor: default;
	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 464px;
		width: 109px;
		height: 45px;
		background: url(../images/bg_menu_en.gif) no-repeat -464px -45px;
	}
	.nav-contact-click {
		background: url(../images/bg_menu_en.gif) no-repeat -464px -98px;
	}
