.menu{
	list-style:none;
	margin:162px 0 0 30px;
	padding:0;
	z-index:300;
	position:absolute
	}
.menu a{
		display:block;
		text-indent:-9999px;
		float:left;
		background-image:url(../images/menu_06.png);
		background-repeat:no-repeat;
		cursor:pointer;
	}

	#home{background-position:0 0; width:82px; height:38px}
	#home:hover,#home.hover{background-position:0 -38px;}
        
	#produk{background-position:-82px 0; width:106px; height:38px}
	#produk:hover,#produk.hover{background-position:-82px -38px;}
        
	#guestbook{background-position:-188px 0; width:144px; height:38px}
	#guestbook:hover,#guestbook.hover{background-position:-188px -38px;}
        
	#artikel{background-position:-333px 0; width:113px ; height:38px;}
	#artikel:hover,#artikel.hover{background-position:-333px -38px;}
        
	#akun{background-position:-446px 0; width:105px; height:38px;}
	#akun:hover,#akun.hover{background-position:-446px -38px;}
        
	#login{background-position:-551px 0; width:101px; height:38px;}
	#login:hover,#login.hover{background-position:-551px -38px;}

	#cekout{background-position:-652px 0; width:125px; height:38px}
	#cekout:hover,#cekout.hover{background-position:-652px -38px;}
