/* CSS Document  -  Header CSS */
/* Header LARGE */
#hd-part1_lg {
  position: absolute;
  background: url(/img/header/_hd-part1_lg.png) no-repeat;
  left: 0px;
  top: 60px;
  width: 1200px;
  height: 168px;
  z-index: 10;
}
#hd-part2_lg {
  position: absolute;
  background: url(/img/header/_hd-part2_lg.png) no-repeat;
  left: 0px;
  top: 60px;
  width: 1200px;
  height: 168px;
  z-index: 50;
}
#hd-part3_lg {
  position: absolute;
  background: url(/img/header/_hd-part3_lg.png) no-repeat;
  left: 0px;
  top: 60px;
  width: 900px;
  height: 168px;
  z-index: 50;
}
#hd-part4_lg {
  position: absolute;
  background: url(/img/header/_hd-part4_lg.png) no-repeat;
  left: 0px;
  top: 60px;
  width: 600px;
  height: 468px;
  z-index: 10;
}
#hd-part5_lg {
  position: absolute;
  background: url(/img/header/_hd-part5_lg.png) no-repeat;
  left: 0px;
  top: 60px;
  width: 600px;
  height: 168px;
  z-index: 10;
}
/* Header MEDIUM */
#hd-part1_md {
  position: absolute;
  background: url(/img/header/_hd-part1_md.png) no-repeat;
  left: 0px;
  top: 50px;
  width: 900px;
  height: 134px;
  z-index: 10;
}
#hd-part2_md {
  position: absolute;
  background: url(/img/header/_hd-part2_md.png) no-repeat;
  left: 0px;
  top: 50px;
  width: 700px;
  height: 134px;
  z-index: 10;
}
#hd-part3_md {
  position: absolute;
  background: url(/img/header/_hd-part3_md.png) no-repeat;
  left: 0px;
  top: 50px;
  width: 900px;
  height: 134px;
  z-index: 10;
}
#hd-part4_md {
  position: absolute;
  background: url(/img/header/_hd-part4_md.png) no-repeat;
  left: 0px;
  top: 50px;
  width: 500px;
  height: 434px;
  z-index: 10;
}
#hd-part5_md {
  position: absolute;
  background: url(/img/header/_hd-part5_md.png) no-repeat;
  left: 0px;
  top: 50px;
  width: 500px;
  height: 134px;
  z-index: 10;
}
/* Header SMALL */
#hd-part1_sm {
  position: absolute;
  background: url(/img/header/_hd-part1_sm.png) no-repeat;
  left: 0px;
  top: 60px;
  width: 760px;
  height: 101px;
  z-index: 10;
}
#hd-part2_sm {
  position: absolute;
  background: url(/img/header/_hd-part2_sm.png) no-repeat;
  left: 0px;
  top: 60px;
  width: 760px;
  height: 101px;
  z-index: 10;
}
#hd-part3_sm {
  position: absolute;
  background: url(/img/header/_hd-part3_sm.png) no-repeat;
  left: 0px;
  top: 60px;
  width: 760px;
  height: 101px;
  z-index: 10;
}
#hd-part4_sm {
  position: absolute;
  background: url(/img/header/_hd-part4_sm.png) no-repeat;
  left: 0px;
  top: 60px;
  width: 360px;
  height: 601px;
  z-index: 10;
}
#hd-part5_sm {
  position: absolute;
  background: url(/img/header/_hd-part5_sm.png) no-repeat;
  left: 0px;
  top: 60px;
  width: 360px;
  height: 101px;
  z-index: 10;
}
/* Header X-SMALL */
#hd-part1_xs {
  position: absolute;
  background: url(/img/header/_hd-part1_xs.png) no-repeat;
  left: 4px;
  top: 56px;
  width: 320px;
  height: 67px;
  z-index: 10;
}
#hd-part2_xs {
  position: absolute;
  background: url(/img/header/_hd-part2_xs.png) no-repeat;
  left: 4px;
  top: 56px;
  width: 320px;
  height: 67px;
  z-index: 10;
}
#hd-part3_xs {
  position: absolute;
  background: url(/img/header/_hd-part3_xs.png) no-repeat;
  left: 4px;
  top: 56px;
  width: 300px;
  height: 67px;
  z-index: 10;
}
#hd-part4_xs {
  position: absolute;
  background: url(/img/header/_hd-part4_xs.png) no-repeat;
  left: 4px;
  top: 56px;
  width: 240px;
  height: 67px;
  z-index: 10;
}
#hd-part5_xs {
  position: absolute;
  background: url(/img/header/_hd-part5_xs.png) no-repeat;
  left: 4px;
  top: 56px;
  width: 300px;
  height: 225px;
  z-index: 10;
}