/* CSS Document */
@import url(menu.css);
body {
  margin: 0px auto;
  background: #FFFFFF;
}
td img {
  display: block;
}
a {
  outline: none;
}
.clear {
  clear: both;
}
#wrapper {
  margin: 0px auto;
  width: 910px;
}
/*---------- Header ----------*/
#header {
  margin: 0px auto;
  width: 910px;
  height: 107px;
  position: relative;
}
#header .title {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
#header .email {
  position: absolute;
  bottom: 0px;
  left: 481px;
  width: 170px;
  height: 21px;
}
#header .logo {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 290px;
  height: 21px;
}
#header .sub-logo {
  position: absolute;
  bottom: -81px;
  left: -149px;
}
#header .sub-logo-fm {
  position: absolute;
  bottom: -91px;
  left: -152px;
}
#header .sub-logo-il {
  position: absolute;
  bottom: -91px;
  left: -34px;
}
/*---------- Content ----------*/
#content {
  margin: 0px auto;
  width: 910px;
}
#content .left {
  float: left;
  width: 197px;
  height: 533px;
  position: relative;
}
#content .left .menu {
  padding: 86px 0px 0px 34px;
  width: 140px;
  height: 161px;
}
#content .left .pn {
  position: absolute;
  top: 340px;
  left: 38px;
  width: 85px;
  height: 41px;
}
#content .left .pn img {
  float: left;
}
#content .right {
  float: right;
  width: 713px;
  height: 511px;
  padding-top: 22px;
  position: relative;
}
#content .right .home-img {
  padding: 24px 0px 0px 18px;
}
#content .right .feeling-mortal {
  margin: 83px 0px 0px 29px;
}
#content .right .feeling-mortal-photos {
  position: absolute;
  top: 334px;
  left: 282px;
  width: 77px;
  height: 22px;
}
#content .right .guatemala-sub {
  margin: 139px 0px 0px -197px;
}
#content .right .guatemala-sub-photos {
  position: absolute;
  top: 332px;
  left: 284px;
  width: 77px;
  height: 22px;
}
#content .right .illusion {
  margin: 83px 0px 0px 29px;
}
#content .right .illusion-photos {
  position: absolute;
  top: 334px;
  left: 282px;
  width: 77px;
  height: 22px;
}
/*---------- Slideshow ----------*/
#slideshow {
  margin: 0px;
}
#slideshow img {
  display: none
}
#slideshow img.first {
  display: block;
}
/*---------- Footer ----------*/
#footer {
  margin: 0px auto;
  width: 910px;
  height: 80px;
  position: relative;
}
#footer .footer-title {
  position: absolute;
  top: 24px;
  left: 197px;
}