#menu {
	float:left;
	position:
	relative;top:160px; left:90px;
	width:418px;
	height:34px;
	}

#nenynla {
	width:105px;
	min-height:34px;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
	#nenynla .item {display:none;
		text-indent:15px;
		}
	
	#nenynla:hover .item{
		float:left;
		display:block;
		margin:0px 0px 0px 0px;
		padding:5px 0px 5px 0px;
		width:150px;
		font-size:12px;
		background:#234820;
		}
	
	#nenynla:hover .item a{
		color:#fff;
		text-decoration:none;
		}
	
	#nenynla:hover .item a:hover {
		color:#999;
		}

#l1Nav
{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:313px;
	height:34px;
}

	#l1Nav li
	{
		display:inline;
		float:left;
	}
	
	#l1Nav li a
	{
		display:inline;
		height:34px;
		float:left;
	}
	
	#l1Nav li .selected
	{ 
		display:inline;
		height:77px;
		float:left;
	}



/** ====================
 * l1Nav 
 */ 



	
	#l1Nav_nenynla a
	{
		float:left;
		display:inline;
		margin:0;
		padding:0;
		width:105px;
		height:34px;
		cursor:pointer;
		background:url(../images/l1Nav2.jpg) 0px 0px no-repeat;
		text-indent:-9000px;
	}
	
	#l1Nav_nenynla a:hover
	{
		background:url(../images/l1Nav2.jpg) 0px -34px no-repeat;		
	}
	
	#l1Nav_nenynla.selected a,
	#l1Nav_nenynla.selected a:hover
	{
		background:url(../images/l1Nav2.jpg) 0px -68px no-repeat;
		cursor:default;	
	}
	
	#l1Nav_news a
	{
		width:105px;
		height:34px;
		cursor:pointer;
		background:url(../images/l1Nav2.jpg) -105px 0px no-repeat;
		text-indent:-9000px;	
	}
	
	#l1Nav_news a:hover
	{
		background:url(../images/l1Nav2.jpg) -105px -34px no-repeat;		
	}
	
	#l1Nav_news.selected a,
	#l1Nav_news.selected a:hover
	{
		background:url(../images/l1Nav2.jpg) -105x -68px no-repeat;	
		cursor:default;	
	}
	
	#l1Nav_contact a
	{
		width:105px;
		height:34px;
		cursor:pointer;
		background:url(../images/l1Nav2.jpg) -210px 0px no-repeat;
		text-indent:-9000px;
	}
	
	#l1Nav_contact a:hover 
	{
		background:url(../images/l1Nav2.jpg) -210px -34px no-repeat;		
	}
	
	#l1Nav_contact.selected a,
	#l1Nav_contact.selected a:hover
	{
		background:url(../images/l1Nav2.jpg) -210px -68px no-repeat;
		cursor:default;	
	}
	
	#l1Nav_home a
	{
		width:103px;
		height:34px;
		cursor:pointer;
		background:url(../images/l1Nav2.jpg) -315px 0px no-repeat;
		text-indent:-9000px;	
	}
	
	#l1Nav_home a:hover
	{
		background:url(../images/l1Nav2.jpg) -315px -34px no-repeat;		
	}
	
	#l1Nav_home.selected a,
	#l1Nav_home.selected a:hover
	{
		background:url(../images/l1Nav2.jpg) -315px -68px no-repeat;		
		cursor:default;	
	}
