body {
  background-color: white;
  color: #888888;
  font-family: "Verdana", "DejaVuSans-ExtraLight", "DejaVu Sans", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px auto;
  min-width: 932px;
  position: relative; }

img, a {
  border: none;
  outline: none; }

a {
  color: #ffa700; }

h1 {
  color: white;
  font-weight: 600;
  margin: 0px auto;
  font-size: 1.8em; }

h2 {
  color: white;
  font-size: 1.8em;
  margin-top: 30px; }

.inner {
  width: 940px;
  margin: 0px auto; }

.clear-both {
  clear: both; }

#header {
  float: left;
  width: 100%; }
  #header .inner {
    position: relative; }
    #header .inner .links {
      position: absolute;
      bottom: 12px;
      right: 20px; }
      #header .inner .links a {
        color: #3b62cf; }

#navigation {
  float: left;
  width: 100%;
  height: 33px;
  background: url("/images/nav_bckg.jpg");
  border-top: 1px #e9e9e9 solid; }

#message-area-wide-home {
  float: left;
  width: 100%;
  background: url("/images/100wide_bckg.jpg"); }

#beneath-message {
  float: left;
  width: 100%;
  background: url("/images/undermessagebckg.jpg") black;
  height: 70px;
  margin-bottom: 0px; }
  #beneath-message .inner {
    color: white;
    font-size: 1.1em;
    font-family: "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
    letter-spacing: 0.1em; }
    #beneath-message .inner .tweet a {
      color: #91c5c6; }

#content {
  width: 100%;
  min-height: 400px;
  padding-top: 30px;
  float: left;
  padding-bottom: 40px;
  background: url("/images/contentbackground.jpg") #181818;
  color: white; }
  #content .inner #main {
    width: 600px;
    min-height: 500px;
    margin-right: 45px;
    padding-right: 45px;
    float: left; }
    #content .inner #main p {
      line-height: 1.9em; }
  #content .inner #main.portfolio {
    width: 680px;
    padding-right: 0px;
    border: none; }
    #content .inner #main.portfolio h1 {
      color: #4a4947;
      padding-bottom: 10px;
      margin-bottom: 20px;
      border-bottom: 4px double #dddddd; }
  #content .inner #side-col {
    width: 250px;
    min-height: 200px;
    float: left; }

#portfolio_navigation1, #portfolio_navigation2 {
  width: 940px;
  height: 40px;
  line-height: 42px;
  padding-left: 30px;
  font-size: 1.1em;
  color: white; }
  #portfolio_navigation1 a, #portfolio_navigation2 a {
    color: white; }
    #portfolio_navigation1 a:hover, #portfolio_navigation2 a:hover {
      color: #ffa700; }

#portfolio_navigation2 {
  line-height: 30px; }

#porfolio-list a {
  color: #999999;
  font-size: 0.9em; }

#content-full h2 {
  border-bottom: 4px double #cccccc;
  padding-bottom: 5px;
  margin-bottom: 20px; }
#content-full h3 {
  margin-bottom: 5px; }
#content-full p {
  margin-top: 0px;
  margin-bottom: 20px; }

#breadcrumb {
  background: #cccccc;
  color: #333333;
  height: auto;
  margin-bottom: 30px;
  padding-left: 10px; }
  #breadcrumb p {
    padding: 7px 0px;
    margin: 0px; }

.box {
  padding: 10px;
  margin-bottom: 20px;
  background: #222222; }
  .box h3 {
    color: white;
    margin-top: 0px;
    margin-bottom: 0px; }
  .box p {
    margin-top: 8 px;
    line-height: 1.5em; }

#footer {
  width: 100%;
  height: 251px;
  float: left;
  background: url("/images/footer_bckg.png");
  border-top: 10px solid #ffa700; }
  #footer .inner {
    height: 251px;
    background: url("/images/footer_info.png");
    position: relative; }
  #footer #footer_links #social_media {
    position: absolute;
    top: 60px;
    left: 32px; }
  #footer #footer_links #popular_links {
    position: absolute;
    top: 40px;
    left: 220px; }
    #footer #footer_links #popular_links ul li {
      list-style: square;
      line-height: 1.5em; }
      #footer #footer_links #popular_links ul li a {
        color: #858585;
        line-height: 1em;
        font-size: 0.9em; }
  #footer #footer_links #request_quote {
    position: absolute;
    right: 0px;
    top: 120px; }
  #footer #footer_links #copyright {
    position: absolute;
    text-align: right;
    width: 500px;
    bottom: 20px;
    right: 0px;
    font-size: 0.8em; }

#cms-main {
  width: 600px;
  height: auto;
  min-height: 450px;
  padding-right: 45px;
  margin-right: 44px;
  float: left;
  border-right: 1px solid #cccccc; }
  #cms-main img {
    padding: 4px;
    border: 1px solid #cccccc; }

#cms-main p {
  line-height: 1.8em; }

#cms-sidebar {
  width: 250px;
  min-height: 200px;
  height: auto;
  float: left; }
  #cms-sidebar .section {
    margin-bottom: 30px;
    background: white; }
    #cms-sidebar .section h3 {
      margin-bottom: 0px;
      border-bottom: 4px double #cccccc;
      padding: 7px 0px; }
    #cms-sidebar .section p {
      font-size: 11px;
      line-height: 17px; }
    #cms-sidebar .section img {
      width: 281px;
      border: 1px solid #cccccc;
      padding: 10px; }
    #cms-sidebar .section ul {
      margin-bottom: 5px;
      margin-left: 0px;
      padding-left: 0px; }
      #cms-sidebar .section ul li {
        list-style: none;
        line-height: 1.5em;
        font-size: 0.9em; }
        #cms-sidebar .section ul li a {
          padding: 10px;
          border: 1px solid #cccccc;
          width: 230px;
          display: block;
          background: #444444 url("/images/cms_sidebar_bck.jpg");
          color: #555555;
          font-weight: 600;
          text-decoration: none; }
          #cms-sidebar .section ul li a:hover {
            background: #777777;
            color: white; }
