html {
  margin: 0;
  padding: 0;
}
body {
  background: url('/images/body-bg.jpg') left top repeat;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #666666;
}
a {
  text-decoration: none;
  color: black;
}
h1 {
  font-family: 'OFL Sorts Mill Goudy TT', serif;
  font-size: 24px;
  font-weight: normal;
  color: #3f3f3f;
  margin-top: 0;
  text-transform: uppercase;
  line-height: 24px;
  border-bottom: 1px solid #dddddd;
}
h2 {
  margin: 15px 0 5px;
  font-size: 18px;
  color: #660000;
}
#header {
  background: url('/images/header-bg.png') repeat-x;
  height: 159px;
  width: 100%;
}
#header .header-content {
  width: 946px;
  position: relative;
  margin: 0 auto;
  font-size: 18px;
  color: #333333;
}
#header .header-content .logo {
  background: url('/images/logo.png') no-repeat;
  height: 125px;
  width: 245px;
  position: absolute;
  left: 0;
  top: 8px;
  text-indent: -9999em;
  outline: none;
}
#header .header-content .experience {
  position: absolute;
  left: 260px;
  top: 44px;
  font-weight: bold;
}
#header .header-content .contact {
  position: absolute;
  right: 14px;
  top: 21px;
  text-align: right;
}
#header .header-content .nav {
  background: url('/images/nav-bg.png') no-repeat;
  height: 40px;
  width: 515px;
  position: absolute;
  right: 14px;
  top: 100px;
}
#header .header-content .nav a {
  display: block;
  float: left;
  width: auto;
  padding: 0 21px;
  line-height: 40px;
  font-family: 'Segoe UI', 'Myriad Pro', Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
}
.content {
  background: #fcfcfc;
  width: 944px;
  margin: -2px auto 5px;
  position: relative;
  border: 1px solid #cccccc;
  border-top: none;
  overflow: auto;
}
.content a:hover {
  text-decoration: underline;
}
.content .main {
  float: left;
  width: 605px;
  min-height: 345px;
  margin: 20px 0 20px 20px;
  padding-right: 20px;
  border-right: 1px solid #eeeeee;
  line-height: 170%;
}
.content .main h1.home {
  font-size: 20px;
  font-weight: bold;
  border: none;
  text-transform: none;
}
.content .main .box .membership a {
  display: block;
  float: left;
  width: 285px;
}
.content .main .btn-b.home {
  margin: 20px auto 0;
}
.content .sidebar {
  float: right;
  width: 250px;
  padding: 20px 12px 0 0;
}
.content .sidebar h2 {
  margin: 0 0 5px;
}
.content .sidebar p {
  margin: 5px 0 10px;
}
.content .sidebar ul {
  padding-left: 16px;
  line-height: 150%;
  list-style: circle;
  margin-top: 5px;
  font-weight: bold;
}
.content .sidebar .photos div {
  background: url('/images/sidebar-photos.jpg') center top no-repeat;
  height: 132px;
  width: 246px;
  margin-bottom: 7px;
  text-indent: -9999em;
}
.content .sidebar .photos div.refineries {
  background-position: center -132px;
}
.content .sidebar .photos div.penstocks {
  background-position: center -264px;
}
.content .sidebar .safety-partner {
  display: inline-block;
}
.content .sidebar .safety-partner + .safety-partner {
  margin: 10px 0 20px;
}
.content .slideshow-box {
  background: url('/images/slides/slideshow-bg.jpg') right top no-repeat;
  height: 266px;
  width: 920px;
  position: relative;
  border: 1px solid #cccccc;
  margin: 12px auto 0;
}
.content .slideshow-box .badge {
  position: absolute;
  right: 7px;
  bottom: 7px;
  z-index: 999;
}
.content .slideshow-box .text {
  float: left;
  width: 285px;
  margin: 37px 0 0 12px;
}
.content .slideshow-box .text p {
  font-family: 'OFL Sorts Mill Goudy TT', serif;
  font-size: 22px;
  color: #414141;
  margin: 0 0 42px;
  line-height: 26px;
  text-align: center;
}
.content .slideshow-box .text .btn-b {
  margin: 0 auto;
}
.content .slideshow-box .slideshow {
  float: right;
  width: 620px;
}
.content .slideshow-box .big-year {
  bottom: 73px;
  color: white;
  font-family: times new roman;
  font-size: 49px;
  position: absolute;
  right: 154px;
  z-index: 999;
}
.content .slideshow-box .current-year {
  bottom: 55px;
  color: #a2a2a2;
  font-size: 11px;
  font-style: italic;
  position: absolute;
  right: 109px;
  z-index: 999;
  background: #414141;
}
.content .slideshow-box .start-year {
  bottom: 133px;
  color: #a2a2a2;
  font-size: 11px;
  font-style: italic;
  position: absolute;
  right: 109px;
  z-index: 999;
  background: #414141;
}
.content .highlight-box {
  border: 1px solid #cccccc;
  height: 130px;
  float: left;
  position: relative;
}
.content .highlight-box.one-third {
  width: 300px;
  margin: 0 0 12px 8px;
}
.content .highlight-box.one-half {
  width: 455px;
  margin: 12px 0 12px 9px;
}
.content .highlight-box .icon {
  background: url('/images/icons.png') left top no-repeat;
  height: 37px;
  width: auto;
  position: absolute;
  top: 5px;
  left: 8px;
}
.content .highlight-box.inspections .icon {
  width: 25px;
}
.content .highlight-box.specifications .icon {
  background-position: -25px top;
  width: 39px;
}
.content .highlight-box.failure .icon {
  background-position: -64px top;
  width: 33px;
}
.content .highlight-box.condition .icon {
  background-position: -97px top;
  width: 20px;
}
.content .highlight-box.underwater .icon {
  background-position: -117px top;
  width: 34px;
}
.content .highlight-box.instrument .icon {
  background-position: -151px top;
  width: 34px;
}
.content .highlight-box h2 {
  font-size: 14px;
  color: #414141;
  margin: 12px 0 10px 55px;
}
.content .highlight-box p {
  margin: 18px 14px 15px;
}
.content .highlight-box .btn-a {
  margin: 0 auto;
}
.content .highlight-box.inspections,
.content .highlight-box.condition {
  margin-left: 11px;
}
#footer {
  width: 944px;
  margin: 10px auto 30px auto;
  font-family: 'Segoe UI', 'Myriad Pro', Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: white;
}
#footer img.logo {
  float: left;
  margin-right: 22px;
}
#footer .nav {
  padding: 10px 0;
  float: left;
}
#footer .nav a {
  display: block;
  float: left;
  border-left: 1px solid white;
  margin-bottom: 10px;
  padding: 0 7px;
  color: white;
}
#footer .nav a:first-child {
  border-left: none;
  padding-left: 0;
}
#footer .nav a:hover {
  text-decoration: underline;
}
#footer .bysteps {
  background: url('/images/bysteps.png') no-repeat;
  height: 29px;
  width: 88px;
  display: block;
  float: right;
  margin-top: 17px;
  text-indent: -9999em;
  outline: none;
}
.contact .office h2 {
  margin: 0;
}
.contact .form {
  margin: 50px auto;
  max-width: 303px;
}
.contact .form input {
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
}
.contact .form textarea {
  height: 200px;
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
}
.contact .errors span.field-validation-error {
  box-sizing: border-box;
}
.contact .validation-summary-errors ul {
  padding-left: 0px;
}
.contact .validation-summary-errors ul li {
  display: block;
  width: 100%;
  max-width: 300px;
  float: none;
  border: 1px dotted #992200;
  text-align: center;
  padding: 6px 6px;
  margin: 4px 2px 2px;
  color: #992200;
  box-sizing: border-box;
}
img.right {
  float: right;
  border: 1px solid #cccccc;
  padding: 1px;
}
.right {
  float: right;
  width: 200px;
  margin: auto auto 5px 20px;
}
.right span {
  text-align: center;
  color: #aaaaaa;
  font-size: 0.75em;
}
.btn-a {
  background: url('/images/btn-a.png') no-repeat;
  height: 24px;
  width: 179px;
  display: block;
  line-height: 21px;
  text-align: center;
  font-size: 12px;
  color: #404040;
}
.btn-b {
  background: url('/images/btn-b.jpg') no-repeat;
  height: 40px;
  width: 230px;
  display: block;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #f1f1e9;
}
.box {
  background: #f8f8f8;
  border: 1px solid #dddddd;
  margin: 10px 0;
  padding: 10px 15px;
}
.clear {
  clear: both;
}
.errors span.field-validation-error {
  display: block;
  width: 100%;
  max-width: 300px;
  float: none;
  border: 1px dotted #992200;
  text-align: center;
  padding: 6px 6px;
  margin: 4px 2px 2px;
  color: #992200;
}
.sspc-certification {
  margin: 15px auto;
  display: block;
  width: 80px;
}
.sspc-certification img {
  width: 80px;
}
