html
{
}
body
{
  background-color: #D66009;
  font-family: 'Arial', sans-serif;
  font-size: 8pt;
  color: #7a8b2f;
}
div#left
{
  position: absolute;
  left: 0px;
  top: 275px;
  background-image: url('left_image.jpg');
  background-repeat: no-repeat;
  width: 62px;
  height: 247px;
}
div#middle
{
  position: absolute;
  left: 62px;
  width: 648px;
  top: 0px;
  bottom: 0px;
  background-color: white;
  background-image: url('middle.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  padding: 206px 60px 0px 65px;
}
div#right
{
  position: absolute;
  left: 837px;
  top: 0px;
  background-image: url('right_image.jpg');
  background-repeat: no-repeat;
  width: 423px;
  height: 662px;
}
div#logo
{
  position: absolute;
  left: 15px;
  top: 21px;
  background-image: url('sh_logo.gif');
  background-repeat: no-repeat;
  width: 94px;
  height: 80px;
}
#text
{
  position: absolute;
  left: 128px;
  top: 95px;
}
.topButton
{
  position: absolute;
  display: block;
}
#memberButton
{
  left: 704px;
  top: 15px;
}
#wealthButton
{
  left: 690px;
  top: 40px;
}
#mallButton
{
  left: 666px;
  top: 65px;
}
#contactButton
{
  left: 709px;
  top: 90px;
}
.button
{
  position: absolute;
  left: 65px;
}
#btn01
{
  top: 253px;
}
#btn02
{
  top: 327px;
}
#btn03
{
  top: 405px;
}
#btn04
{
  top: 485px;
}
#videoArea
{
  position: absolute;
  left: 480px;
  top: 110px;
  width: 500px;
  height: 500px;
}
#videoMask
{
  background-color: white;
  position: absolute;
  left: 150px;
  top: 0px;
  width: 200px;
  height: 100px;
  visibility: hidden;
}
#videoBottomMask
{
  background-color: white;
  position: absolute;
  left: 20px;
  top: 430px;
  width: 300px;
  height: 50px;
  visibility: hidden;
}
#videoBox
{
  position: absolute;
  left: 0px;
  top: 70px;
  background-image: url('video_box.jpg');
  background-repeat: no-repeat;
  width: 494px;
  height: 372px;
  padding: 7px 5px 5px 6px;
  visibility: hidden;
}
#video
{
  visibility: hidden;
}
#fullScreen
{
  position: absolute;
  display: block;
  left: 10px;
  top: 453px;
  visibility: hidden;
}
#skipVideo
{
  position: absolute;
  display: block;
  left: 280px;
  top: 453px;
  visibility: hidden;
}
#loader
{
  position: absolute;
  left: 238px;
  top: 405px;
  visibility: hidden;
}
input[type=text], textarea
{
  font-family: 'Arial', sans-serif;
  font-size: 9pt;
  border: 1px solid #c0d2d2;
}
textarea
{
  overflow: auto;
}
td
{
  vertical-align: top;
}
input[type=button], input[type=submit]
{
  margin: 0px 0px 0px 5px;
}
div#leftBase
{
  background-image: url('left_rip.gif');
  background-repeat: no-repeat;
  position: absolute;
  left: 62px;
  top: 591px;
  bottom: 0px;
  width: 4px; 
}
div#rightBase
{
  background-image: url('right_rip.gif');
  background-repeat: no-repeat;
  position: absolute;
  left: 831px;
  top: 591px;
  bottom: 0px;
  width: 4px;
}
img#disclaimer
{
  position: absolute;
  left: 128px;
  top: 580px;
}
