#header h1 a span{
  display: block;
  background: url(/img/sk/varixinal.gif) no-repeat ;
  width: 277px;
  height: 87px;  
  position: absolute;
  top:13px;
  left:10px;
  cursor: pointer;
  _cursor: hand;
  z-index: 2;
}


#navigation{
	background: none;
	}
	
#reward{
position:fixed;
left:0;
top:260px;
width:44px;
height:244px;
background: url(/img/sk/bg_reward.png) no-repeat right top;
}
#reward a{
display:block;
height:244px;
width:64px;
}
#reward a span { display:none; }
