html {
  color: #000;
  background: #FFF;
}

body {
  margin: 0;
  padding: 0;
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small;
}

div, dl, dt, dd, ul, ol {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}

pre {
  margin: 0;
  padding: 0;
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

code {
  margin: 0;
  padding: 0;
  font-style: inherit;
  font-weight: inherit;
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  margin: 0;
  padding: 0;
  color: #000;
}

input {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  *font-size: 100%;
  font: 99% arial,helvetica,clean,sans-serif;
}

button {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  *font-size: 100%;
  font: 99% arial,helvetica,clean,sans-serif;
  font: 99% arial,helvetica,clean,sans-serif;
}

textarea {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  *font-size: 100%;
  font: 99% arial,helvetica,clean,sans-serif;
}

p, blockquote {
  margin: 0;
  padding: 0;
}

th {
  margin: 0;
  padding: 0;
  font-style: inherit;
  font-weight: inherit;
  text-align: left;
}

td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%;
}

img {
  border: 0;
}

address {
  font-style: inherit;
  font-weight: inherit;
}

caption {
  font-style: inherit;
  font-weight: inherit;
  text-align: left;
}

cite, dfn, em, strong, var {
  font-style: inherit;
  font-weight: inherit;
}

optgroup {
  font-style: inherit;
  font-weight: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

select {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  *font-size: 100%;
  font: 99% arial,helvetica,clean,sans-serif;
}

option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

body {
  line-height: 1.5;
}

h2 {
  font-size: 153.9%;
  color: #333333;
  line-height: 140%;
  padding-bottom: .7em;
}

h3 {
  color: #333333;
}

h4 {
  color: #af3f01;
  font-weight: bold;
}

h5 {
  color: #af3f01;
  font-weight: bold;
  margin-bottom: 0;
}

h6 {
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  border-bottom: #FFF dotted 1px;
  margin-bottom: 8px;
}

p {
  padding-bottom: 9px;
}

strong {
  font-weight: bold;
  color: #666;
}

a {
  color: #222222;
  text-decoration: none;
  outline: none;
}
a:visited {
  color: #222222;
  text-decoration: none;
  outline: none;
}
a:hover, a:active {
  text-decoration: underline;
  outline: none;
}

ul li {
  color: #888;
  list-style-image: none;
  list-style-type: none;
}

.Header {
  zoom: 1;
  border-top: solid 18px #000;
  margin-bottom: 18px;
}
.Header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.HeaderContent {
  width: 960px;
  margin: 0 auto;
  border-bottom: 1px solid #BBB;
}

.BrandingContent {
  width: 200px;
  padding-top: 36px;
}
.BrandingContent img {
  padding: 0;
  margin: 0;
}

.MainNav {
  zoom: 1;
  margin: 0 0 0 0;
}
.MainNav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.MainNav li a {
  color: #AAA;
  float: right;
  width: 105px;
  margin: 0;
  padding: 5px 0 5px 15px;
  border-left: solid 1px #BBB;
  font: 11px Helvetica, Geneva, sans-serif;
  text-transform: uppercase;
}
.MainNav li a:visited {
  color: #AAA;
  float: right;
  width: 105px;
  margin: 0;
  padding: 5px 0 5px 15px;
  border-left: solid 1px #BBB;
  font: 11px Helvetica, Geneva, sans-serif;
  text-transform: uppercase;
}
.MainNav li a:hover {
  color: #222222;
  text-decoration: none;
}
.MainNav li a:hover span {
  color: #af3f01;
}
.MainNav li a:active, .MainNav li a.current {
  color: #222222;
  text-decoration: none;
}
.MainNav li a span {
  font: 85% Georgia, "Times New Roman", Times, serif;
  color: #FFF;
  text-transform: none;
}

.Footer {
  border-top: solid 1px #DDD;
  height: 54px;
}

.FooterContent {
  zoom: 1;
  margin: 0 auto 0 auto;
  padding: 18px 0;
  width: 960px;
}
.FooterContent:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.FooterContent p {
  font: 85% Georgia, "Times New Roman", Times, serif;
}
.FooterContent p a {
  float: right;
  color: #af3f01;
  text-decoration: none;
  font-family: Arial;
}
.FooterContent p a:hover {
  text-decoration: underline;
  color: #af3f01;
}
.FooterContent p a:visited {
  color: #af3f01;
}
.FooterContent p a:link {
  color: #af3f01;
}
.FooterContent p a:active {
  color: #af3f01;
}
.FooterContent em {
  float: left;
  color: #888;
}

.Entry {
  zoom: 1;
}
.Entry:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.MainEntry {
  width: 720px;
  float: left;
}
.MainEntry p {
  font-size: 12px;
}

.ServicesTitle {
  float: left;
  width: 180px;
}
.ServicesTitle p {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #af3f01;
}

.Page {
  zoom: 1;
  width: 960px;
  margin: 0 auto 54px auto;
}
.Page:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.PageBody {
  width: 720px;
  float: left;
}

.PhotoDesc {
  margin-bottom: 18px;
}

.ServicesDescription {
  float: left;
  width: 540px;
}

.ServicesTitleContent {
  margin-right: 15px;
  text-align: right;
  border-top: 1px solid #BBB;
  padding: 18px 0 0 0;
}

.ServicesDescriptionContent {
  margin-right: 15px;
  border-top: 1px solid #BBB;
  text-align: left;
  padding: 18px 0 0 0;
}
.ServicesDescriptionContent p {
  margin-bottom: 1.5em;
  color: #555555;
}
.ServicesDescriptionContent ul {
  padding-left: 1.5em;
  margin-bottom: 1.5em;
}
.ServicesDescriptionContent li {
  list-style-position: inside;
  list-style: square;
  color: #222222;
  font-weight: bold;
}

.Sidebar {
  width: 240px;
  float: left;
}

.SidebarContent .Testimonials {
  background-color: #35808F;
  padding: 10px 10px 0 10px;
}
.SidebarContent .JobOpenings {
  background-color: #9F3800;
  padding: 10px 10px 0 10px;
}
.SidebarContent .BlogPosts {
  background-color: #212121;
  padding: 10px 10px 0 10px;
}
.SidebarContent .ContactPost {
  background-color: #212121;
  padding: 10px;
}
.SidebarContent span {
  font-size: 10px;
  color: #111;
}

.ContactPost {
  margin-bottom: 18px;
}
.ContactPost p {
  color: #f9f9f9;
  font-size: 11px;
}
.ContactPost a {
  color: #9F3800;
  line-height: 18px;
  margin-bottom: 0;
}
.ContactPost a:visited {
  color: #9F3800;
  line-height: 18px;
  margin-bottom: 0;
}

label {
  color: #555555;
}
