			/* NAVIGATION BUTTONS */
			.cssnav	{
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						width: 98px;
						height: 30px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}		
			
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 98px;
						height: 30px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.cssnav a:hover {
						color: #ffffff;
			}
			
			.button1 a {
						width: 93px;
			}
			
			.button2 a {
						width: 80px;
			}

			.button3 a {
						width: 74px;
			}

			.button4 a {
						width: 105px;
			}

			.button5 a {
						width: 99px;
			}

			.button6 a {
						width: 124px;
			}			
			
			.button7 a {
						width: 112px;
			}					
			
			
			
			.menu1 a {
						width: 69px;
			}
			
			.menu2 a {
						width: 52px;
			}

			.menu3 a {
						width: 99px;
			}

			.menu4 a {
						width: 56px;
			}

			.menu5 a {
						width: 76px;
			}

			.menu6 a {
						width: 85px;
			}

			.menu7 a {
						width: 75px;
			}			
			
			.menu8 a {
						width: 98px;
			}
			.menu9 a {
						width: 76px;
			}
			
			

			.cssnav img {width: 98px; height: 30px; border: 0; }
			.button1 img {width: 93px; }
			.button2 img {width: 80px; }
			.button3 img {width: 74px; }
			.button4 img {width: 105px; }
			.button5 img {width: 99px; }
			.button6 img {width: 124px; }			
			.button7 img {width: 112px; }		
			
			
			.menu1 img {width: 69px; }
			.menu2 img {width: 52px; }
			.menu3 img {width: 99px; }
			.menu4 img {width: 56px; }
			.menu5 img {width: 76px; }			
			
			.menu6 img {width: 85px; }
			.menu7 img {width: 75px; }			
			.menu8 img {width: 98px; }	
			.menu9 img {width: 76px; }				
			
			
			
			
			
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
					    position: absolute;
					    left: 30px;top: 15px;
					    text-align: center;
					    width: 150px;
					    cursor: pointer;   
					     
			}
	

			.button1
			{
						background: url(/themes/kylpyla/images/buttons/fi/button1_over.jpg) no-repeat;
						width: 93px;
			}
			.button2
			{
						background: url(/themes/kylpyla/images/buttons/fi/button2_over.jpg) no-repeat;
						width: 80px;
			}
			.button3
			{
						background: url(/themes/kylpyla/images/buttons/fi/button3_over.jpg) no-repeat;
						width: 74px;
			}
			.button4
			{
						background: url(/themes/kylpyla/images/buttons/fi/button4_over.jpg) no-repeat;
						width: 105px;
			}
			.button5
			{
						background: url(/themes/kylpyla/images/buttons/fi/button5_over.jpg) no-repeat;
						width: 99px;
			}
			.button6
			{
						background: url(/themes/kylpyla/images/buttons/fi/button6_over.jpg) no-repeat;
						width: 124px;
			}					
			.button7
			{
						background: url(/themes/kylpyla/images/buttons/fi/button7_over.jpg) no-repeat;
						width: 112px;
			}




			.menu1
			{
						background: url(/themes/kylpyla/images/buttons/fi/menu1o.jpg) no-repeat;
						width: 69px;
			}
			.menu2
			{
						background: url(/themes/kylpyla/images/buttons/fi/menu2o.jpg) no-repeat;
						width: 52px;
			}
			.menu3
			{
						background: url(/themes/kylpyla/images/buttons/fi/menu3o.jpg) no-repeat;
						width: 99px;
			}
			.menu4
			{
						background: url(/themes/kylpyla/images/buttons/fi/menu4o.jpg) no-repeat;
						width: 56px;
			}
			
			.menu5
			{
						background: url(/themes/kylpyla/images/buttons/fi/menu5o.jpg) no-repeat;
						width: 76px;
			}			
			
			
			
			.menu6
			{
						background: url(/themes/kylpyla/images/buttons/fi/menu6o.jpg) no-repeat;
						width: 85px;
			}
			.menu7
			{
						background: url(/themes/kylpyla/images/buttons/fi/menu7o.jpg) no-repeat;
						width: 75px;
			}					
			.menu8
			{
						background: url(/themes/kylpyla/images/buttons/fi/menu8o.jpg) no-repeat;
						width: 98px;
			}

			.menu9
			{
						background: url(/themes/kylpyla/images/buttons/fi/menu9o.jpg) no-repeat;
						width: 76px;
			}





	
			/* END OF NAVIGATION */