/* CSS Document */

	#nav {
		width:100%;
		height:25px;
		display:block;
		text-align:left;
		background-image:url(../01_images/nav/00_filler.gif);
		background-repeat:repeat-x;
		padding-bottom:5px;
		padding-top:0;
		margin:0;
		clear:both;
		}
	
	#navend {
		background-repeat:no-repeat;
		width:1px;
		height:25px;
		float:right;
		display:block;
		}


/* home */

	#home
		{
  		display: block;
  		width: 63px;
  		height: 25px;
  		background: url(../01_images/nav/home.gif) no-repeat 0 0;
		}

	#home:hover
		{ 
  		background-position: 0 -25px;
		}

	#home span
		{
  	display: none;
		}

	.nhome {
		width:63px;
		height:25px;
		float:left;
		}

/* contact */

	#contact
		{
  		display: block;
  		width: 86px;
  		height: 25px;
  		background: url(../01_images/nav/contact.gif) no-repeat 0 0;
		}

	#contact:hover
		{ 
  		background-position: 0 -25px;
		}

	#contact span
		{
  	display: none;
		}

	.ncontact {
		width:86px;
		height:25px;
		float:left;
		}


/* faq */

	#FAQ
		{
  		display: block;
  		width: 65px;
  		height: 25px;
  		background: url(../01_images/nav/faq.gif) no-repeat 0 0;
		}

	#FAQ:hover
		{ 
  		background-position: 0 -25px;
		}

	#FAQ span
		{
  	display: none;
		}

	.nfaq {
		width:65px;
		height:25px;
		float:left;
		}

/* exhibitor */

	#exhibitor
		{
  		display: block;
  		width: 104px;
  		height: 25px;
  		background: url(../01_images/nav/exhibitor.gif) no-repeat 0 0;
		}

	#exhibitor:hover
		{ 
  		background-position: 0 -25px;
		}

	#exhibitor span
		{
  	display: none;
		}

	.nexhibitor {
		width:104px;
		height:25px;
		float:left;
		}

/* exhibitor info */

	#exhibitorinfo
		{
  		display: block;
  		width: 131px;
  		height: 25px;
  		background: url(../01_images/nav/exhibitorinfo.gif) no-repeat 0 0;
		}

	#exhibitorinfo:hover
		{ 
  		background-position: 0 -25px;
		}

	#exhibitorinfo span
		{
  	display: none;
		}

	.nexhibitorinfo {
		width:131px;
		height:25px;
		float:left;
		}

/* gallery */

	#gallery
		{
  		display: block;
  		width: 84px;
  		height: 25px;
  		background: url(../01_images/nav/gallery.gif) no-repeat 0 0;
		}

	#gallery:hover
		{ 
  		background-position: 0 -25px;
		}

	#gallery span
		{
  	display: none;
		}

	.ngallery {
		width:84px;
		height:25px;
		float:left;
		}

/* media */

	#media
		{
  		display: block;
  		width: 65px;
  		height: 25px;
  		background: url(../01_images/nav/media.gif) no-repeat 0 0;
		}

	#media:hover
		{ 
  		background-position: 0 -25px;
		}

	#media span
		{
  	display: none;
		}

	.nmedia {
		width:65px;
		height:25px;
		float:left;
		}

/* news */

	#news
		{
  		display: block;
  		width: 62px;
  		height: 25px;
  		background: url(../01_images/nav/news.gif) no-repeat 0 0;
		}

	#news:hover
		{ 
  		background-position: 0 -25px;
		}

	#news span
		{
  	display: none;
		}

	.nnews {
		width:62px;
		height:25px;
		float:left;
		}

/* showinfo */

	#showinfo
		{
  		display: block;
  		width: 101px;
  		height: 25px;
  		background: url(../01_images/nav/showinfo.gif) no-repeat 0 0;
		}

	#showinfo:hover
		{ 
  		background-position: 0 -25px;
		}

	#showinfo span
		{
  	display: none;
		}

	.nshowinfo {
		width:101px;
		height:25px;
		float:left;
		}