@charset "utf-8";
/* CSS Document */
 .nav 
	{
	width: 433px;
	height: 32px;
	top: 175px;
	left: 52px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: url('../images/menu.png') no-repeat;
	}
 .nav li 
	{
	display: inline;
	}
 .nav li a:link, .nav li a:visited 
	{
	position: absolute;
	top: 0;
	height: 32px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
	}
	
	
 	.nav .home a:link, .nav .home a:visited {
		left: 0;
		width: 87px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url('../images/menu.png') no-repeat 0 -64px;
	}
 	.nav .home a:active {
		background: url('../images/menu.png') no-repeat 0 -96px;
	}
 	.current-home .home a:link, .current-home .home a:visited {
		background: url('../images/menu.png') no-repeat 0 -32px;
		cursor: default;
	}
 	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 87px;
		height: 32px;
		background: url('../images/menu.png') no-repeat 0 -64px;
	}
	.nav-home-click {
		background: url('../images/menu.png') no-repeat 0 -96px;
	}



 	.nav .services a:link, .nav .services a:visited {
		left: 87px;
		width: 85px;
	}
 	.nav .services a:hover, .nav .services a:focus {
		background: url('../images/menu.png') no-repeat -87px -64px;
	}
 	.nav .services a:active {
		background: url('../images/menu.png') no-repeat -87px -96px;
	}
 	.current-services .services a:link, .current-services .services a:visited {
		background: url('../images/menu.png') no-repeat -87px -32px;
		cursor: default;
	}
 	.nav-services, .nav-services-click {
		position: absolute;
		top: 0;
		left: 87px;
		width: 85px;
		height: 32px;
		background: url('../images/menu.png') no-repeat -87px -64px;
	}
 	.nav-services-click {
		background: url('../images/menu.png') no-repeat -87px -96px;
	}



 	.nav .contact a:link, .nav .contact a:visited {
		left: 172px;
		width: 85px;
	}
 	.nav .contact a:hover, .nav .contact a:focus {
		background: url('../images/menu.png') no-repeat -172px -64px;
	}
 	.nav .contact a:active {
		background: url('../images/menu.png') no-repeat -172px -96px;
	}
 	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url('../images/menu.png') no-repeat -172px -32px;
		cursor: default;
	}
 	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 172px;
		width: 85px;
		height: 32px;
		background: url('../images/menu.png') no-repeat -172px -64px;
	}
 	.nav-contact-click {
		background: url('../images/menu.png') no-repeat -172px -96px;
	}


	
 	.nav .links a:link, .nav .links a:visited {
		left: 257px;
		width: 85px;
	}
 	.nav .links a:hover, .nav .links a:focus {
		background: url('../images/menu.png') no-repeat -257px -64px;
	}
 	.nav .links a:active {
		background: url('../images/menu.png') no-repeat -257px -96px;
	}
 	.current-links .links a:link, .current-links .links a:visited {
		background: url('../images/menu.png') no-repeat -257px -32px;
		cursor: default;
	}
 	.nav-links, .nav-links-click {
		position: absolute;
		top: 0;
		left: 257px;
		width: 85px;
		height: 32px;
		background: url('../images/menu.png') no-repeat -257px -64px;
	}
 	.nav-links-click {
		background: url('../images/menu.png') no-repeat -257px -96px;
	}
	
	
	
 	.nav .employment a:link, .nav .employment a:visited {
		left: 341px;
		width: 91px;
	}
 	.nav .employment a:hover, .nav .employment a:focus {
		background: url('../images/menu.png') no-repeat -341px -64px;
	}
 	.nav .employment a:active {
		background: url('../images/menu.png') no-repeat -341px -96px;
	}
 	.current-employment .employment a:link, .current-employment .employment a:visited {
		background: url('../images/menu.png') no-repeat -341px -32px;
		cursor: default;
	}
 	.nav-employment, .nav-employment-click {
		position: absolute;
		top: 0;
		left: 341px;
		width: 91px;
		height: 32px;
		background: url('../images/menu.png') no-repeat -341px -64px;
	}
 	.nav-employment-click {
		background: url('../images/menu.png') no-repeat -341px -96px;
	}
	



.s1
	{
	height: 22px;
	background: url('../images/services_menu.gif') no-repeat 0 -23px;
	}
.s1.selected, .s1:hover
	{
	height: 22px;
	background:url('../images/services_menu.gif') no-repeat -285px -23px;
	}

.s2
	{
	height: 22px;
	background: url('../images/services_menu.gif') no-repeat 0 -45px;
	}
.s2.selected, .s2:hover
	{
	height: 22px;
	background:url('../images/services_menu.gif') no-repeat -285px -45px;
	}

.s3
	{
	height: 22px;
	background: url('../images/services_menu.gif') no-repeat 0 -67px;
	}
.s3.selected, .s3:hover
	{
	height: 22px;
	background:url('../images/services_menu.gif') no-repeat -285px -67px;
	}
	
.s4
	{
	height: 22px;
	background: url('../images/services_menu.gif') no-repeat 0 -89px;
	}
.s4.selected, .s4:hover
	{
	height: 22px;
	background:url('../images/services_menu.gif') no-repeat -285px -89px;
	}
	
.s5
	{
	height: 22px;
	background: url('../images/services_menu.gif') no-repeat 0 -111px;
	}
.s5.selected, .s5:hover
	{
	height: 22px;
	background:url('../images/services_menu.gif') no-repeat -285px -111px;
	}
	
.s6
	{
	height: 22px;
	background: url('../images/services_menu.gif') no-repeat 0 -133px;
	}
.s6.selected, .s6:hover
	{
	height: 22px;
	background:url('../images/services_menu.gif') no-repeat -285px -133px;
	}

.s7
	{
	height: 22px;
	background: url('../images/services_menu.gif') no-repeat 0 -155px;
	}
.s7.selected, .s7:hover
	{
	height: 22px;
	background:url('../images/services_menu.gif') no-repeat -285px -155px;
	}

.s8
	{
	height: 27px;
	background: url('../images/services_menu.gif') no-repeat 0 -177px;
	}
.s8.selected, .s8:hover
	{
	height: 27px;
	background:url('../images/services_menu.gif') no-repeat -285px -177px;
	}
	