@charset "utf-8";
/* CSS Document */

.nav {
	width: 725px;
	height: 36px;
	background:url(../images/nav-mainbar.gif);
	position: absolute;
	top: 100px;
	left:160px;
	z-index:50;
	margin:0;
	padding:0;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 36px;
	text-indent: -3900px;
	overflow: hidden;
	z-index: 10;
}
	.nav .home a:link, .nav .home a:visited {
		left: 0px;
		width: 76px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(../images/nav-mainbar.gif) no-repeat 0px -39px;
	}
	.nav .home a:active {
		background: url(../images/nav-mainbar.gif) no-repeat 0px -39px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(../images/nav-mainbar.gif) no-repeat 0px -39px;

	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 76px;
		height: 36px;
		background: url(../images/nav-mainbar.gif) no-repeat 0px -39px;
	}
	.nav-home-click {
		background: url(../images/nav-mainbar.gif) no-repeat 0px -39px;
	}


	.nav .about a:link, .nav .about a:visited {
		left: 92px;
		width: 102px;
	}
	.nav .about a:hover, .nav .about a:focus {
		background: url(../images/nav-mainbar.gif) no-repeat -92px -39px;

	}
	.nav .about a:active {
		background: url(../images/nav-mainbar.gif) no-repeat -92px -39px;

	}
	.current-about .about a:link, .current-about .about a:visited {
		background: url(../images/nav-mainbar.gif) no-repeat -92px -39px;

	}
	.nav-about, .nav-about-click {
		position: absolute;
		top: 0;
		left: 92px;
		width: 102px;
		height: 36px;
		background: url(../images/nav-mainbar.gif) no-repeat -92px -39px;

	}
	.nav-about-click {
		background: url(../images/nav-mainbar.gif) no-repeat -92px -39px;

	}
	
	.nav .design a:link, .nav .design a:visited {
		left: 215px;
		width: 168px;
	}
	.nav .design a:hover, .nav .design a:focus {
		background: url(../images/nav-mainbar.gif) no-repeat -215px -39px;
	}
	.nav .design a:active {
		background: url(../images/nav-mainbar.gif) no-repeat -215px -39px;
	}
	.current-design .design a:link, .current-design .design a:visited {
		background: url(../images/nav-mainbar.gif) no-repeat -215px -39px;

	}
	.nav-design, .nav-design-click {
		position: absolute;
		top: 0;
		left: 215px;
		width: 168px;
		height: 36px;
		background: url(../images/nav-mainbar.gif) no-repeat -215px -39px;
	}
	.nav-design-click {
		background: url(../images/nav-mainbar.gif) no-repeat -215px -39px;
	}

.nav .cabinets a:link, .nav .cabinets a:visited {
		left: 400px;
		width: 97px;
	}
	.nav .cabinets a:hover, .nav .cabinets a:focus {
		background: url(../images/nav-mainbar.gif) no-repeat -400px -39px;
	}
	.nav .cabinets a:active {
		background: url(../images/nav-mainbar.gif) no-repeat -400px -39px;
	}
	.current-cabinets .cabinets a:link, .current-cabinets .cabinets a:visited {
		background: url(../images/nav-mainbar.gif) no-repeat -400px -39px;

	}
	.nav-cabinets, .nav-cabinets-click {
		position: absolute;
		top: 0;
		left: 400px;
		width: 97px;
		height: 36px;
		background: url(../images/nav-mainbar.gif) no-repeat -400px -39px;
	}
	.nav-cabinets-click {
		background: url(../images/nav-mainbar.gif) no-repeat -400px -39px;
	}
	
	.nav .contracters a:link, .nav .contracters a:visited {
		left: 513px;
		width: 125px;
	}
	.nav .contracters a:hover, .nav .contracters a:focus {
		background: url(../images/nav-mainbar.gif) no-repeat -513px -39px;
	}
	.nav .contracters a:active {
		background: url(../images/nav-mainbar.gif) no-repeat -513px -39px;
	}
	.current-contracters .contracters a:link, .current-contracters .contracters a:visited {
		background: url(../images/nav-mainbar.gif) no-repeat -513px -39px;

	}
	.nav-contracters, .nav-contracters-click {
		position: absolute;
		top: 0;
		left: 513px;
		width: 125px;
		height: 36px;
		background: url(../images/nav-mainbar.gif) no-repeat -513px -39px;
	}
	.nav-contracters-click {
		background: url(../images/nav-mainbar.gif) no-repeat -513px -39px;
	}
	
	.nav .contact a:link, .nav .contact a:visited {
		left: 649px;
		width: 68px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(../images/nav-mainbar.gif) no-repeat -649px -39px;
	}
	.nav .contact a:active {
		background: url(../images/nav-mainbar.gif) no-repeat -649px -39px;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(../images/nav-mainbar.gif) no-repeat -649px -39px;

	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 649px;
		width: 68px;
		height: 36px;
		background: url(../images/nav-mainbar.gif) no-repeat -649px -39px;
	}
	.nav-contact-click {
		background: url(../images/nav-mainbar.gif) no-repeat -649px -39px;
	}