#header {
  width: 100%;
  height: 268px;
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

#header .special_banner{
  width: 299px;
  height: 126px;
  
  top: 73px;
  right: 78px;
  background-color: #C8D7E7;
}

#header .special_banner .frame{
  top: 0px;
  left: 0px;

  padding: 10px;
  
  width: 100%;
  height: 100%;
  
  overflow: hidden;
  
  background-repeat: no-repeat;
  background-position: top left;
}

#header .deko_chars{
  bottom: -20px;
  left: -75px;
}

#header .global_nav{
  width: 279px;
  height: 35px;
  margin: 0 auto 0;
}

#header .global_nav .absolute{
  bottom: 7px;
}

#header .global_nav a,
#header .global_nav img {
  float: left;
  bottom: 0px;
}

#header .global_nav a:link,
#header .global_nav a:visited,
#header .global_nav a:hover,
#header .global_nav a:active{
  text-decoration: none;
}

#header_finish_bar {
  height: 0px;
  width: 100%;
}
