* {
  margin: 0;
  padding: 0; }

body {
  background: #f1f7fe;
  font: 400 12px/135% Arial, "Helvetica Neue", sans-serif; }

h1, h2, h3, h4 {
  margin: 0 0 12.667px;
  font-family: "PT Sans", "Lato", "Trebuchet MS", Tahoma, Verdana, sans-serif;
  font-weight: 700;
  color: #00578f;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #CCC;
  -moz-text-shadow: 1px 1px 1px #CCC; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px;
  margin-bottom: 9.5px; }

p {
  margin: 9.5px 0; }

a {
  font-weight: bold;
  color: #3077a4; }

#container {
  margin: 0 auto;
  padding: 38px 0;
  width: 816px;
  overflow: hidden; }
  #container:after {
    content: "";
    display: inline-block;
    clear: both; }

.fullwidth {
  float: left;
  clear: both;
  padding-bottom: 118px;
  width: 816px;
  background: transparent url(img/footer-featuredcontent.png) no-repeat bottom; }

.mainwidth {
  float: left;
  clear: left;
  padding-bottom: 69px;
  width: 570px;
  background: transparent url(img/footer-jobs.png) no-repeat bottom; }

.sidewidth {
  float: left;
  clear: none;
  margin: 0 0 0 19px;
  width: 227px; }

.article {
  float: left;
  clear: left;
  margin: 0 0 20px;
  padding-bottom: 26px;
  width: 227px;
  background: transparent url(img/footer-right.png) no-repeat bottom; }
  .article .wrapper {
    padding-bottom: 0; }

#header #banner {
  float: left;
  background: url(img/header.jpg) no-repeat top;
  width: 816px;
  height: 144px; }
#header #header-btm {
  float: left;
  padding: 19px;
  width: 778px;
  height: 180px;
  background: #fff; }
#header #blurb {
  float: left;
  width: 435px;
  text-align: justify; }
  #header #blurb h1 {
    display: block;
    margin: 0 0 9.5px;
    padding-bottom: 9.5px;
    width: 435px;
    height: 25px;
    text-indent: -9999999px;
    border-bottom: 1px solid #bdc6d7;
    background: url(img/joinus.png) no-repeat top left; }

#header #photo {
  float: right;
  margin: 35px 0 0; }

.wrapper {
  background: #fff;
  padding: 19px;
}

#main .wrapper {
  min-height: 367px;;
  position: relative;
  padding: 19px 19px 70px;
  overflow: hidden;
}

.footer-links {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  clear: both;
  padding-bottom: 5px; }
  .footer-links ul {
    list-style: none;
    color: #3077a4; }
    .footer-links ul li {
      display: inline; }
      .footer-links ul li a {
        text-decoration: none; }
        .footer-links ul li a:hover {
          color: #00578f; }

#main_footer {
  width: 570px;
  position: absolute;
  bottom: -69px;
  left: 0;
  right: 0;
  height: 69px;
}

#joblist {
  margin-bottom: 19px;
  float: left; }

.jobblock {
  float: left;
  padding: 10px;
  width: 510px;
  height: 50px;
  border-top: 1px solid #FAFAFA;
  border-bottom: 1px solid #bdc6d7;
  background: #FCFCFC; }
  .jobblock a {
    margin: 0 0 12.667px;
    font-weight: 700;
    font-size: 20px;
    font-family: "PT Sans", "Lato", "Trebuchet MS", Tahoma, Verdana, sans-serif;
    color: #00578f;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #CCC;
    -moz-text-shadow: 1px 1px 1px #CCC; }
    .jobblock a:hover {
      color: #3077a4; }
  .jobblock span {
    float: right; }

#jobs {
  position: relative; }

#job #job_header h1 {
  font-family: "PT Sans", "Lato", "Trebuchet MS", Tahoma, Verdana, sans-serif;
  margin: 0 0 20px;
  padding-bottom: 5px;
  border-bottom-color: #bdc6d7; }
#job #job_header h2 {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  text-shadow: none; }

#job #logger {
  margin: 10px 0;
  clear: both; }
  
  
@-moz-document url-prefix() {
  #main .wrapper {
    min-height: 374px !important;
  }
}
