/* Default error colouring */
article, nav, header, footer, aside, hgroup, section {
  display: block; }

div.fieldWithErrors {
  display: inline; }

#errorExplanation {
  border-top: 3px solid #F27F7F;
  background: #FFBEBE;
  padding: 10px; }

#errorExplanation, #errorExplanation *, .fieldWithErrors, .fieldWithErrors * {
  color: #9C2626; }

/* Browser Hacks */
a {
  /* remove borders from images */
  /*
  Firefox Dotted Line Fix
    - http://sonspring.com/journal/removing-dotted-links
  */ }
  a img {
    border: 0px none; }
  a:focus {
    outline: none; }

/*
Clearfix docs
 - Main docs: http://positioniseverything.net/easyclearing.html
 - IE7 change: http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
*/
.clearfix, section {
  display: inline-block; }
  .clearfix:after, section:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/* Hide from IE Mac \*/
.clearfix, section {
  display: block; }

/* End hide from IE Mac */
/* alignment styles */
.text-align-left {
  text-align: left; }

.text-align-center {
  text-align: center; }

.text-align-right {
  text-align: right; }

.text-align-justify {
  text-align: justify; }

/* block alignment styles */
.image-align-left {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px; }

.image-align-right {
  float: right;
  margin-left: 6px;
  margin-bottom: 6px; }

/* font sizes */
.font-size-small {
  font-size: 0.75em; }

.font-size-normal {
  font-size: 1em; }

.font-size-large {
  font-size: 1.25em; }
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *




 */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, img, a, abbr, cite, q, strong, sub, sup, dl, dt, dd, ol, ul, li {
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0 none;
  padding: 0; }

:focus {
  outline: 0 none; }

body {
  background: none repeat scroll 0 0 white;
  color: black;
  line-height: 1; }

ol, ul {
  list-style: none outside none; }

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

blockquote, q {
  quotes: "" ""; }

body {
  background: #1c1c1c;
  background-image: url(/back.png);
  bckground-repeat: repeat;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px; }

#header, #footer, #center {
  height: 54px; }

#footer, #center {
  background-image: url(/hfback.png); }

#footer {
  border-top: 1px solid #515150; }

#top {
  height: 450px; }

#bottom {
  background: #e5e7f0;
  border-bottom: 1px solid #dce0e7; }

#logo {
  padding-top: 15px;
  padding-left: 20px; }

#about a:link, #about a:hover, #about a:visited, #about a:active, #products a:link, #products a:hover, #products a:visited, #products a:active {
  text-decoration: none;
  float: right;
  padding-top: 20px;
  padding-right: 22px;
  font-size: 13px; }

#arrow2 {
  width: 74px;
  height: 48px;
  padding-left: 225px;
  position: absolute;
  visibility: hidden; }

#topimage {
  float: left;
  padding-left: 90px;
  padding-top: 45px; }

#topimage img {
  position: absolute; }

#toptext {
  width: 530px;
  float: right;
  margin-right: 25px;
  text-align: center;
  padding-top: 100px;
  font-size: 20px; }

#toptext, #about a:link, #about a:hover, #about a:visited, #about a:active, #products a:link, #products a:hover, #products a:visited, #products a:active {
  color: #e1e5ed;
  font-weight: bold;
  text-shadow: 0px 1px 1px black; }

#toptext p {
  padding-bottom: 1em; }

#mech {
  font-size: 35px;
  padding-bottom: 15px; }

#bottomcontent {
  padding-top: 60px; }

#bottomwrapper1, #bottomwrapper3 {
  float: right; }

#bottomwrapper1, #bottomwrapper2, #bottomwrapper3, #bottomwrapper3 {
  width: 450px; }

#bottomh1, #bottomh2, #bottomh3, #bottomh4 {
  text-align: center; }

#clear1, #clear2 {
  clear: both;
  padding-bottom: 60px; }

#bottomtext1, #bottomh1, #bottomtext2, #bottomh2, #bottomtext4, #bottomh4, #bottomh3, #contactteaser {
  color: #686971;
  text-shadow: #ffffff 0px 1px 1px;
  line-height: 1.3em; }

#bottomtext1 ul, #bottomtext2 ul, #bottomtext4 ul {
  list-style: disc;
  padding-left: 50px;
  padding-top: 15px; }

#bottomimage1 {
  padding-top: 20px;
  padding-left: 5px; }

#bottomh1, #bottomh2, #bottomh3, #bottomh4 {
  font-size: 22px; }

#bottomimage1 img {
  border: 1px solid gray; }

#footertext {
  padding-top: 21px;
  float: right;
  padding-right: 30px;
  color: #cfd3da;
  font-size: 12px; }

#footerdisclaimer {
  padding-top: 21px;
  padding-left: 30px;
  color: #888888;
  font-size: 12px; }

#topcontent {
  height: 450px; }

#center {
  height: 48px; }

#logoscontent {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px; }

#logoscontent img {
  padding-left: 10px;
  padding-right: 10px; }

#topcontent, #bottomcontent, #headercontent, #footercontent, #logos {
  width: 950px;
  margin-left: auto;
  margin-right: auto; }

#subtext {
  height: 1200px;
  color: #686971;
  text-shadow: #ffffff 0px 1px 1px;
  line-height: 1.5em;
  text-align: center; }

#subtext2 {
  padding-top: 100px; }

#subtext h1 {
  display: none; }

#contactteaser {
  margin-top: 50px;
  text-align: center;
  padding-bottom: 50px; }

#bottomwrapper1 h1, #bottomwrapper2 h1, #bottomwrapper3 h1, #bottomwrapper4 h1 {
  display: inline; }
