.nav {
	width: 617px;
	height: 46px;
	background: url(../images/menu.jpg) no-repeat;
	position: absolute;
	top: 56px;
	left: 50%;
	margin: 0 0 0 -156px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 46px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	
	.nav .home a:link, .nav .home a:visited {
		left: 0;
		width: 81px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(../images/menu.jpg) no-repeat top left;
	}
	.nav .home a:active {
		background: url(../images/menu.jpg) no-repeat 0 -92px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(../images/menu.jpg) no-repeat top left;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0;
		width: 81px;
		height: 46px;
		background: url(../images/menu.jpg) no-repeat 0 -46px;
	}
	.nav-home-click {
		background: url(../images/menu.jpg) no-repeat 0px -92px;
	}



	.nav .howitworks a:link, .nav .howitworks a:visited {
		left: 81px;
		width: 139px;
	}
	.nav .howitworks a:hover, .nav .howitworks a:focus {
		background: url(../images/menu.jpg) no-repeat -81px -46px;
	}
	.nav .howitworks a:active {
		background: url(../images/menu.jpg) no-repeat -81px -92px;
	}
	.current-howitworks .howitworks a:link, .current-howitworks .howitworks a:visited {
		background: url(../images/menu.jpg) no-repeat -81px -92px;
		cursor: default;
	}
	.nav-howitworks, .nav-howitworks-click {
		position: absolute;
		top: 0;
		left: 81px;
		width: 139px;
		height: 46px;
		background: url(../images/menu.jpg) no-repeat -81px -46px;
	}
	.nav-howitworks-click {
		background: url(../images/menu.jpg) no-repeat -81px -92px;
	}



	.nav .presenters a:link, .nav .presenters a:visited {
		left: 220px;
		width: 121px;
	}
	.nav .presenters a:hover, .nav .presenters a:focus {
		background: url(../images/menu.jpg) no-repeat -220px -46px;
	}
	.nav .presenters a:active {
		background: url(../images/menu.jpg) no-repeat -220px -92px;
	}
	.current-presenters .presenters a:link, .current-presenters .presenters a:visited {
		background: url(../images/menu.jpg) no-repeat -220px -92px;
		cursor: default;
	}
	.nav-presenters, .nav-presenters-click {
		position: absolute;
		top: 0;
		left: 220px;
		width: 121px;
		height: 46px;
		background: url(../images/menu.jpg) no-repeat -220px -46px;
	}
	.nav-presenters-click {
		background: url(../images/menu.jpg) no-repeat -220px -92px;
	}




	.nav .faq a:link, .nav .faq a:visited {
		left: 341px;
		width: 69px;
	}
	.nav .faq a:hover, .nav .faq a:focus {
		background: url(../images/menu.jpg) no-repeat -341px -46px;
	}
	.nav .faq a:active {
		background: url(../images/menu.jpg) no-repeat -341px -92px;
	}
	.current-faq .faq a:link, .current-faq .faq a:visited {
		background: url(../images/menu.jpg) no-repeat -341px -92px;
		cursor: default;
	}
	.nav-faq, .nav-faq-click {
		position: absolute;
		top: 0;
		left: 341px;
		width: 69px;
		height: 46px;
		background: url(../images/menu.jpg) no-repeat -341px -46px;
	}
	.nav-faq-click {
		background: url(../images/menu.jpg) no-repeat -341px -92px;
	}






	.nav .demo a:link, .nav .demo a:visited {
		left: 410px;
		width: 79px;
	}
	.nav .demo a:hover, .nav .demo a:focus {
		background: url(../images/menu.jpg) no-repeat -410px -46px;
	}
	.nav .demo a:active {
		background: url(../images/menu.jpg) no-repeat -410px -92px;
	}
	.current-demo .demo a:link, .current-demo .demo a:visited {
		background: url(../images/menu.jpg) no-repeat -410px -92px;
		cursor: default;
	}
	.nav-demo, .nav-demo-click {
		position: absolute;
		top: 0;
		left: 410px;
		width: 79px;
		height: 46px;
		background: url(../images/menu.jpg) no-repeat -410px -46px;
	}
	.nav-demo-click {
		background: url(../images/menu.jpg) no-repeat -410px -92px;
	}





	
	.nav .contact a:link, .nav .contact a:visited {
		left: 489px;
		width: 128px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(../images/menu.jpg) no-repeat -489px -46px;
	}
	.nav .contact a:active {
		background: url(../images/menu.jpg) no-repeat -489px -92px;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(../images/menu.jpg) no-repeat -489px -92px;
		cursor: default;
	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 489px;
		width: 128px;
		height: 46px;
		background: url(../images/menu.jpg) no-repeat -489px -46px;
	}
	.nav-contact-click {
		background: url(../images/menu.jpg) no-repeat -489px -92px;
	}

