#header {
  height: 150px; }
  #header h1 {
    position: absolute;
    left: 190px;
    bottom: 45px;
    width: 700px; }
  #header.cabo-dolphins h2 a {
    left: -38px; }
  #header img#start-livechat {
    top: 117px; }
  #header ul#navigation {
    background: none; }
    #header ul#navigation li.explore a {
      display: block;
      text-indent: -9999px;
      width: 283px;
      height: 36px; }

.cabo-adventures ul#navigation li.explore a {
  background: url(/assets/theme/images/explore-cabo.png) 0 0 no-repeat !important;
  width: 201px !important;
  margin-right: 1px; }
.cabo-adventures ul#navigation li.special-offers a {
  background: url(/assets/theme/images/special-offers.png) 0 0 no-repeat !important;
  width: 142px !important; }

.vallarta-adventures ul#navigation li.explore a {
  background: url(/assets/theme/images/explore-vallarta.png) 0 0 no-repeat !important; }

#main #subnav {
  font-size: 80%;
  width: 135px; }
  #main #subnav ul {
    margin-top: 1em;
    font-size: 95%; }
    #main #subnav ul a, #main #subnav ul span {
      font-weight: bold; }
    #main #subnav ul li ul {
      display: block; }
      #main #subnav ul li ul a, #main #subnav ul li ul span {
        font-weight: normal; }
      #main #subnav ul li ul ul {
        margin-top: 0.7em;
        margin-left: 0.5em;
        padding-bottom: 0; }
#main #content #book {
  width: 190px;
  text-align: center;
  margin-bottom: 10px; }
  #main #content #book img {
    margin-bottom: 10px; }
  #main #content #book iframe {
    border: none;
    display: block;
    overflow: hidden;
    width: 190px;
    height: 200px;
    margin-bottom: 10px; }

#subnav h3 {
  margin-top: 12px; }

#main #content #tour .content {
  width: 725px;
  overflow: hidden; }

.content .left {
  float: left;
  width: 340px;
  margin-right: 20px; }
.content .right {
  border-left: 1px dotted #ccc;
  padding-left: 24px;
  float: left;
  width: 340px; }

#tweets {
  text-align: left;
  font-size: 95%;
  margin-top: 3em; }
  #tweets ul {
    margin-left: 0; }
