
#navigation_Container .btn-n 		{ position: absolute; left: 111px; background: url(../img/navigation.gif) -111px top no-repeat; }
#navigation_Container .btn-a			{ position: absolute; left: 201px; background: url(../img/navigation.gif) -201px -125px no-repeat; }
#navigation_Container .btn-k		 	{ position: absolute; left: 291px; background: url(../img/navigation.gif) -291px top no-repeat; }
#navigation_Container .btn-d 	 	{ position: absolute; left: 381px; background: url(../img/navigation.gif) -381px top no-repeat; }
#navigation_Container .btn-s			{ position: absolute; left: 471px; background: url(../img/navigation.gif) -471px top no-repeat; }
#navigation_Container .btn-l			{ position: absolute; left: 561px; background: url(../img/navigation.gif) -561px top no-repeat; }
#navigation_Container .btn-c			{ position: absolute; left: 649px; background: url(../img/navigation.gif) -649px top no-repeat; }

#navigation_Container .btn-n A  		{ width: 90px; height: 125px; display: block; }
#navigation_Container .btn-a A 		{ width: 90px; height: 125px; display: block; }
#navigation_Container .btn-k A 		{ width: 89px; height: 125px; display: block; }
#navigation_Container .btn-d A 		{ width: 90px; height: 125px; display: block; }
#navigation_Container .btn-s A 		{ width: 90px; height: 125px; display: block; }
#navigation_Container .btn-l A 		{ width: 88px; height: 125px; display: block; }
#navigation_Container .btn-c A 		{ width: 91px; height: 125px; display: block; }
	
#navigation_Container .btn-n A:hover  	{ background: url(../img/navigation.gif) -111px -125px no-repeat; }
#navigation_Container .btn-a A:hover  	{ background: url(../img/navigation.gif) -201px -125px no-repeat; }
#navigation_Container .btn-k A:hover  	{ background: url(../img/navigation.gif) -291px -125px no-repeat; }
#navigation_Container .btn-d A:hover 		{ background: url(../img/navigation.gif) -381px -125px no-repeat; }
#navigation_Container .btn-s A:hover 		{ background: url(../img/navigation.gif) -471px -125px no-repeat; }
#navigation_Container .btn-l A:hover 		{ background: url(../img/navigation.gif) -561px -125px no-repeat; }
#navigation_Container .btn-c A:hover 		{ background: url(../img/navigation.gif) -649px -125px no-repeat; }
