#nav_container, .nav {
	width:758px;
	height: 47px;
}
#nav_container {
	padding-top:10px;
	margin-left: 0px;
	position: relative;
}
.nav {
	background: url(../images/nav_large.gif) no-repeat;
	position: absolute;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 47px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
.nav .home a:link, .nav .home a:visited {
	left: 0px;
	width: 80px;
}
.nav .home a:hover, .nav .home a:focus {
	background: url(../images/nav_large.gif) no-repeat 0px -58px;
}
.nav .home a:active {
	background: url(../images/nav_large.gif) no-repeat 0px -116px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/nav_large.gif) no-repeat 0px -116px;
	cursor: default;
}
.nav-home, .nav-home-click {
	position: absolute;
	top: 0;
	left: 0px;
	width: 80px;
	height: 47px;
	background: url(../images/nav_large.gif) no-repeat 0px -58px;
}
.nav-home-click {
	background: url(../images/nav_large.gif) no-repeat 0px -116px;
}

.nav .gallery a:link, .nav .gallery a:visited {
	left: 110px;
	width: 108px;
}
.nav .gallery a:hover, .nav .gallery a:focus {
	background: url(../images/nav_large.gif) no-repeat -110px -58px;
}
.nav .gallery a:active {
	background: url(../images/nav_large.gif) no-repeat -110px -116px;
}
.current-gallery .gallery a:link, .current-gallery .gallery a:visited {
	background: url(../images/nav_large.gif) no-repeat -110px -116px;
	cursor: default;
}
.nav-gallery, .nav-gallery-click {
	position: absolute;
	top: 0;
	left: 110px;
	width: 108px;
	height: 47px;
	background: url(../images/nav_large.gif) no-repeat -110px -58px;
}
.nav-gallery-click {
	background: url(../images/nav_large.gif) no-repeat -110px -116px;
}
 
.nav .order a:link, .nav .order a:visited {
	left: 248px;
	width: 158px;
}
.nav .order a:hover, .nav .order a:focus {
	background: url(../images/nav_large.gif) no-repeat -248px -58px;
}
.nav .order a:active {
	background: url(../images/nav_large.gif) no-repeat -248px -116px;
}
.current-order .order a:link, .current-order .order a:visited {
	background: url(../images/nav_large.gif) no-repeat -248px -116px;
	cursor: default;
}
.nav-order, .nav-order-click {
	position: absolute;
	top: 0;
	left: 248px;
	width: 158px;
	height: 47px;
	background: url(../images/nav_large.gif) no-repeat -248px -58px;
}
.nav-order-click {
	background: url(../images/nav_large.gif) no-repeat -248px -116px;
}
	
.nav .contact a:link, .nav .contact a:visited {
	left: 440px;
	width: 137px;
}
.nav .contact a:hover, .nav .contact a:focus {
	background: url(../images/nav_large.gif) no-repeat -440px -58px;
}
.nav .contact a:active {
	background: url(../images/nav_large.gif) no-repeat -440px -116px;
}
.current-contact .contact a:link, .current-contact .contact a:visited {
	background: url(../images/nav_large.gif) no-repeat -440px -116px;
	cursor: default;
}
.nav-contact, .nav-contact-click {
	position: absolute;
	top: 0;
	left: 440px;
	width: 137px;
	height: 47px;
	background: url(../images/nav_large.gif) no-repeat -440px -58px;
}
.nav-contact-click {
	background: url(../images/nav_large.gif) no-repeat -440px -116px;
}

.nav .testimonials a:link, .nav .testimonials a:visited {
	left: 610px;
	width: 148px;
}
.nav .testimonials a:hover, .nav .testimonials a:focus {
	background: url(../images/nav_large.gif) no-repeat -610px -58px;
}
.nav .testimonials a:active {
	background: url(../images/nav_large.gif) no-repeat -610px -116px;
}
.current-testimonials .testimonials a:link, .current-testimonials .testimonials a:visited {
	background: url(../images/nav_large.gif) no-repeat -610px -116px;
	cursor: default;
}
.nav-testimonials, .nav-testimonials-click {
	position: absolute;
	top: 0;
	left: 610px;
	width: 148px;
	height: 47px;
	background: url(../images/nav_large.gif) no-repeat -610px -58px;
}
.nav-testimonials-click {
	background: url(../images/nav_large.gif) no-repeat -610px -116px;
}	