ul#navigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	float:left;
	left: 0px;
	width: 700px;
	height: 32px;
	background: #566171 url(menu.jpg) no-repeat;
}


ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}

ul#navigation li a {
	border: 0;
	display: block;
	height: 32px;
	background: url(navigation.gif) no-repeat;
}

ul#navigation li a:hover {
	border: 0;
	display: block;
	background-image: url(menu_hover.jpg);
}	
li#width00 a { width:30px;}

li#width0 a { width:80px;}

li#width0 a:hover {
background-position:-30px 0px;}

li#width1 a { width:95px;}

li#width1 a:hover {
background-position:-110px 0px;}

li#width3 a { width:140px;}

li#width3 a:hover {
background-position:-205px 0px;}

li#width4 a { width:73px;}

li#width4 a:hover {
background-position:-345px 0px;}

li#width5 a { width:108px;}

li#width5 a:hover {
background-position:-418px 0px;}

li#width6 a { width:110px;}

li#width6 a:hover {
background-position:-526px 0px;}

.menu2 {width:1001px; background: url(menu.jpg) no-repeat; height:32px; position:relative;}
