@charset "UTF-8";/* CSS Document */#navigation {	background-repeat: no-repeat;	margin: 24px 0px 0px;	padding: 0px;	height: 43px;	width: 750px;	list-style-type: none;	position: relative;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}#navigation #nav1 a:hover {	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: 0px -43px;}#navigation #nav2 a:hover {	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: -131px -43px;}#navigation #nav3 a:hover {	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: -257px -43px;}#navigation #nav4 a:hover {	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: -387px -43px;}#navigation #nav5 a:hover {	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: -605px -43px;}#navigation #nav1 a {	text-decoration: none;	text-indent: -9999px;	display: block;	height: 43px;	width: 131px;	overflow: hidden;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	margin: 0px;	padding: 0px;}#navigation #nav2 a {	text-decoration: none;	text-indent: -9999px;	display: block;	height: 43px;	width: 126px;	overflow: hidden;	margin: 0px;	padding: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}#navigation #nav3 a {	text-decoration: none;	text-indent: -9999px;	display: block;	height: 43px;	width: 130px;	overflow: hidden;}#navigation #nav4 a {	text-decoration: none;	text-indent: -9999px;	display: block;	height: 43px;	width: 218px;	overflow: hidden;}#navigation #nav5 a {	text-decoration: none;	text-indent: -9999px;	display: block;	height: 43px;	width: 145px;	overflow: hidden;}li#nav1 {	position: absolute;	left: 0px;	top: 0px;	width: 131px;	height: 43px;	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: 0px 0px;}li#nav2 {	position: absolute;	left: 131px;	top: 0px;	width: 126px;	height: 43px;	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: -131px 0px;}li#nav3 {	position: absolute;	left: 257px;	top: 0px;	width: 130px;	height: 43px;	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: -257px 0px;}li#nav4 {	position: absolute;	left: 387px;	top: 0px;	width: 218px;	height: 43px;	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: -387px 0px;}li#nav5 {	position: absolute;	left: 605px;	top: 0px;	width: 145px;	height: 43px;	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: -605px 0px;}li#nav1current {	position: absolute;	left: 0px;	top: 0px;	width: 131px;	height: 43px;	background-image: url(../_images/navbar.gif);	background-repeat: no-repeat;	background-position: 0px -86px;}#navigation #nav1current a {	text-decoration: none;	text-indent: -9999px;	display: block;	height: 43px;	width: 131px;	overflow: hidden;}