.nav, .nav a, .nav div{
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}
.nav{
position:absolute;
margin:0px;
padding:0px 0px 0px 15px;
display:block;
overflow:hidden;
top:-5px;
right:0px;
width:950px;
height:220px;
}
.nav li{
display:inline;
}
.nav li a:link, .nav li a:visited {
    position: absolute;
    text-indent: -9000px;
    overflow: hidden;
}
.nav li a:link, .nav li a:visited {
	top: 0px;
    height: 220px;
}
    .nav .zero a:link, .nav .zero a:visited {
        left: 0px;
        width: 386px;
        background-position: 0px 0px;
    }
    .nav .zero a:hover, .nav .zero a:focus {
        background-position: 0px -220px;
    }
		.nav-zero {
		    position: absolute;
		    top: 0px;
		    left: 0px;
		    width: 386px;
		    height: 220px;
		    background-position: 0px -220px;
		}
	.nav .one a:link, .nav .one a:visited {
        left:384px;
		width:100px;
        background-position: -384px 0px;
    }
    .nav .one a:hover, .nav .one a:focus {
        background-position: -384px -220px;
    }
		.nav-one {
		    position: absolute;
		    top: 0px;
			left:384px;
			width:100px;
			height:220px;
		    background-position: -384px -220px;
		}
    .nav .two a:link, .nav .two a:visited {
		left:484px;
		width:76px;
        background-position: -484px 0px;
    }
    .nav .two a:hover, .nav .two a:focus {
        background-position: -484px -220px;
    }
		.nav-two {
		    position: absolute;
		    top: 0px;
		    left: 484px;
		    width: 76px;
		    height: 220px;
		    background-position: -484px -220px;
		}
	.nav .three a:link, .nav .three a:visited {
		left:560px;
		width:111px;
        background-position: -560px 0px;
    }
    .nav .three a:hover, .nav .three a:focus {
        background-position: -560px -220px;
    }
		.nav-three {
		    position: absolute;
		    top: 0px;
		    left: 560px;
		    width: 111px;
		    height: 220px;
		    background-position: -560px -220px;
		}
	.nav .four a:link, .nav .four a:visited {
		left:671px;
		width:87px;
        background-position: -671px 0px;
    }
    .nav .four a:hover, .nav .four a:focus {
        background-position: -671px -220px;
    }
		.nav-four {
		    position: absolute;
		    top: 0px;
		    left: 671px;
		    width: 87px;
		    height: 220px;
		    background-position: -671px -220px;
		}
	.nav .five a:link, .nav .five a:visited {
		left:758px;
		width:64px;
        background-position: -758px 0px;
    }
    .nav .five a:hover, .nav .five a:focus {
        background-position: -758px -220px;
    }
		.nav-five {
		    position: absolute;
		    top: 0px;
		    left: 758px;
		    width: 64px;
		    height: 220px;
		    background-position: -758px -220px;
		}
	.nav .six a:link, .nav .six a:visited {
		left:822px;
		width:53px;
        background-position: -822px 0px;
    }
    .nav .six a:hover, .nav .six a:focus {
        background-position: -822px -220px;
    }
		.nav-six {
		    position: absolute;
		    top: 0px;
		    left: 822px;
		    width: 53px;
		    height: 220px;
		    background-position: -822px -220px;
		}
	.nav .seven a:link, .nav .seven a:visited {
		left:875px;
		width:75px;
        background-position: -875px 0px;
    }
    .nav .seven a:hover, .nav .seven a:focus {
        background-position: -875px -220px;
    }
		.nav-seven {
		    position: absolute;
		    top: 0px;
		    left: 875px;
		    width: 75px;
		    height: 220px;
		    background-position: -875px -220px;
		}
