body {
  background-color: #575757;
  margin: 0px 0px 0px 0px;
  height: 900px;
  font-size: 0.88em;
  font-family: Arial, sans-serif;
}

a img {
  border: 0px;
}

a {
  color: #00B5AD;
  outline: none;
}

#upper {
  background-color: #424242;
  clear: both;
  padding-bottom: 26px;
}

#upper .interior {
  width: 944px;
  margin: 0px auto 0px auto;
  padding: 26px 0px 0px 0px;
}

#leftcol {
  float: left;
  width: 236px;
}

#leftcol ul#nav {
  list-style: none;
  margin: 12px 0px 0px 0px;
  padding: 3px 0px 0px 0px;
  border-top: solid 1px #01B6AD;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}

#leftcol ul#nav li {
  display: inline;
}

#leftcol ul#nav li a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding: 9px 0px 9px 0px;
  border-bottom: solid 1px #C5C5C5;
}

#leftcol ul#nav li a:hover,
#leftcol ul#nav li.selected a {
  color: #01B6AD;
  border-bottom: solid 1px #01B6AD;
}

#leftcol ul#subnav {
  list-style: none;
  margin: 14px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
  text-transform: uppercase;
  font-size: 86%;
}

#leftcol ul#subnav li {
  display: inline;
}

#leftcol ul#subnav li a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding: 4px 0px 4px 0px;
  border-bottom: solid 1px #575757;
}

#leftcol ul#subnav li a:hover,
#leftcol ul#subnav li.selected a {
  color: #01B6AD;
  border-bottom: solid 1px #01B6AD;
}

#rightcol {
  float: right;
  width: 699px;
}

#header {
  text-transform: uppercase;
  padding: 61px 0px 0px 0px;
  height: 79px;
  overflow: hidden;
  border-bottom: solid 1px #575757;
  width: 100%;
}

#header h2 {
  color: #01B6AD;
  font-weight: normal;
  font-size: 149%;
  line-height: 112%;
  letter-spacing: 1px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#header h3 {
  color: #C5C5C5;
  font-weight: normal;
  font-size: 140%;
  line-height: 112%;
  letter-spacing: 1px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

/** slideshow module container and text **/

#slideshow-container {
  margin-top: 12px;
  width: 700px;
  height: 348px;
  background: #01B6AD;
  position:relative;
  float: right;
}

#slideshow-text {
  float: left;
  width: 199px;
  padding: 4px 20px;
}

#slideshow-text h1 {
  font-size: 140%;
  color: #FFF;
  font-weight: normal;
}

/** lowers **/

#lower {
  background-color: #575757;
  clear: both;
}

#lower .interior {
  width: 944px;
  margin: 0px auto 0px auto;
}

#footer {
  float: left;
  width: 100%;
  clear: both;
  border-top: solid 1px #424242;
  color: #1A1A1A;
  font-size: 79%;
  text-transform: uppercase;
  padding: 13px 0px 23px 0px;
  margin: 20px 0px 0px 0px;
}

#footer span {
  padding-left: 7px;
}

#footer a {
  padding-left: 7px;
  color: #1A1A1A;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}
