
ul.nav {
    background: url(../img/nav-bars.png) no-repeat 0 0;

	width: 910px;
	height: 38px;
	
	position: relative;
	
	top: 0;
	left: 0;
}

.nav li {
	float: left;
}

.nav li a:link, .nav li a:visited {
    position: absolute;
    top: 0;
	height: 38px;
	text-indent: -9000px;
    overflow: hidden;
    z-index: 25;
}



    .nav .home a:link, .nav .home a:visited {
        left: 0;
        width: 130px;
    }
    .nav .home a:hover, .nav .home a:focus {
        background: url(../img/nav-bars.png) no-repeat 0 -39px;
    }
    .nav .home a:active {
        background: url(../img/nav-bars.png) no-repeat 0 -78px;
    }
	.current-home .home a:link, .current-home .home a:visited {
        background: url(../img/nav-bars.png) no-repeat 0 -39px;
	}
	.nav-home, .nav-home-click {
	    position: absolute;
	    top: 0;
	    left: 0;
	
	    width: 130px;
	    height: 38px;
	    background: url(../img/nav-bars.png) no-repeat 0 -39px;
	}
	.nav-home-click {
		background: url(../img/nav-bars.png) no-repeat 0 -78px;
	}



    .nav .features a:link, .nav .features a:visited {
        left: 130px;
        width: 130px;
    }    
    .nav .features a:hover, .nav .features a:focus {
        background: url(../img/nav-bars.png) no-repeat -130px -39px;
    }
    .nav .features a:active {
        background: url(../img/nav-bars.png) no-repeat -130px -78px;
    }
	.current-features .features a:link, .current-features .features a:visited {
        background: url(../img/nav-bars.png) no-repeat -130px -39px;
	}
	.nav-features, .nav-features-click {
	    position: absolute;
	    top: 0;
	    left: 130px;
	
	    width: 130px;
	    height: 38px;
	    background: url(../img/nav-bars.png) no-repeat -130px -39px;
	}
	.nav-features-click {
		background: url(../img/nav-bars.png) no-repeat -130px -78px;
	}



    .nav .support a:link, .nav .support a:visited {
        left: 260px;
        width: 130px;
    }    
    .nav .support a:hover, .nav .support a:focus {
        background: url(../img/nav-bars.png) no-repeat -260px -39px;
    }
    .nav .support a:active {
        background: url(../img/nav-bars.png) no-repeat -260px -78px;
    }
	.current-support .support a:link, .current-support .support a:visited {
        background: url(../img/nav-bars.png) no-repeat -260px -39px;
	}
	.nav-support, .nav-support-click {
	    position: absolute;
	    top: 0;
	    left: 260px;
	
	    width: 130px;
	    height: 38px;
	    background: url(../img/nav-bars.png) no-repeat -260px -39px;
	}
	.nav-support-click {
		background: url(../img/nav-bars.png) no-repeat -260px -78px;
	}
	
	

    .nav .contact_us a:link, .nav .contact_us a:visited {
        left: 390px;
        width: 130px;
    }    
    .nav .contact_us a:hover, .nav .contact_us a:focus {
        background: url(../img/nav-bars.png) no-repeat -390px -39px;
    }
    .nav .contact_us a:active {
        background: url(../img/nav-bars.png) no-repeat -390px -78px;
    }
	.current-contact_us .contact_us a:link, .current-contact_us .contact_us a:visited {
        background: url(../img/nav-bars.png) no-repeat -390px -39px;
	}
	.nav-contact_us, .nav-contact_us-click {
	    position: absolute;
	    top: 0;
	    left: 390px;
	
	    width: 130px;
	    height: 38px;
	    background: url(../img/nav-bars.png) no-repeat -390px -39px;
	}
	.nav-contact_us-click {
		background: url(../img/nav-bars.png) no-repeat -390px -78px;
	}
	


    .nav .news a:link, .nav .news a:visited {
        left: 520px;
        width: 130px;
    }    
    .nav .news a:hover, .nav .news a:focus {
        background: url(../img/nav-bars.png) no-repeat -520px -39px;
    }
    .nav .news a:active {
        background: url(../img/nav-bars.png) no-repeat -520px -78px;
    }
	.current-news .news a:link, .current-news .news a:visited {
        background: url(../img/nav-bars.png) no-repeat -520px -39px;
	}
	.nav-news, .nav-news-click {
	    position: absolute;
	    top: 0;
	    left: 520px;
	
	    width: 130px;
	    height: 38px;
	    background: url(../img/nav-bars.png) no-repeat -520px -39px;
	}
	.nav-news-click {
		background: url(../img/nav-bars.png) no-repeat -520px -78px;
	}
	


    .nav .view_shows a:link, .nav .view_shows a:visited {
        left: 650px;
        width: 130px;
    }    
    .nav .view_shows a:hover, .nav .view_shows a:focus {
        background: url(../img/nav-bars.png) no-repeat -650px -39px;
    }
    .nav .view_shows a:active {
        background: url(../img/nav-bars.png) no-repeat -650px -78px;
    }
	.current-view_shows .view_shows a:link, .current-view_shows .view_shows a:visited {
        background: url(../img/nav-bars.png) no-repeat -650px -39px;
	}
	.nav-view_shows, .nav-view_shows-click {
	    position: absolute;
	    top: 0;
	    left: 650px;
	
	    width: 130px;
	    height: 38px;
	    background: url(../img/nav-bars.png) no-repeat -650px -39px;
	}
	.nav-view_shows-click {
		background: url(../img/nav-bars.png) no-repeat -650px -78px;
	}
	


    .nav .download_app a:link, .nav .download_app a:visited {
        left: 780px;
        width: 130px;
    }    
    .nav .download_app a:hover, .nav .download_app a:focus {
        background: url(../img/nav-bars.png) no-repeat -780px -39px;
    }
    .nav .download_app a:active {
        background: url(../img/nav-bars.png) no-repeat -780px -78px;
    }
	.current-download_app .download_app a:link, .current-download_app .download_app a:visited {
        background: url(../img/nav-bars.png) no-repeat -780px -39px;
	}
	.nav-download_app, .nav-download_app-click {
	    position: absolute;
	    top: 0;
	    left: 780px;
	
	    width: 130px;
	    height: 38px;
	    background: url(../img/nav-bars.png) no-repeat -780px -39px;
	}
	.nav-download_app-click {
		background: url(../img/nav-bars.png) no-repeat -780px -78px;
	}