html #header {
  width: 933px; }

html #middle {
  width: 900px;
  *width: 907px; }

html #footer {
  width: 905px;
  *width: 907px; }

body {
  background: transparent url(../images/body.jpg); }
  body a {
    color: #497ca5; }
  body #column-one {
    background-color: white;
    margin-left: 3px;
    *margin-left: 5px;
    margin-right: -1px;
    *margin-right: 0px; }
  body #column-two {
    padding: 2.5em 1.4em 1.5em;
    margin-left: 3px;
    *margin-left: 5px;
    margin-right: -3px;
    background-color: white; }
  body #footer {
    background: transparent url(../images/footer.png) no-repeat 5px top;
    *background: transparent url(../images/footer.png) no-repeat 6px top;
    border-top: none;
    margin: 0 auto;
    padding-top: 9em; }

#header {
  background: none;
  padding-top: 0; }

#header-container {
  background: transparent url(../images/header.png) no-repeat;
  height: 126px;
  padding: 0; }

#middle {
  margin: 0 auto; }

#private-page-navigation {
  margin-left: 0px;
  margin-right: 0px;
  position: absolute;
  width: 796px;
  *width: 799px; }

ul#page-navigation {
  background-color: white;
  background-image: none;
  height: 29px;
  margin-left: 2px;
  *margin-left: 1px;
  margin-right: -2px;
  *margin-right: 2px; }
  ul#page-navigation li {
    border-right: none; }
    ul#page-navigation li a {
      font-size: 1.3em;
      font-family: times new roman;
      padding: 0.6em 1.5em 0.5em;
      color: #497ca5; }
      ul#page-navigation li a:hover {
        background: transparent;
        border-bottom: none;
        color: #629bd3; }
    ul#page-navigation li ul {
      margin-top: -1px;
      background-color: white;
      border: 1px solid #cccccc;
      border-bottom: none;
      width: 100px;
      *top: 29px; }
      ul#page-navigation li ul li {
        border-bottom: 1px solid #cccccc;
        margin-right: 0; }
      ul#page-navigation li ul ul {
        left: 100px; }
    ul#page-navigation li.current a {
      background: transparent;
      color: #629bd3; }

body #footer-container {
  font-size: 1em; }

#footer-container {
  background-image: none; }
  #footer-container p {
    border-top: none;
    background: transparent url(../../templates/common/images/gl_logo.gif) no-repeat top right;
    padding: 1em 0 5em 70em;
    color: black;
    text-transform: uppercase; }
    #footer-container p a {
      color: black; }
      #footer-container p a:hover {
        color: black; }

#header-container h1 {
  display: none; }

#header-container .tagline1 {
  display: none; }

html #header-container .tagline2 {
  display: none; }

#column-one {
  background-image: none;
  height: 29px; }

body #footer-container ul#quick-navigation {
  float: left; }

body #footer-container ul#quick-navigation li {
  padding-left: 0.7em; }

ul#quick-navigation {
  padding: 1em 0; }
  ul#quick-navigation li {
    border-left: 1px solid black; }
    ul#quick-navigation li a {
      color: black;
      text-transform: uppercase; }
      ul#quick-navigation li a:hover {
        color: #497ca5;
        text-transform: uppercase;
        text-decoration: none; }
    ul#quick-navigation li:first-child {
      border-left: none; }
