html {
  font-family: Arial, Helvetica, sans-serif;
}
body {
  margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
}
a {
}
h1 {
  text-align: center;
  font-size: 1.5em;
  color: #27246b;
}
h2 {
  font-size: 1.3em;
  color: #f15e22;
}
h3 {
  font-size: 1.1em;
}
a {
  color: #f15e22;
}
a:visited {
  color: #464a9f;
}
a img {
  border-style: none;
}
td p {
  margin: .5em 0px;
}
strong {
  color: #27246b;
}
div#container_overall {
  background-color: #fff;
  color: #000;
  width: 926px;
  margin: 0px auto;
}
div#header {
  width: 807px;
  height: 114px;
  position: relative;
  margin: 65px -6px -15px 125px;
  z-index: 1;
}
img#header_background {
  width: 807px;
  height: 114px;
  margin-bottom: -114px;
  display: block;
}
img#logo {
  display: block;
  width: 311px;
  height: 192px;
  float: left;
  position: relative;
  margin-left: -150px;
  margin-top: -65px;
}
a#metro_pass_cards {
  display: block;
  width: 260px;
  height: 155px;
  float: right;
  position: relative;
  margin-top: -68px;
  margin-right: 25px;
}
img#watermark {
  float: right;
  width: 143px;
  height: 669px;
  display: block;
  position: relative;
  margin-top: 20px;
  margin-left: 10px;
  display: block;
}
div#left {
  width: 172px;
  height: 878px;
  float: left;
  margin: -117px 10px 10px -5px;
  position: relative;
  text-align: center;
  clear: left;
}
div#left img {
  margin-bottom: 18px;
}
img#left_background {
  width: 172px;
  height: 878px;
  margin-bottom: -500px !important;
}
div#nav_left {
  width: 187px;
  height: 237px;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 22px;
  padding: 50px 0px 0px 30px;
  float: left;
  margin-left: -170px;
  margin-top: 0px;
  margin-bottom: 20px;
  position: relative;
}
img#nav_left_background {
  display: block;
  width: 217px;
  height: 237px;
  position: absolute;
  margin-top: -40px;
  margin-left: -30px;
}
div#nav_left a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 16px;
  padding-left: 40px;
  width: 122px;
  position: relative;
}
div#nav_left a:hover {
  color: #f15e22;
}
div#nav_left a.current {
  background: url('images/bullet.png') no-repeat 8px 1px;
}
div#content {
  padding: 1px 20px;
  background: url('images/1x1/content-background.svg.png');
}
div#bottom_spacer {
  height: 0px; clear: both;
}
div#footer {
  padding: 20px 0px;
  text-align: center;
  width: 926px;
  margin: 0px auto;
  clear: both;
}
p#logos img {
  border: 1px solid #000;
}
