body {
  background-image: url('../images/background.png');
  background-size: 100% 100%;
  background-color: #999999;
  color: #ffffff;
  font-family: 'latoregular';
  font-size: 14px;
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'latoregular';
  src: url('../fonts/lato-regular-webfont.eot');
  src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-regular-webfont.woff') format('woff'),
    url('../fonts/lato-regular-webfont.ttf') format('truetype'),
    url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nixie_oneregular';
  src: url('../fonts/nixieone-regular-webfont.eot');
  src: url('../fonts/nixieone-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/nixieone-regular-webfont.woff') format('woff'),
    url('../fonts/nixieone-regular-webfont.ttf') format('truetype'),
    url('../fonts/nixieone-regular-webfont.svg#nixie_oneregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
a {
  outline: none;
}
img {
  border: none;
}
p {
  line-height: 30px;
  margin: 0;
}
p a {
  color: #333333;
}
p a:hover {
  color: #cccccc;
}
#header {
  margin: 0 auto;
  max-width: 960px;
}
#header h1 {
  font-size: 50px;
  font-weight: normal;
  line-height: 50px;
  margin: 0;
  padding: 30px 0;
  text-align: center;
}
#header h1 a {
  color: #ffffff;
  text-decoration: none;
}
#header ul#navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#header ul#navigation li {
  display: inline;
  line-height: 30px;
  position: relative;
}
#header ul#navigation li a {
  color: #0066ff;
  font-size: 18px;
  padding: 0 46px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#header ul#navigation li a:hover,
#header ul#navigation li.current ul li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#header ul#navigation li.current a {
  color: #ffffff;
}
#footer {
  margin: 0 auto;
  max-width: 960px;
  overflow: hidden;
  padding: 30px 0 60px;
}
#footer div {
  float: left;
  width: 500px;
}
#footer div span {
  color: #ffffff;
  display: block;
  font-size: 26px;
  line-height: 24px;
}
#footer div p {
  color: #cccccc;
  font-size: 12px;
  line-height: 30px;
}
#body {
  background: #ffffff;
  margin: 1px auto 0;
  max-width: 860px;
  min-height: 600px;
  overflow: hidden;
  padding: 20px 20px 20px 20px;
}
#body table#home {
  float: left;
  margin: 20px 30px 20px 30px;
  max-width: 800px;
}
#body table#home p {
  color: #333333;
  font-family: 'nixie_oneregular';
  font-size: 50px;
  line-height: 50px;
  padding: 20px 0 0;
  text-align: center;
}
#body table#home img.figure {
  padding-top: 30px;
  display: block;
  max-width: 100%;
  width: 400px;
  height: 300px;
}
#body table#facility p {
  color: #000000;
  font-family: 'nixie_oneregular';
  font-size: 24px;
  line-height: 30px;
  padding: 20px 0 0;
  text-align: center;
}
#body table#facility img.normal {
  padding-top: 10px;
  display: block;
  max-width: 100%;
  width: 400px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
#body table#facility img.normalTwoRows {
  padding-top: 10px;
  display: block;
  max-width: 100%;
  width: 400px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
}
#body table#facility img.small {
  padding-top: 10px;
  display: block;
  max-width: 100%;
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
}
#body table#facility img.wide {
  padding-top: 10px;
  display: block;
  max-width: 100%;
  width: 450px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
}
#body table#products p.left {
  color: #000000;
  font-family: 'nixie_oneregular';
  font-size: 16px;
  line-height: 18px;
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 10px;
  padding-bottom: 0px;
  text-align: center;
}
#body table#products p.right {
  color: #000000;
  font-family: 'nixie_oneregular';
  font-size: 16px;
  line-height: 18px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 50px;
  padding-bottom: 0px;
  text-align: center;
}
#body table#products p.wholeRow {
  color: #000000;
  font-family: 'nixie_oneregular';
  font-size: 16px;
  line-height: 18px;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  text-align: center;
}
#body table#products img.normalLeft {
  padding-top: 10px;
  padding-left: 50px;
  display: block;
  max-width: 100%;
  width: 350px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}
#body table#products img.normalRight {
  padding-top: 10px;
  padding-right: 50px;
  display: block;
  max-width: 100%;
  width: 350px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}
#body table#products img.small {
  padding-top: 10px;
  display: block;
  max-width: 100%;
  width: 175px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}
#body.contact p {
  color: #000000;
  font-family: 'nixie_oneregular';
  font-size: 24px;
  line-height: 36px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: center;
}

/*
#body > h2 {
  color: #21a51e;
  font-family: 'nixie_oneregular';
  font-size: 35px;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  padding: 0 0 44px;
}

#body div#tagline {
  float: left;
  margin: 110px 0 0 25px;
  max-width: 510px;
}
#body div#tagline h1 {
  background: url(../images/bg-separator.png) no-repeat center bottom;
  color: #21a51e;
  font-family: 'nixie_oneregular';
  font-size: 100px;
  font-weight: normal;
  line-height: 100px;
  margin: 0;
  padding: 0 0 55px;
  text-align: center;
  text-transform: uppercase;
}
#body div#tagline p {
  color: #21a51e;
  font-family: 'nixie_oneregular';
  font-size: 100px;
  line-height: 100px;
  padding: 43px 0 0;
  text-align: center;
}
#body div.content {
  overflow: hidden;
}
#body div.content > div {
  float: left;
  width: 510px;
}
#body div.content h3,
#body form h3,
#body ul.blog li h3 {
  font-family: 'nixie_oneregular';
  font-size: 23px;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  padding: 25px 0 0;
}
#body div.content h3:first-child,
#body div.content div div.section:first-child {
  padding: 0;
}
#body div.content img.figure {
  margin: 0 38px 46px 0;
}
#body div.content div div.section {
  padding: 55px 0 0;
  width: 430px;
}
#body div.content div div.section span {
  display: block;
  line-height: 30px;
}
#body div.content div ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0 0 65px;
}
#body div.content div ul li {
  float: left;
  margin: 0 0 0 83px;
  width: 207px;
}
#body div.content div ul li:first-child {
  margin: 0;
}
#body div.content div ul li img {
  display: block;
  max-width: 100%;
  width: auto;
}
#body div.content div ul li h4 {
  font-family: 'nixie_oneregular';
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 12px 0 0;
  text-align: center;
}
#body form {
  margin: 25px auto 0;
  overflow: hidden;
  width: 460px;
}
#body form label {
  display: block;
  padding: 15px 0 0;
}
#body form label span {
  display: block;
  line-height: 27px;
  padding: 0 0 5px
}
#body form label input {
  background: #d1d3d4;
  border: 1px solid #b6d8cf;
  color: #315f52;
  display: block;
  font-family: 'latoregular';
  font-size: 14px;
  height: 46px;
  line-height: 46px;
  padding: 0 5px;
  width: 448px;
}
#body form label textarea {
  background: #d1d3d4;
  border: 1px solid #b6d8cf;
  color: #315f52;
  display: block;
  font-family: 'latoregular';
  font-size: 14px;
  height: 250px;
  line-height: 30px;
  overflow: auto;
  padding: 0 5px;
  resize: none;
  width: 448px;
}
#body form input#send {
  background: #077054;
  border: none;
  border-radius: 5px;
  color: #99fa99;
  cursor: pointer;
  font-family: 'latoregular';
  font-size: 14px;
  float: right;
  height: 30px;
  margin: 8px 0 0;
  width: 50px;
}
#body form input#send:hover {
  background: #d3a3ff;
  color: #000000;
}
#body ul.blog {
  list-style: none;
  margin: 0;
  padding: 0;
}
#body ul.blog li {
  overflow: hidden;
  padding: 104px 100px 0 0;
}
#body ul.blog li:first-child {
  padding: 0 100px 0 0;
}
#body ul.blog li img {
  display: block;
  float: left;
  margin: 0 20px 0 0;
  max-width: 100%;
  width: auto;
}
#body ul.blog li h3 {
  line-height: 20px;
  padding: 0 0 8px;
}
#body ul.blog li h3 a,
#body div.content div.sidebar ul li h4 a {
  color: #315f52;
  text-decoration: none;
}
#body ul.blog li h3 a:hover,
#body div.content div.sidebar ul li h4 a:hover {
  text-decoration: underline;
}
#body ul.blog li span,
#body div.content div.article span,
#body div.content div.sidebar ul li span {
  display: block;
  line-height: 30px;
}
#body div.content div.article {
  width: 570px;
}
#body div.content div.article img {
  display: block;
  margin: 0 0 9px;
  max-width: 100%;
  width: auto;
}
#body div.content div.article p {
  padding: 0 0 30px;
}
#body div.content div.sidebar {
  float: left;
  margin: 0 0 0 50px;
  width: 259px;
}
#body div.content div.sidebar ul {
  padding: 20px 0 0;
}
#body div.content div.sidebar ul li {
  border-top: 1px solid #88b4a8;
  float: none;
  margin: 0;
  padding: 18px 0 28px;
  width: auto;
}
#body div.content div.sidebar ul li:first-child {
  border: none;
  padding: 0 0 28px;
}
#body div.content div.sidebar ul li h4 {
  line-height: 30px;
  text-align: left;
}
*/
