
/* BODY */

body {
  background: #FFFFFF;
}
.clear { clear: both; }

a {
  color: inherit; /* blue colors for links too */
  text-decoration: inherit; /* no underline */
}

#stage_1 {
  z-index: 1;	
  position: absolute;
  top: 0px;
  left: 0px;
  width: 728px;
  height: 90px;
  overflow: hidden;
}

#blue_block {
  z-index: 9;
  position: absolute;
  top: -90px;
  left: 0px;
  width: 728px;
  height: 90px;
  background-color: #003B70;
  opacity: 0.9;
}

#image_1 {
  z-index: 7;
  position: absolute;
  top: -90px;
  left: 0px;
  width: 184px;
  height: 90px;
}

#image_2 {
  z-index: 6;
  position: absolute;
  top: 90px;
  left: 184px;
  width: 180px;
  height: 90px;
}

#image_3 {
  z-index: 6;
  position: absolute;
  top: -90px;
  left: 364px;
  width: 179px;
  height: 90px;
}

#image_4 {
  z-index: 6;
  position: absolute;
  top: 90px;
  left: 543px;
  width: 183px;
  height: 90px;
}

#text_1_1 {
  z-index: 10;
  position: absolute;
  top: 30px;
  left: 224px;
  width: 284px;
  height: 30px;
  display: none;
}

#text_1_2 {
  z-index: 10;
  position: absolute;
  top: 30px;
  left: 400px;
  width: 154px;
  height: 24px;
  display: none;
}

#button {
  z-index: 10;
  position: absolute;
  top: 30px;
  left: 550px;
  width: 124px;
  height: 34px;
}

#button_background {
  z-index: 10;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 124px;
  height: 34px;
  background-color: #00ADEF;
  display: none;
}

#text_4 {
  z-index: 11;
  position: absolute;
  top: 9px;
  left: 16px;
  width: 92px;
  height: 12px;
  display: none;
}

#logo_2 {
  z-index: 11;
  position: absolute;
  top: 5px;
  left: 697px;
  width: 25px;
  height: 25px;
  display: none;
}

#text_3 {
  z-index: 11;
  position: absolute;
  top: 70px;
  left: 653px;
  width: 68px;
  height: 10px;
  display: none;
}

#logo {
  z-index: 11;
  position: absolute;
  top: 15px;
  left: 30px;
  width: 153px;
  height: 36px;
  display: none;
}

#text_2 {
  z-index: 11;
  position: absolute;
  top: 30px;
  left: 330px;
  width: 149px;
  height: 33px;
  display: none;
}

#panel {
  z-index: 11;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 728px;
  height: 90px;
}





