html {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background-color: #a4773c;
}
body {
  margin: 0px;
}
a img {
  border-style: none;
}
h1, h2, h3, h4, h5, h6 {
  color: #b3dd4e;
}
h1 {
  text-align: center;
  padding: 30px 0px 10px 0px;
}
h2 {
}
td p {
  margin: 0px;
}
div#background_sides {
  width: 988px;
  margin: 0px auto;
  background: url('images/background-sides.png');
}
div#container_overall {
  width: 748px;
  margin-left: 119px;
  background: #734c24 url('images/background.png');
  border: 1px solid #000;
  color: #cf9;
  padding-bottom: 40px;
}
div#header {
  height: 168px;
  font-weight: bold;
  background: #c9ef73 url('images/background-header.png');
  border-bottom: 2px solid #000;
  color: #000;
}
#logo {
  position: absolute;
  margin-left: 110px;
}
div#address {
  position: absolute;
  width: 728px;
  text-align: right;
  font-size: 20px;
  padding: 10px;
}
div#address strong {
  color: #c1272d;
  font-size: 25px;
}
div#nav_top {
  position: absolute;
  width: 573px;
  height: 76px;
  background: url('images/navigation-wave.png');
  margin-left: 185px;
  margin-top: 128px;
  padding-top: 15px;
  font-family: Impact, Charcoal, sans-serif;
  font-size: 19px;
  font-weight: normal;
  text-align: center;
  z-index: 3;
}
div#nav_top a {
  text-decoration: none;
  color: #b3dd4e;
  float: left;
  width: 142px;
}
div#nav_top div.top {
  height: 30px;
}
div#nav_top div.top a {
  color: #6a2b00;
}
div#header_shadow {
  height: 17px;
  margin-bottom: -17px;
  background: url('images/shadow-bottom.png');
}
div#content {
  padding: 35px 10px 0px 10px;
  line-height: 1.3em;
  min-height: 510px;
  position: relative;
}
div#left {
  float: left;
  font-family: Impact, Charcoal, sans-serif;
  font-size: 20px;
  background: url('images/nav-hole.png') no-repeat;
  width: 218px;
  margin: -111px -35px -10px -18px;
  position: relative;
}
div#partners {
  margin-left: 35px;
  padding: 15px 0px 12px 0px;
}
div#partners a {
  display: block;
  margin: 5px 0px;
}
div#nav_left {
  margin-top: 150px;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  margin: 34px 0px 34px 65px;
  color: #bae286;
}
div#nav_left a span {
  display: block;
}
#wave {
  margin-left: 119px;
  margin-top: -65px;
  display: block;
  clear: both;
}
div#footer {
  margin: -53px 119px 0px 119px;
  height: 53px;
  text-align: center;
  font-size: 14px;
  clear: both;
}
div#movie {
  width: 320px;
  height: 256px;
  margin: 0px auto;
}
