body 
{
  background: url('../images/koghi_background.png') top right no-repeat; 
  background-color : #ffffff;
  }

#koghi 
{ 
  PADDING-RIGHT: 10px; 
  position : absolute;
  z-index: 1;
  display : block;
  background : url('../images/koghi.png') center center no-repeat;
  top:50px;
  left:40px;      
  width : 100px;      
  height : 48px;
  }

#koghi:hover 
{ 
  cursor : pointer;      
  }

#services 
{ 
  PADDING-RIGHT: 10px; 
  position : absolute;
  z-index: 1;
  background : url('../images/services.png') center center no-repeat;
  top:150px;
  left:40px;
  width : 100px;      
  height : 48px;
  }

#services:hover 
{ 
  cursor : pointer;      
  }

#resources 
{ 
  PADDING-RIGHT: 10px; 
  position : absolute;
  z-index: 1;
  background : url('../images/resource.png') no-repeat center center;
  top:250px;
  left:40px;
  width : 100px;      
  height : 48px;
  }

#resources:hover 
{ 
  cursor : pointer;      
  }

#contact_us 
{ 
  top :350px;
  left:40px;
  width : 100px;      
  height : 48px;
  position : absolute;
  z-index : 1;
  background :  url('../images/contact.png') center center no-repeat;
  margin : 0;
  border : 0;
  }

#contact_us:hover 
{ 
  cursor : pointer;      
  }

.icon
{ 
  text-align : center;
  PADDING-TOP: 45px;  
  width : 100px;      
  height : 5px;
  font: 16px "Verdana", times, serif;
  color : black;
  PADDING-RIGHT: 0px; 
  PADDING-LEFT: 0px; 
  PADDING-BOTTOM: 0px;
  voice-family: "\"}"";
  voice-family: inherit; 
  PADDING-TOP: 30px;  
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 247px;
	top: 16px;
}
#Layer2 {
	position:absolute;
	width:400px;
	height:115px;
	z-index:2;
	left: 697px;
	top: 18px;
}
