@charset "utf-8";
/* CSS Document */

html, body {
  background-image : url("images/background.png");
  background-repeat : repeat;
  width: 100%;
  height: 100%;
  margin: 0px auto;
}

#wrapper {
  width: 1003px;
  height: 702px;
  margin: 0px auto;
  position: relative;
}

#extra_wrap {
  width: 203px;
  height: 702px;
  position: absolute;
  left: 0px;
}

#google {
  width: 120px;
  position: relative;
  height: 600px;
  text-align: center;
  margin: auto;
}

#goo_wrap {
  height: 600px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  text-align: center;
  margin: 0px auto;
}

#company {
  width: 203px;
  height: 102px;
  position: relative;
}

#com_wrap {
  margin: 0px auto;
  width: 203px;
  height: 102px;
  position: relative;
  text-align: center;
}

#con_wrap {
  width: 800px;
  height: 702px; /*186+400+86+18+2*/
  position: absolute !important;
  left: 203px;
  top: 0px;
}

#banner {
  width : 800px;
  height : 186px;
  background-image : url("images/banner.png");
  top: 0px;

  /* IE6 hacks */
  behavior : url("iepngfix.htc");
}

#banner #download {
  width: 148px;
  height: 23px;
  margin-left: 127px;
  margin-top: 151px;
  position: absolute;
  z-index: 5;

  /* IE6 hacks */
  behavior : url("iepngfix.htc");
}

#banner #download > a > img {
  border: none;
}

#content {
  width: inherit;
  position: relative;
  width: 800px;
  height: 400px;
}

#left {
  width : 162px;
  height : 397px;
  left: 21px;
  position: absolute;

  /* IE6 hacks */
  overflow : hidden;
}

#left_wrap {
  position: relative;
}

#left_left {
  position: absolute;
  width: 12px;
  height: 397px;
  background-image: url("images/left_left.png");
}

#left_con {
  position: absolute;
  left: 12px;
  width: 138px;
}

#left_top {
  width: 138px;
  height: 14px;
  background-image: url("images/left_top.png");

  /* IE6 hacks */
  behavior: url("iepngfix.htc");
}

#login_box {
  width : 138px;
  height : 96px;
  background-color : RGB(255,203,57);

  /* IE6 hacks */
  overflow : hidden;
}

#login {
  width : 138px;
  height : 81px;
}

#login input {
  border : 1px solid RGB(240,171,60);
  background : RGB(255,247,231);
  margin-bottom: 0px;
  margin-top: 0px;
}

#login a {
  font : normal normal normal 9px Verdana;
  color : RGB(148,44,66);
}

#login a:hover {
  font : normal normal normal 9px Verdana;
  color : RGB(255,247,231);
  text-decoration : none;
}

#login_bot {
  width : 138px;
  height : 15px;
  position: absolute;
  background-image : url("images/login_bottom.png");

  /* IE6 hacks */
  behavior : url("iepngfix.htc");
}

#buttons {
  width : 138px;
  height : 286px;
  position: relative;
  background-color : #FFFFFF;
}

#buttons img {
  border : 0px;
  display : block;
}

#left_right {
  width: 12px;
  height: 397px;
  position: absolute;
  left: 150px;
  background-image: url("images/left_right.png");

  /* IE6 hacks */
  behavior: url("iepngfix.htc");
}

#right {
  position: absolute;
  left: 192px;
  width: 570px;
  height: 400px;
}

#right_top {
  width: 570px;
  height: 14px;
  background-image: url("images/content_top.png");
 
  /* IE6 hacks */
  behavior: url("iepngfix.htc");
}

#right_con {
  width: 570px;
  height: 372px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #462c42;
  text-decoration: none;
  text-align: center;
  background-color: #FFFFFF;
  overflow: scroll;
}

.chead {
  font-size: 14px;
  font-weight: bold;
  border-left: 0px;
}

.cbody {
  border-left: 0px;
  border-top: 0px;
}

.cheadl {
  font-size: 14px;
  font-weight: bold;
}

.cbodyl {
  border-top: 0px;
}

.loglink {
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

.loglink a, .loglink img {
  border: 0px;
}

.newstitle {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #854853;
}

hr {
  color: #999999;
  background-color: #999999;
  width: 80%;
}

#right_bot {
  width: 570px;
  height: 14px;
  position: absolute;
  background-image: url("images/content_bottom.png");

  /* IE6 hacks */
  behavior: url("iepngfix.htc");
}

#featured {
  height: 86px;
  width: 741px;
  text-align: center;
  margin-top: 3px;
  position: relative;
  left: 21px;
}

#fea_top {
  background-image: url("images/feature_top.png");
  height: 14px;
  width: 741px;
}

#fea_con {
  background-color: white;
  height: 58px;
  width: 741px;
  position: relative;
}

#fea_con_wrap {
  position: absolute;
  width: 741px;
  left: 0px;
}

#fea_head {
  font-weight: bold;
  font-size: 16pt;
  width: 465px;
  left: 0px;
  text-align: center;
  line-height: 58px;
}

#fea_img {
  width: 50px;
  height: 58px;
  position: absolute;
  top: 0px;
  left: 465px
}

#fea_img_wrap {
  position: relative;
  height: 58px;
  width: 50px;
  display: table-cell;
  vertical-align: middle;
}

#fea_des {
  width: 226px;
  text-align: center;
  line-height: 58px;
  position: absolute;
  left: 515px;
  top: 0px;
}

#fea_bot {
  background-image: url("images/feature_bottom.png");
  height: 14px;
  width: 741px;
}

#copyright {
  position: relative;
  text-align : center;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  width: 800px;
  height: 18px;
  margin-top: 2px;
}