*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.left {
  float: left; }

.right {
  float: right; }

h1, h2, h3, h4, h5 {
  margin-top: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #333; }

h1, h2, h3 {
  font-family: 'Droid Serif', serif; }

a, a:visited, a:active {
  color: #007e43;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

body {
  background: black url(../images/bg.png);
  font-family: 'Open Sans', sans-serif; }

header #header__wrapper {
  width: 980px;
  position: relative;
  margin: 0 auto;
  padding: 20px 30px;
  background: #f1f1f1; }
  header #header__wrapper h1 {
    text-indent: -5000px;
    background: url(../images/bcwarehouse_logo.png);
    width: 151px;
    height: 140px;
    margin: 0; }
  header #header__wrapper hgroup {
    background: #007e43;
    position: absolute;
    right: -20px;
    top: 40px;
    display: block;
    padding: 10px 20px;
    text-align: right;
    -webkit-box-shadow: 0px 2px 4px #000;
    -moz-box-shadow: 0px 2px 4px #000;
    box-shadow: 0px 2px 4px #000; }
    header #header__wrapper hgroup:after {
      content: ' ';
      position: absolute;
      width: 0;
      height: 0;
      right: 0px;
      top: 100%;
      border-width: 5px 10px;
      border-style: solid;
      border-color: #004b28 transparent transparent #004b28; }
    header #header__wrapper hgroup h2 {
      margin: 0 0 10px;
      color: #fff;
      font-size: 34px; }
    header #header__wrapper hgroup h3 {
      margin: 0;
      color: #fff;
      font-size: 24px; }
      header #header__wrapper hgroup h3 a, header #header__wrapper hgroup h3 span {
        color: #bdc131;
        text-decoration: none; }
  header #header__wrapper nav {
    position: absolute;
    right: 30px;
    bottom: 20px; }
    header #header__wrapper nav ul li {
      float: left;
      margin-left: 20px; }

#main {
  width: 980px;
  margin: 0 auto;
  padding: 0;
  background: #f1f1f1; }
  #main #carousel {
    position: absolute;
    z-index: 1;
    background: #007e43;
    padding: 10px 0 0;
    height: 42px; }
    #main #carousel .flex-viewport {
      overflow: visible!important; }
    #main #carousel ul {
      margin: 0;
      padding: 0;
      list-style: none;
      width: 980px!important; }
      #main #carousel ul li {
        text-align: center;
        cursor: pointer;
        color: #fff;
        width: 196px!important;
        float: left;
        display: block;
        border-left: 1px solid #004b28;
        position: relative;
        overflow: visible;
        line-height: 22px;
        opacity: .6; }
        #main #carousel ul li:first-child {
          border-left: 0; }
        #main #carousel ul li.flex-active-slide {
          opacity: 1; }
          #main #carousel ul li.flex-active-slide:after {
            content: "";
            display: block;
            position: absolute;
            bottom: -25px;
            left: 50%;
            margin-left: -20px;
            width: 0;
            height: 0;
            border-left: 20px solid transparent;
            border-right: 20px solid transparent;
            border-top: 15px solid #007e43; }
        #main #carousel ul li h2 {
          position: absolute;
          top: 75px;
          right: 20px;
          font-size: 28px;
          line-height: 34px;
          text-align: right;
          width: 500px; }
  #main #slider ul {
    margin: 0;
    padding: 42px 0 0;
    height: 342px;
    overflow: hidden; }
    #main #slider ul li {
      width: 980px!important;
      position: relative; }
      #main #slider ul li .text {
        position: absolute;
        right: 30px;
        bottom: 30px;
        padding: 20px;
        width: 520px;
        background: rgba(0, 126, 67, 0.5); }
        #main #slider ul li .text h3 {
          color: #fff;
          font-size: 32px;
          margin-bottom: 10px; }
        #main #slider ul li .text h4 {
          color: #fff;
          margin-bottom: 6px;
          font-weight: normal; }
  #main #approved {
    width: 980px;
    padding: 30px;
    border-bottom: 1px solid #ccc;
    display: block; }
    #main #approved .approved__text {
      width: 490px;
      margin-left: 40px;
      height: 89px; }
      #main #approved .approved__text h3 {
        font-size: 20px;
        line-height: 32px;
        padding: 10px 0;
        height: 89px;
        margin: 0; }
    #main #approved img {
      border: 1px solid #ccc;
      margin-right:10px; }
  #main #servicesPreview {
    width: 980px;
    padding: 30px; }
    #main #servicesPreview .servicesPreview__text {
      width: 590px; }
  #main #productsPreview {
    width: 980px;
    padding: 30px;
    background: #fff; }
    #main #productsPreview .productsPreview__text {
      width: 590px; }
    #main #productsPreview h3 {
      font-size: 24px; }
    #main #productsPreview table {
      margin: 20px -30px; }
      #main #productsPreview table td {
        text-align: center;
        vertical-align: middle;
        height: 120px;
        padding-left: 20px; }
  #main #newContract {
    width: 980px;
    padding: 30px;
    border-top: 1px solid #ccc;
    background: url(../images/contracts.jpg) no-repeat left top; }
    #main #newContract h3 {
      font-size: 24px;
      color: #fff; }
    #main #newContract p {
      color: #fff; }
      #main #newContract p a, #main #newContract p span {
        color: #bdc131; }
  #main #clearancePreview, #main #servicesDetailed {
    width: 980px;
    padding: 30px;
    border-bottom: 1px solid #ccc; }
    #main #clearancePreview ul, #main #servicesDetailed ul {
      list-style: none;
      padding: 0; }
      #main #clearancePreview ul li, #main #servicesDetailed ul li {
        float: left;
        margin-left: 10px; }
        #main #clearancePreview ul li:first-child, #main #servicesDetailed ul li:first-child {
          margin-left: 0; }

footer #footer__wrapper {
  width: 980px;
  margin: 0 auto;
  background: #fff;
  border-top: 3px solid #007e43; }
  footer #footer__wrapper #twitterFeed {
    position: relative;
    padding: 0 30px; }
    footer #footer__wrapper #twitterFeed .more {
      position: absolute;
      right: 30px;
      top: 0; }
  footer #footer__wrapper #footer__container {
    width: 980px;
    padding: 30px 30px 0;
    position: relative;
    height: 320px; }
    footer #footer__wrapper #footer__container #footer__logo {
      float: left;
      width: 220px; }
      footer #footer__wrapper #footer__container #footer__logo img {
        margin: 0 auto;
        display: block; }
    footer #footer__wrapper #footer__container #addresses {
      position: absolute;
      right: 30px; }
      footer #footer__wrapper #footer__container #addresses .footer__address {
        float: left;
        width: 330px; }
  footer #footer__wrapper #footer__info {
    width: 980px;
    padding: 0 30px;
    height: 54px;
    color: #fff;
    background: #007e43;
    line-height: 22px; }
    footer #footer__wrapper #footer__info .left {
      font-family: 'Droid Serif', serif; }
