html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.why-sprite, .why-family, .why-manufactur, .why-process {
  background: url('../images/why-s71cc0f7c1e.png') no-repeat;
}

.why-family {
  background-position: 0 0;
}

.why-manufactur {
  background-position: 0 -60px;
}

.why-process {
  background-position: 0 -120px;
}

body {
  background: #eee;
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
  font-size: 100%;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: normal;
  color: #0071ad;
}
body h1 img, body h2 img, body h3 img, body h4 img, body h5 img, body h6 img {
  margin: 0;
}
body h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
body h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
body h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
body h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
body h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
body h6 {
  font-size: 1em;
  font-weight: bold;
}
body p {
  margin: 0 0 1.5em;
}
body p .left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
body p .right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
body a {
  text-decoration: underline;
  color: #0071ad;
}
body a:visited {
  color: #00507a;
}
body a:focus {
  color: #928b76;
}
body a:hover {
  color: #928b76;
}
body a:active {
  color: #8600e0;
}
body blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
body strong, body dfn {
  font-weight: bold;
}
body em, body dfn {
  font-style: italic;
}
body sup, body sub {
  line-height: 0;
}
body abbr, body acronym {
  border-bottom: 1px dotted #666666;
}
body address {
  margin: 0 0 1.5em;
  font-style: italic;
}
body del {
  color: #666666;
}
body pre {
  margin: 1.5em 0;
  white-space: pre;
}
body pre, body code, body tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
body li ul, body li ol {
  margin: 0;
}
body ul, body ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}
body ul {
  list-style-type: disc;
}
body ol {
  list-style-type: decimal;
}
body dl {
  margin: 0 0 1.5em 0;
}
body dl dt {
  font-weight: bold;
}
body dd {
  margin-left: 1.5em;
}
body table {
  margin-bottom: 1.4em;
  width: 100%;
}
body th {
  font-weight: bold;
}
body thead th {
  background: #c3d9ff;
}
body th, body td, body caption {
  padding: 4px 10px 4px 5px;
}
body table.striped tr:nth-child(even) td,
body table tr.even td {
  background: #e5ecf9;
}
body tfoot {
  font-style: italic;
}
body caption {
  background: #eeeeee;
}
body .quiet {
  color: #666666;
}
body .loud {
  color: #111111;
}
body img.right {
  margin-left: 15px;
  padding: 4px;
  background: #fff;
  float: right;
}

form label {
  font-weight: bold;
}
form fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
form legend {
  font-weight: bold;
  font-size: 1.2em;
}
form input.text, form input.title, form input[type=email], form input[type=text], form input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
form input.title {
  font-size: 1.5em;
}
form textarea {
  margin: 0.5em 0;
  padding: 5px;
}
form select {
  margin: 0.5em 0;
}
form fieldset {
  border: 1px solid #cccccc;
}
form input.text, form input.title, form input[type=email], form input[type=text], form input[type=password],
form textarea {
  background-color: #fff;
  border: 1px solid #bbbbbb;
}
form input.text:focus, form input.title:focus, form input[type=email]:focus, form input[type=text]:focus, form input[type=password]:focus,
form textarea:focus {
  border-color: #666666;
}
form select {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}
form input.text, form input.title, form input[type=email], form input[type=text], form input[type=password] {
  width: 300px;
}
form textarea {
  width: 390px;
  height: 250px;
}
form input[type='text'] {
  padding: 15px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  clear: both;
}
form input[type='submit'] {
  font-size: 15px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0071AD', endColorstr='#FF002E47');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0071ad), color-stop(70%, #0071ad));
  background: -webkit-linear-gradient(#0071ad, #0071ad 70%);
  background: -moz-linear-gradient(#0071ad, #0071ad 70%);
  background: -o-linear-gradient(#0071ad, #0071ad 70%);
  background: linear-gradient(#0071ad, #0071ad 70%);
  -webkit-box-shadow: #00a3fa 0 1px 0 inset;
  -moz-box-shadow: #00a3fa 0 1px 0 inset;
  box-shadow: #00a3fa 0 1px 0 inset;
  border: 1px solid #006094;
  color: white;
  text-shadow: #001e2e 0 -1px 0;
  clear: both;
  display: block;
}
form input[type='submit']:hover {
  text-decoration: none;
}
form input[type='submit']:hover {
  background-color: #006094;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #006094), color-stop(75%, #006094));
  background: -webkit-linear-gradient(#006094 3%, #006094 75%);
  background: -moz-linear-gradient(#006094 3%, #006094 75%);
  background: -o-linear-gradient(#006094 3%, #006094 75%);
  background: linear-gradient(#006094 3%, #006094 75%);
}
form input[type='submit']:active {
  -webkit-box-shadow: #005684 0 1px 2px inset;
  -moz-box-shadow: #005684 0 1px 2px inset;
  box-shadow: #005684 0 1px 2px inset;
}
form input[type='submit'].disabled, form input[type='submit'][disabled] {
  opacity: 0.6;
  background: #0071ad;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form input[type='submit']::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
form textarea {
  height: 100px;
  width: 320px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

h1, h2 {
  text-transform: uppercase;
  font-family: "museo-sans-condensed";
}

a, a:link, a:visited {
  text-decoration: none;
}

#header {
  width: 100%;
  z-index: 100;
  background: #0071ad;
  height: 95px;
}
#header.smallHeader {
  height: 70px;
}
#header.smallHeader #logo {
  margin-top: 20px;
}
#header.smallHeader #logo img {
  height: 25px;
}
#header.smallHeader #nav {
  margin-top: 12px;
}
#header #logo {
  margin-top: 27px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px;
}
* html #header #logo {
  overflow-x: hidden;
}
#header #logo img {
  height: 40px;
}
#header #nav {
  margin-top: 28px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 630px;
}
* html #header #nav {
  overflow-x: hidden;
}
#header #nav ul {
  float: right;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
#header #nav ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
#header #nav ul li:first-child, #header #nav ul li.first {
  padding-left: 0;
}
#header #nav ul li:last-child {
  padding-right: 0;
}
#header #nav ul li.last {
  padding-right: 0;
}
#header #nav ul li a {
  color: #fff;
  padding: 10px 10px;
  text-decoration: none;
  -webkit-border-radius: 7px 10px;
  -moz-border-radius: 7px / 10px;
  border-radius: 7px / 10px;
  display: block;
}
#header #nav ul li a:hover {
  background: #0082c7;
  border: #0085cc;
}

.contain, section.std {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

#slider .slide {
  height: 560px;
  width: 100%;
  background-position: center, top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#slider .slide .message {
  width: 40%;
  margin-top: 35px;
}
#slider .slide .message h1 {
  color: #fff;
}
#slider .slide .message a.more {
  font-size: 15px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0071AD', endColorstr='#FF002E47');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0071ad), color-stop(70%, #0071ad));
  background: -webkit-linear-gradient(#0071ad, #0071ad 70%);
  background: -moz-linear-gradient(#0071ad, #0071ad 70%);
  background: -o-linear-gradient(#0071ad, #0071ad 70%);
  background: linear-gradient(#0071ad, #0071ad 70%);
  -webkit-box-shadow: #00a3fa 0 1px 0 inset;
  -moz-box-shadow: #00a3fa 0 1px 0 inset;
  box-shadow: #00a3fa 0 1px 0 inset;
  border: 1px solid #006094;
  color: white;
  text-shadow: #001e2e 0 -1px 0;
}
#slider .slide .message a.more:hover {
  text-decoration: none;
}
#slider .slide .message a.more:hover {
  background-color: #006094;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #006094), color-stop(75%, #006094));
  background: -webkit-linear-gradient(#006094 3%, #006094 75%);
  background: -moz-linear-gradient(#006094 3%, #006094 75%);
  background: -o-linear-gradient(#006094 3%, #006094 75%);
  background: linear-gradient(#006094 3%, #006094 75%);
}
#slider .slide .message a.more:active {
  -webkit-box-shadow: #005684 0 1px 2px inset;
  -moz-box-shadow: #005684 0 1px 2px inset;
  box-shadow: #005684 0 1px 2px inset;
}
#slider .slide .message a.more.disabled, #slider .slide .message a.more[disabled] {
  opacity: 0.6;
  background: #0071ad;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#slider .slide .message a.more::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
#slider .slide.first {
  background-image: url('../images/slider/blackhawk.jpg?1361390478');
}
#slider .slide.first .message {
  width: 40%;
  margin-top: 35px;
}
#slider .slide.first .message h1 {
  color: #fff;
}
#slider .slide.first .message a.more {
  font-size: 15px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0071AD', endColorstr='#FF002E47');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0071ad), color-stop(70%, #0071ad));
  background: -webkit-linear-gradient(#0071ad, #0071ad 70%);
  background: -moz-linear-gradient(#0071ad, #0071ad 70%);
  background: -o-linear-gradient(#0071ad, #0071ad 70%);
  background: linear-gradient(#0071ad, #0071ad 70%);
  -webkit-box-shadow: #00a3fa 0 1px 0 inset;
  -moz-box-shadow: #00a3fa 0 1px 0 inset;
  box-shadow: #00a3fa 0 1px 0 inset;
  border: 1px solid #006094;
  color: white;
  text-shadow: #001e2e 0 -1px 0;
}
#slider .slide.first .message a.more:hover {
  text-decoration: none;
}
#slider .slide.first .message a.more:hover {
  background-color: #006094;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #006094), color-stop(75%, #006094));
  background: -webkit-linear-gradient(#006094 3%, #006094 75%);
  background: -moz-linear-gradient(#006094 3%, #006094 75%);
  background: -o-linear-gradient(#006094 3%, #006094 75%);
  background: linear-gradient(#006094 3%, #006094 75%);
}
#slider .slide.first .message a.more:active {
  -webkit-box-shadow: #005684 0 1px 2px inset;
  -moz-box-shadow: #005684 0 1px 2px inset;
  box-shadow: #005684 0 1px 2px inset;
}
#slider .slide.first .message a.more.disabled, #slider .slide.first .message a.more[disabled] {
  opacity: 0.6;
  background: #0071ad;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#slider .slide.first .message a.more::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
#slider .slide.second {
  background-image: url('../images/slider/plants.jpg?1361389881');
}
#slider .slide.second .message {
  width: 60%;
  float: right;
  margin-top: 35px;
}
#slider .slide.second .message h1 {
  color: #fff;
}
#slider .slide.second .message p {
  color: #fff;
}
#slider .slide.second .message a.more {
  font-size: 15px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0071AD', endColorstr='#FF002E47');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0071ad), color-stop(70%, #0071ad));
  background: -webkit-linear-gradient(#0071ad, #0071ad 70%);
  background: -moz-linear-gradient(#0071ad, #0071ad 70%);
  background: -o-linear-gradient(#0071ad, #0071ad 70%);
  background: linear-gradient(#0071ad, #0071ad 70%);
  -webkit-box-shadow: #00a3fa 0 1px 0 inset;
  -moz-box-shadow: #00a3fa 0 1px 0 inset;
  box-shadow: #00a3fa 0 1px 0 inset;
  border: 1px solid #006094;
  color: white;
  text-shadow: #001e2e 0 -1px 0;
}
#slider .slide.second .message a.more:hover {
  text-decoration: none;
}
#slider .slide.second .message a.more:hover {
  background-color: #006094;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #006094), color-stop(75%, #006094));
  background: -webkit-linear-gradient(#006094 3%, #006094 75%);
  background: -moz-linear-gradient(#006094 3%, #006094 75%);
  background: -o-linear-gradient(#006094 3%, #006094 75%);
  background: linear-gradient(#006094 3%, #006094 75%);
}
#slider .slide.second .message a.more:active {
  -webkit-box-shadow: #005684 0 1px 2px inset;
  -moz-box-shadow: #005684 0 1px 2px inset;
  box-shadow: #005684 0 1px 2px inset;
}
#slider .slide.second .message a.more.disabled, #slider .slide.second .message a.more[disabled] {
  opacity: 0.6;
  background: #0071ad;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#slider .slide.second .message a.more::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
#slider .slide.second_b {
  background-image: url('../images/slider/moon.jpg?1370617956');
  background-position: center top;
}
#slider .slide.second_b .message {
  float: left;
  height: 100%;
  width: 165px;
  margin-left: 13%;
  text-align: center;
  background: #000;
  background: rgba(0, 0, 0, 0.4);
  padding: 20px;
  height: 485px;
}
#slider .slide.second_b .message h1 {
  color: #fff;
}
#slider .slide.second_b .message p {
  color: #fff;
  font-size: 1.4em;
  line-height: 1.2em;
  font-weight: lighter;
}
#slider .slide.second_b .message a.more {
  font-size: 15px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0071AD', endColorstr='#FF002E47');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0071ad), color-stop(70%, #0071ad));
  background: -webkit-linear-gradient(#0071ad, #0071ad 70%);
  background: -moz-linear-gradient(#0071ad, #0071ad 70%);
  background: -o-linear-gradient(#0071ad, #0071ad 70%);
  background: linear-gradient(#0071ad, #0071ad 70%);
  -webkit-box-shadow: #00a3fa 0 1px 0 inset;
  -moz-box-shadow: #00a3fa 0 1px 0 inset;
  box-shadow: #00a3fa 0 1px 0 inset;
  border: 1px solid #006094;
  color: white;
  text-shadow: #001e2e 0 -1px 0;
}
#slider .slide.second_b .message a.more:hover {
  text-decoration: none;
}
#slider .slide.second_b .message a.more:hover {
  background-color: #006094;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #006094), color-stop(75%, #006094));
  background: -webkit-linear-gradient(#006094 3%, #006094 75%);
  background: -moz-linear-gradient(#006094 3%, #006094 75%);
  background: -o-linear-gradient(#006094 3%, #006094 75%);
  background: linear-gradient(#006094 3%, #006094 75%);
}
#slider .slide.second_b .message a.more:active {
  -webkit-box-shadow: #005684 0 1px 2px inset;
  -moz-box-shadow: #005684 0 1px 2px inset;
  box-shadow: #005684 0 1px 2px inset;
}
#slider .slide.second_b .message a.more.disabled, #slider .slide.second_b .message a.more[disabled] {
  opacity: 0.6;
  background: #0071ad;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#slider .slide.second_b .message a.more::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
#slider .slide.third {
  background-image: url('../images/slider/plant.jpg?1361389480');
}
#slider .slide.fourth {
  background-image: url('../images/slider/190.jpg?v=1');
  background-position: top, center;
}
#slider .slide.fourth .message {
  padding: 10px 20px;
  margin: 25px;
  text-align: left;
  width: 50%;
  float: left;
  font-size: 0.7em;
}
#slider .slide.fourth .message p {
  color: #fff;
}
#slider .slide.fourth .message h1 {
  color: #414141;
}
#slider .slide.fith {
  background-image: url('../images/slider/liquid-filtration.jpg?1361389564');
}
#slider .slide.fith .message {
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  float: right;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
#slider .slide.fith .message p {
  color: #fff;
}
#slider .slide.sixth {
  background-image: url('../images/slider/pool.jpg?1364576213');
}
#slider .slide.sixth .message {
  padding: 20px;
}
#slider .slide.sixth .message p {
  color: #fff;
}
#slider .slide.seventh {
  background-image: url('../images/slider/trampoline.jpg?1363826721');
  background-position: center top;
}
#slider .slide.seventh .message {
  padding: 20px;
}
#slider .slide.seventh .message p {
  color: #fff;
}

#slider_wrapper {
  position: relative;
  height: 0;
}

#slider_nav {
  position: relative;
  top: -125px;
  width: 1085px;
  z-index: 99;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}
#slider_nav img {
  padding: 5px;
  background: #ebebeb;
  margin-right: 10px;
  width: 90px;
  filter: url(/images/filters.svg#grayscale);
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome & Safari 6+ */
}
#slider_nav img:hover {
  background: #666;
  filter: none;
  -webkit-filter: grayscale(0);
}
#slider_nav a.activeSlide img {
  filter: none;
  -webkit-filter: grayscale(0);
  background: #666;
}

section.std {
  margin-top: 35px;
  padding: 15px;
}

.welcome {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px;
}
* html .welcome {
  overflow-x: hidden;
}

.uniqueness {
  display: inline;
  float: left;
  margin-right: 0;
  width: 390px;
  display: inline;
  float: left;
  position: relative;
  margin: 0 -80px 1.5em 80px;
}
* html .uniqueness {
  overflow-x: hidden;
}
.uniqueness .unique {
  border-bottom: 2px solid #cccccc;
  padding: 25px 12px 10px;
}
.uniqueness .unique h3 {
  font-size: 100%;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.uniqueness .unique p {
  font-style: italic;
}
.uniqueness .unique:hover {
  background: #d4d4d4;
}

.why-sprite, .why-family, .why-manufactur, .why-process {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 15px;
  margin-bottom: 30px;
}

.contactus {
  background-color: #928b76;
  height: 55px;
  padding-top: 25px;
  border-bottom: 1px solid #77715e;
}
.contactus h1 {
  font-size: 160%;
  color: #fff;
  text-align: center;
  text-transform: none;
}

a.contactbutton, a:visited.contactbutton, a:link.contactbutton {
  font-size: 15px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0071AD', endColorstr='#FF002E47');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0071ad), color-stop(70%, #0071ad));
  background: -webkit-linear-gradient(#0071ad, #0071ad 70%);
  background: -moz-linear-gradient(#0071ad, #0071ad 70%);
  background: -o-linear-gradient(#0071ad, #0071ad 70%);
  background: linear-gradient(#0071ad, #0071ad 70%);
  -webkit-box-shadow: #00a3fa 0 1px 0 inset;
  -moz-box-shadow: #00a3fa 0 1px 0 inset;
  box-shadow: #00a3fa 0 1px 0 inset;
  border: 1px solid #006094;
  color: white;
  text-shadow: #001e2e 0 -1px 0;
  text-decoration: none;
  position: relative;
  top: -3px;
  left: 20px;
  color: #fff;
}
a.contactbutton:hover, a:visited.contactbutton:hover, a:link.contactbutton:hover {
  text-decoration: none;
}
a.contactbutton:hover, a:visited.contactbutton:hover, a:link.contactbutton:hover {
  background-color: #006094;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #006094), color-stop(75%, #006094));
  background: -webkit-linear-gradient(#006094 3%, #006094 75%);
  background: -moz-linear-gradient(#006094 3%, #006094 75%);
  background: -o-linear-gradient(#006094 3%, #006094 75%);
  background: linear-gradient(#006094 3%, #006094 75%);
}
a.contactbutton:active, a:visited.contactbutton:active, a:link.contactbutton:active {
  -webkit-box-shadow: #005684 0 1px 2px inset;
  -moz-box-shadow: #005684 0 1px 2px inset;
  box-shadow: #005684 0 1px 2px inset;
}
a.contactbutton.disabled, a.contactbutton[disabled], a:visited.contactbutton.disabled, a:visited.contactbutton[disabled], a:link.contactbutton.disabled, a:link.contactbutton[disabled] {
  opacity: 0.6;
  background: #0071ad;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.contactbutton::-moz-focus-inner, a:visited.contactbutton::-moz-focus-inner, a:link.contactbutton::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
a.button, a:visited.button, a:link.button {
  font-size: 15px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6094B7', endColorstr='#FF375F7A');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6094b7), color-stop(70%, #6094b7));
  background: -webkit-linear-gradient(#6094b7, #6094b7 70%);
  background: -moz-linear-gradient(#6094b7, #6094b7 70%);
  background: -o-linear-gradient(#6094b7, #6094b7 70%);
  background: linear-gradient(#6094b7, #6094b7 70%);
  -webkit-box-shadow: #95b7cf 0 1px 0 inset;
  -moz-box-shadow: #95b7cf 0 1px 0 inset;
  box-shadow: #95b7cf 0 1px 0 inset;
  border: 1px solid #4f88ae;
  color: white;
  text-shadow: #2f5168 0 -1px 0;
  color: #fff;
}
a.button:hover, a:visited.button:hover, a:link.button:hover {
  text-decoration: none;
}
a.button:hover, a:visited.button:hover, a:link.button:hover {
  background-color: #4f88ae;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #4f88ae), color-stop(75%, #4f88ae));
  background: -webkit-linear-gradient(#4f88ae 3%, #4f88ae 75%);
  background: -moz-linear-gradient(#4f88ae 3%, #4f88ae 75%);
  background: -o-linear-gradient(#4f88ae 3%, #4f88ae 75%);
  background: linear-gradient(#4f88ae 3%, #4f88ae 75%);
}
a.button:active, a:visited.button:active, a:link.button:active {
  -webkit-box-shadow: #4a80a4 0 1px 2px inset;
  -moz-box-shadow: #4a80a4 0 1px 2px inset;
  box-shadow: #4a80a4 0 1px 2px inset;
}
a.button.disabled, a.button[disabled], a:visited.button.disabled, a:visited.button[disabled], a:link.button.disabled, a:link.button[disabled] {
  opacity: 0.6;
  background: #6094b7;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.button::-moz-focus-inner, a:visited.button::-moz-focus-inner, a:link.button::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}

#footer {
  background: #00131d url('../images/footer.png?1360343343');
  font-size: 80%;
  color: #eee;
  padding-bottom: 25px;
}
#footer .contact {
  display: inline;
  float: left;
  margin-right: 0;
  width: 190px;
  padding-left: 40px;
}
* html #footer .contact {
  overflow-x: hidden;
}
#footer .contact img {
  height: 30px;
}
#footer .contact p {
  padding-left: 10px;
}
#footer .menu {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 190px;
}
* html #footer .menu {
  overflow-x: hidden;
}
#footer .menu ul {
  list-style: none;
}
#footer .menu ul li.heading {
  font-size: 100%;
  text-transform: uppercase;
  color: #fff;
}
#footer .menu ul li a {
  color: #eee;
  text-decoration: none;
  padding-left: 8px;
}
#footer .info {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 270px;
  padding-right: 40px;
}
* html #footer .info {
  overflow-x: hidden;
}
#footer .info img {
  width: 243px;
  border: 5px solid #cccccc;
  margin-bottom: 8px;
}

.last {
  margin-right: 0;
}

.left_col {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 710px;
}
* html .left_col {
  overflow-x: hidden;
}

.right_col {
  display: inline;
  float: left;
  margin-right: 0;
  width: 190px;
  padding-left: 40px;
}
* html .right_col {
  overflow-x: hidden;
}
.right_col .module h3 {
  margin-bottom: 0;
}

.about_menu {
  margin-top: 70px;
  margin-bottom: 35px;
}
.about_menu h3 {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  border: 1px solid #cccccc;
  padding: 8px 0 8px 15px;
  color: #6f6e6e;
  font-size: 100%;
  text-transform: uppercase;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #c8c8c8));
  background-image: -webkit-linear-gradient(#eeeeee, #c8c8c8);
  background-image: -moz-linear-gradient(#eeeeee, #c8c8c8);
  background-image: -o-linear-gradient(#eeeeee, #c8c8c8);
  background-image: linear-gradient(#eeeeee, #c8c8c8);
  margin-bottom: 0;
  width: 95%;
}
.about_menu ul {
  border: 1px solid #cccccc;
  width: 103%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.about_menu ul li {
  position: relative;
}
.about_menu ul li.active:after {
  border-color: transparent #bfbfbf;
  border-style: solid;
  border-width: 12px 12px 12px 0;
  bottom: 5px;
  content: "";
  display: block;
  left: -13px;
  position: absolute;
  width: 0;
}
.about_menu ul li.active a {
  color: #0071ad;
}
.about_menu ul li a {
  display: block;
  padding: 5px 5px 5px 15px;
}
.about_menu ul li a:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee, #ffffff);
  background-image: -moz-linear-gradient(#eeeeee, #ffffff);
  background-image: -o-linear-gradient(#eeeeee, #ffffff);
  background-image: linear-gradient(#eeeeee, #ffffff);
  color: #6e6e6e;
}

.header-img {
  padding: 5px;
  background: #ccc;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e1e1e1), color-stop(100%, #d4d4d4));
  background-image: -webkit-linear-gradient(#e1e1e1, #d4d4d4);
  background-image: -moz-linear-gradient(#e1e1e1, #d4d4d4);
  background-image: -o-linear-gradient(#e1e1e1, #d4d4d4);
  background-image: linear-gradient(#e1e1e1, #d4d4d4);
  width: 690px;
  border: 1px solid #c8c8c8;
}

#products .product {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px;
  margin-bottom: 35px;
}
* html #products .product {
  overflow-x: hidden;
}
#products .product:nth-child(3n+0) {
  margin-right: 0;
}
#products .product.last {
  margin-right: 0;
}
#products .product h2 {
  font-size: 1.3em;
}
#products .product img {
  padding: 8px;
  background: #fff;
}

h1.underline {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
  margin-bottom: .75em;
}

body.full #main {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url('../images/backgrounds/mountain.jpg?1362421350');
  background-position: center top;
  background-attachment: fixed;
  padding-top: 50px;
}
body.full section.std.full {
  background: #eee;
  background: rgba(238, 238, 238, 0.9);
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  padding: 35px;
}

.contact-info {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 430px;
}
* html .contact-info {
  overflow-x: hidden;
}
.contact-info blockquote {
  margin-left: 0;
}

.contact-form {
  display: inline;
  float: left;
  margin-right: 0;
  width: 470px;
}
* html .contact-form {
  overflow-x: hidden;
}

table.table thead th {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(50%, #cccccc), color-stop(100%, #aaaaaa));
  background-image: -webkit-linear-gradient(#ffffff, #cccccc, #aaaaaa);
  background-image: -moz-linear-gradient(#ffffff, #cccccc, #aaaaaa);
  background-image: -o-linear-gradient(#ffffff, #cccccc, #aaaaaa);
  background-image: linear-gradient(#ffffff, #cccccc, #aaaaaa);
}
table.table td {
  font-size: .9em;
}
table.table tr:nth-child(even) td {
  background: #e1e1e1;
}
table.table tr:hover td {
  background: rgba(0, 113, 173, 0.1);
}

.armorweave-common {
  float: right;
  margin-top: 10px;
}

.contact address {
  padding-left: 10px;
}
