#nav {
	position: absolute;
	top: 82px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 772px;
	height: 45px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#nav a {
	float: left;
	padding: 45px 0 0 0;
	overflow: hidden;
	width: 772px;
	height: 0px !important; 
	height /**/:45px; /* for IE5/Win only */
}

#nav a:hover {
	background-position: 0 -45px;
}

#nav a:active {
	background-position: 0 -90px;
}

#tnav1 a {
	width: 86px;
	background: url(graphics/nav_1.gif) top left no-repeat;
}

#tnav2 a {
	width: 82px;
	background: url(graphics/nav_2.gif) top left no-repeat;
}

#tnav3 a {
	width: 106px;
	background: url(graphics/nav_3.gif) top left no-repeat;
}

#tnav4 a {
	width: 117px;
	background: url(graphics/nav_4.gif) top left no-repeat;
}

#tnav5 a {
	width: 110px;
	background: url(graphics/nav_5.gif) top left no-repeat;
}

#tnav6 a {
	width: 96px;
	background: url(graphics/nav_6.gif) top left no-repeat;
}

#tnav7 a {
	width: 84px;
	background: url(graphics/nav_7.gif) top left no-repeat;
}

#tnav8 a {
	width: 91px;
	background: url(graphics/nav_8.gif) top left no-repeat;
}
