#Layer1 {
	margin-left : -173px;
	margin-top : -32px;
      }


.layerX {
	position : absolute;
	width : 346px;
	z-index : 1;
	left : 50%;
	top : 290px;
	visibility : hidden;
      }


#nav-acronym
{
  display: block;
  width: 209px;
  height: 128px;
  background: url("images/acronym.gif") no-repeat 0 0;

}

#nav-gbcyou
{
  display: block;
  width: 209px;
  height: 128px;
  background: url("images/gbc_you.gif") no-repeat 0 0;

}

#nav-splintyou
{
  display: block;
  width: 209px;
  height: 128px;
  background: url("images/splint_you.gif") no-repeat 0 0;

}

#nav-kcyou
{
  display: block;
  width: 209px;
  height: 128px;
  background: url("images/kc_you.gif") no-repeat 0 0;

}


body#slider a#nav-acronym,
body#slider1 a#nav-gbcyou,
body#slider2 a#nav-splintyou,
body#slider3 a#nav-kcyou
{
  background-position: 0 -128px;
}


#nav-acronym:hover,
#nav-gbcyou:hover,
#nav-splintyou:hover,
#nav-kcyou:hover
{ 
  background-position: 0 -128px;
}


#menu-home
{
  display: block;
  width: 144px;
  height: 44px;
  background: url("images/menu-home.gif") no-repeat 0 0;
}


#menu-trans
{
  display: block;
  width: 271px;
  height: 44px;
  background: url("images/menu-trans.gif") no-repeat 0 0;
}

#menu-time
{
  display: block;
  /*width: 271px;*/
  width: 430px;
  height: 44px;
  background: url("images/menu-time.gif") no-repeat 0 0;
}

#menu-home:hover,
#menu-trans:hover,
#menu-time:hover
{ 
  background-position: 0 -44px;
}

/*language*/

#lang-es
{
  display: block;
  width: 88px;
  height: 27px;
  background: url("images/lang_es.gif") no-repeat 0 0;  
}

#lang-de
{
  display: block;
  width: 88px;
  height: 27px;
  background: url("images/lang_de.gif") no-repeat 0 0;  
}

#lang-gu
{
  display: block;
  width: 88px;
  height: 27px;
  background: url("images/lang_gu.gif") no-repeat 0 0;  
}

#lang-es:hover,
#lang-de:hover,
#lang-gu:hover
{ 
  background-position: 0 -27px;
}
