	/* button Home */
  #headerNav {
	width:131px;
	font-size:90%;
	}
  #headerNav ul {
	width:131px;
	margin:0px;
	padding:0px;
	list-style:none;
	}
  #header_menu li{
	line-height:normal;
	margin:0px;
	padding:0px;
	list-style:none;
	vertical-align:middle;
	width:131px;
	display:block;
	background-position:top;
	}
  #headerNav a {
	display:block;
	width:auto;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
	padding-left: 20px;
	line-height:1em;
	padding-top:13px;
	}
	  
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	
  #header_menu a:hover {
	text-decoration:none;
	}
	
	#info-13 {
	/*	  position:absolute; top:46px;*/
	background:url('../images/homeUp.jpg') no-repeat;
	  height:33px;
	}
	#info-13 a  {
		height:18px;
	}
	#info-13:hover {
	background:url('../images/homeDown.jpg') no-repeat;
	}
	  
/* terms */	  
  #info-6 {
	background:url('../images/termsUp.jpg') no-repeat;
	  height:28px;
	}	  
	#info-6 a  {
		height:13px;
	}
  #info-6:hover {
	background:url('../images/termsDown.jpg') no-repeat;
	}
	  
/* sitemap */
	  
    #info-12  {
/*	  position:absolute; top:107px;*/
      background:url('../images/sitemapUp.jpg') no-repeat;
	  height:28px;
      }
    #info-12:hover {
      background:url('../images/sitemapDown.jpg') no-repeat;
      }
	  
/* contact us */
	  
    #info-14 {
/*	  position:absolute; top:135px;*/
      background:url('../images/contactUp.jpg') no-repeat;
	  height:28px;
      }	  
    #info-14:hover  {
      background:url('../images/contactDown.jpg') no-repeat;
      }
	  
/* Links */
	  
    #info-11  {
/*	  position:absolute; top:163px;*/
      background:url('../images/linksUp.jpg') no-repeat;
	  height:33px;
    	}
	#info-11 a  {
	  height:28px;
      }	  
    #info-11:hover {
      background:url('../images/linksDown.jpg') no-repeat;
      }

