/*** Menu Items Styles ***/
#nav1 a			{
	height:39px;
	width:72px;
	text-indent:-99999px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav1.selected a,
#nav1 a:hover	{
	width:72px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px -41px;
}

#nav2 a			{
	height:39px;
	width:103px;
	text-indent:-99999px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -72px 0px;
}
	
#nav2.selected a,
#nav2 a:hover	{ 
	width:103px; 
	background:url(../images/nav.gif) -72px -41px no-repeat; 
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav3 a			{ 
	height:39px; 
	width:79px; 
	background:url(../images/nav.gif) -175px 0px no-repeat; 
	text-indent:-99999px;
	float: left;
}
#nav3.selected a,
#nav3 a:hover	{ 
	width:79px; 
	background:url(../images/nav.gif) -175px -41px no-repeat;
	float: left; 
}

#nav4 a			{ 
	height:39px; 
	width:67px; 
	background:url(../images/nav.gif) -254px 0px no-repeat; 
	text-indent:-99999px; 
	float: left;
}
#nav4.selected a,
#nav4 a:hover	{ 
	width:67px; 
	background:url(../images/nav.gif) -254px -41px no-repeat; 
	float: left;
}

#nav5 a			{ 
	height:39px; 
	width:109px; 
	background:url(../images/nav.gif) -321px 0px no-repeat; 
	text-indent:-99999px;
	float: left;
}
#nav5.selected a,
#nav5 a:hover	{ 
	width:109px; 
	background:url(../images/nav.gif) -321px -41px no-repeat; 
	float: left;
}

#nav6 a			{ 
	height:39px;
	width:79px; 
	background:url(../images/nav.gif) -430px 0px no-repeat; 
	text-indent:-99999px; 
	float: left;
}
#nav6.selected a,
#nav6 a:hover	{ 
	width:79px; 
	background:url(../images/nav.gif) -430px -41px no-repeat; 
	float: left;
}

#nav7 a			{ 
	height:39px;
	width:138px; 
	background:url(../images/nav.gif) -509px 0px no-repeat; 
	text-indent:-99999px; 
	float: left;
}
#nav7.selected a,
#nav7 a:hover	{ 
	width:138px; 
	background:url(../images/nav.gif) -509px -41px no-repeat; 
	float: left;
}

#nav8 a			{ 
	height:39px;
	width:105px; 
	background:url(../images/nav.gif) -647px 0px no-repeat; 
	text-indent:-99999px; 
	float: left;
}
#nav8.selected a,
#nav8 a:hover	{ 
	width:105px; 
	background:url(../images/nav.gif) -647px -41px no-repeat; 
	float: left;
}