#nav {
left:0px;
	width: 850px;
	height: 35px;
	background: url(../img/navbg.jpg);
	padding: 0;
	position: relative;
	margin:0px;
}

#nav li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#nav a {display: block; text-align:center; font-weight:bold; text-decoration:none; text-indent:-9999px; overflow:hidden;}

#nav1 {left: 0px; top: 0px; width: 217px; height: 35px; background: url(../img/navbg.jpg) -0px -0px no-repeat;}
#nav2 {left: 217px; top: 0px; width: 159px; height: 35px; background: url(../img/navbg.jpg) -0px -217px no-repeat;}
#nav3 {left: 376px; top: 0px; width: 120px; height: 35px; background: url(../img/navbg.jpg) -0px -376px no-repeat;}
#nav4 {left: 496px; top: 0px; width: 162px; height: 35px; background: url(../img/navbg.jpg) -0px -496px no-repeat;}
#nav5 {left: 658px; top: 0px; width: 192px; height: 35px; background: url(../img/navbg.jpg) -0px -658px no-repeat;}

#nav1 a {height: 35px;}
#nav2 a {height: 35px;}
#nav3 a {height: 35px;}
#nav4 a {height: 35px;}
#nav5 a {height: 35px;}

#nav1 a:hover {background: url(../img/navbg.jpg) -0px -35px no-repeat;}
#nav2 a:hover {background: url(../img/navbg.jpg) -217px -35px no-repeat;}
#nav3 a:hover {background: url(../img/navbg.jpg) -376px -35px no-repeat;}
#nav4 a:hover {background: url(../img/navbg.jpg) -496px -35px no-repeat;}
#nav5 a:hover {background: url(../img/navbg.jpg) -658px -35px no-repeat;}
