html, body {
  height: 100%;
}
body {
  margin: 0px;
  padding: 0px;
  background: #181818 none repeat scroll 0%;
  font-family: 'Didact Gothic',sans-serif;
  font-size: 12pt;
  font-weight: 200;
  color: #ffffff;
}
h1, h2, h3 {
  margin: 0;
  padding: 0;
}
p, ol, ul {
  margin-top: 0;
}
ol, ul {
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
p {
  line-height: 180%;
}
strong {
}
a {
  color: #ee0000;
}
a:hover {
  text-decoration: none;
}
.container {
  margin: 0em auto;
  overflow: hidden;
  width: 1200px;
}
.image {
}
.image img {
  display: block;
  width: 100%;
}
.image-full {
  margin: 0 0 2em;
  display: block;
  width: 100%;
}
.image-left {
  margin: 0 2em 2em 0;
  float: left;
}
.image-centered {
  margin: 0 0 2em;
  display: block;
}
.image-centered img {
  margin: 0 auto;
  width: auto;
}
ul.style1 {
}
ul.actions {
}
ul.actions li {
  padding: 0em 0.5em;
}
ul.contact {
  margin: 0;
  padding: 2em 0em 0em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.contact li {
  padding: 0em 0.3em;
  font-size: 1em;
}
ul.contact li span {
  margin: 0;
  padding: 0;
  display: none;
}
ul.contact li a {
  color: #ffffff;
}
ul.contact li a:before {
  background: #3f3f3f none repeat scroll 0%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
}
ul.contact li a.icon-twitter:before {
  background: #2daae4 none repeat scroll 0%;
}
ul.contact li a.icon-facebook:before {
  background: #39599f none repeat scroll 0%;
}
ul.contact li a.icon-dribbble:before {
  background: #c4376b none repeat scroll 0%;
}
ul.contact li a.icon-tumblr:before {
  background: #31516a none repeat scroll 0%;
}
ul.contact li a.icon-rss:before {
  background: #f2600b none repeat scroll 0%;
}
.button {
  padding: 1.4em 3em;
  background: #2651a8 none repeat scroll 0%;
  letter-spacing: 0.1em;
  margin-top: 2em;
  text-decoration: none;
  font-weight: 700;
  font-size: 1em;
  color: #ffffff;
}
.button-alt {
  padding: 1em 2em;
  color: #ffffff;
}
.box1, .box2, .box3, .box4 {
  width: 235px;
}
.box4 {
  float: right;
}
.boxA, .boxB, .boxC {
  width: 384px;
}
.boxA, .boxB {
  float: left;
  margin-right: 20px;
}
.boxC {
  float: right;
}
.tbox1, .tbox2 {
  width: 575px;
}
.tbox1 {
  float: left;
}
.tbox2 {
  float: right;
}
.title {
  margin-bottom: 3em;
}
.title h2 {
  font-size: 2.7em;
}
.title .byline {
  font-size: 1.3em;
}
#wrapper {
  padding: 5em 0em 7em;
  background: #ffffff none repeat scroll 0%;
  position: relative;
}
#header-wrapper {
  padding: 5em 0em 7em;
  background: #ffb573 url(images/header-bg.jpg) no-repeat scroll center;
  position: relative;
}
#header {
  padding: 5em 0em;
  position: relative;
}
#logo {
  position: absolute;
  top: 3.6em;
  left: 0;
}
#logo h1 {
  font-size: 2.6em;
  color: #79c255;
}
#logo a {
  text-decoration: none;
}
#menu {
  position: absolute;
  top: 4.5em;
  right: 0;
}
#menu ul {
}
#menu li {
  display: block;
  float: left;
  text-align: center;
}
#menu li a, #menu li span {
  padding: 1em 1.5em;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.8em;
}
#menu li:hover a, #menu li.active a, #menu li.active span {
}
#menu .active a {
  background: #2651a8 none repeat scroll 0%;
}
#menu .icon {
}
#banner {
  padding-top: 10em;
  text-align: center;
}
#banner .title h2 {
  font-size: 4em;
}
#banner .title .byline {
  font-size: 2em;
}
#banner .button {
  padding: 1.4em 3em;
  margin-top: 2em;
  font-weight: 700;
  font-size: 1em;
}
.banner {
  margin-bottom: 5em;
}
#page {
}
#content {
}
#sidebar {
}
#footer {
}
#copyright {
  padding: 5em 0em;
  overflow: hidden;
}
#copyright p {
  text-align: center;
  font-size: 1em;
}
#copyright a {
  text-decoration: none;
}
#welcome {
  padding: 7em 0em;
  background: #2651a8 none repeat scroll 0%;
  position: relative;
  text-align: center;
}
#welcome .container {
  padding: 0px 100px;
  width: 1000px;
}
#welcome a {
}
#welcome .button {
  background: #ffffff none repeat scroll 0%;
  color: #2651a8;
}
#three-column {
  text-align: center;
}
#three-column .fa {
  padding: 1em 0em;
  display: block;
  font-size: 2em;
}
#three-column .title h2 {
  font-weight: bold;
}
#three-column .title .byline {
  text-align: center;
}
