body {
  background: black;
  font-family:helvetica,arial,clean,sans-serif;
  font-size:13.34px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.4em;
  text-align: center;
  margin:0;
  text-align: center;
}

pre {
  background: #1a1a1a !important;
  padding-left: 10px;
  margin-right: 10px;
  color: grey;
  width: 95%;
}

a {
  color: #08AAE1;
}

ul {
  margin-left: 10px;
  padding-left: 10px;
}

img { border: none; }

div#main {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background: url(/images/home/back_1px.png) left top repeat-y;
  width: 1181px;
  /*border: 1px solid red;*/
}

div#container {
  width: 871px;
  margin-left: 155px;
}

div#header {
  height: 464px;
  width: auto;
  color: white;
}

div#keywords {
  float: right;
  margin-top: 30px;
  margin-right: 20px;
}

div#video {
  background: url(/images/home/video-back.png) left top no-repeat;
  width: 928px;
  height: 436px;
  margin-left: -75px;
  margin-top: -40px;
  padding-left:64px;
  padding-top:63px;
}

div#footer {
  background: url(/images/home/footer.png) left top no-repeat;
  height: 270px;
  width: auto;
  color: white;
}

div#header-content, div#footer-content {
  padding-left: 50px;
}

div#footer-content {
  padding-top: 40px;
}

div#logo {
  margin-bottom: 15px;
  padding-top: 10px;
}

div#header div#description {
  float: right;
}

div#page-metadata {
  display: none;
}

div#header-content div#description {
  width: 340px;
  margin-right: 40px;
}

div#header-content div#description p {
  margin-left: 70px;
  margin-top: -10px;
  margin-bottom: 15px;
  font-size: 12px;
  
}

img.round-number, img.title-image {
  vertical-align: middle;
}


div#body-content {
  padding-left: 50px;
  color: white;
  width:800px;
  margin-top:35px;
}

div#features div.intro {
  width: 370px;
  height: 70px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 5px;
  padding-left: 5px;
  margin-right: 15px;
  float: left;
  cursor: pointer;
}

div#features div.intro:hover {
  background: transparent url(/images/home/intro_hover.png) left top no-repeat;
}

div#features div.intro div.logo, div#features div.feature-content div.logo {
 width: 71px;
 text-align: center;
 float: left;
 margin-top: 5px;
}

div#features div.intro h3 {
  font-size: 22px;
  margin-top:0;
}

div#features div.intro p {
  margin-left: 70px;
  margin-top: -10px;
  font-size: 12px;
  margin-right: 20px;
}

div#footer-content div#news, div#footer-content div#learn-more {
  float: left;
  width: 380px;
  margin-right:20px;
}

div#footer-content div#news {
  /*margin-right: 20px;*/
}
div#footer-content div#learn-more ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0;
}

div#footer-content div#learn-more li a {
  text-decoration: none;
}

div#footer-content div#learn-more li {
  border-bottom: 1px solid #6D6D6D;
  line-height: 30px;
}

div#back-button {
  background: transparent url(/images/home/back_button.png) left top no-repeat;
  width: 72px;
  height: 33px;
  cursor: pointer;
  margin-top: 40px;
}

div#features div.feature-content div.screen {
  float: right;
  margin-left: 20px;
  margin-top: -40px;
}

div#member {
  background: transparent url(/images/home/member-back.png) left top repeat-x;
  margin-top:0px;
  width: 100%;
  color: white;
  padding-top:4px;
  text-align: center;
  height: 25px;
}

div#member div {
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  width: 820px;
}

