.top {
  margin: 0px;
  background-image: url("http://pikaia-pandeiro-special.com/images/top-bg-repeat.gif");
  background-repeat: repeat;
  background-color: #FFF;
}

#top-container {
  margin-left: 50px;
  background-image: url("http://pikaia-pandeiro-special.com/images/top-bg.gif");
  background-repeat: no-repeat;
  background-color: transparent;
}

#top-content {
  margin: 0px;
  padding: 0px;
}

.top-enter {
  float: left;
  width: 300px;
  height: 600px;
}

.top-enter-content {
  padding-top: 390px;
  padding-left: 270px;
}

.top-enter-content p {
  font-size: 130%;
  font-weight: bold;
}

.top-live {
  float: left;
  width: 500px;
  height: 600px;
}

.top-live-content {
  padding-top: 350px;
  padding-left: 200px;
}

#top-menu1 {
  width: 100%;
}

.top-menu1-left {
  float: left;
  text-align: left;
  padding-top: 300px;
  width: 350px;
}

.top-menu1-left p {
  padding-left: 40px;
}

.top-menu1-right {
  float: right;
  width: 650px;
  height: 356px;
  color: #2A2A2A;
  background-color: transparent;
  background-image: url("http://pikaia-pandeiro-special.com/images/top-img001.gif");
  background-repeat: no-repeat;
}

#top-title {
  text-align: right;
  width: 1000px;
  height: 50px;
  color: #F1A82A;
  background-color: transparent;
}

#top-menu1 h1 {
  display: none;
  margin: 0 -1px -1px 0;
  padding: 0;
  clear: both;
  overflow: hidden;
  width: 1px;
  height: 1px;
  border: 0;
  font-size: 0;
  line-height: 0;
}

#top-menu2 {
  width: 100%;
}

#top-menu2 h2 {
  display: none;
  margin: 0 -1px -1px 0;
  padding: 0;
  clear: both;
  overflow: hidden;
  width: 1px;
  height: 1px;
  border: 0;
  font-size: 0;
  line-height: 0;
}

.top-menu2-left {
  float: left;
  padding: 110px 0px 0px;
  text-align: left;
  width: 350px;
}

.top-menu2-left p {
  padding-left: 30px;
}

.top-menu2-right {
  float: right;
  width: 650px;
  height: 356px;
  color: #2A2A2A;
  background-color: transparent;
  background-image: url("http://pikaia-pandeiro-special.com/images/top-img002.gif");
  background-repeat: no-repeat;
}

#top-footer {
  clear: both;
  padding-left: 250px;
}