body {
  margin: 0 auto;
  padding: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  background: url(../images/bar_repeat.png);
  background-repeat: repeat-x;
}

#header {
  height: 80px;
  width: 900px;
  padding: 0px;
  margin: 0px;
  padding-bottom: 10px;
  position: relative;
}

#header #logo a {
  display: block;
  width: 350px;
  height: 40px;
  background: transparent url(../images/logo.png) no-repeat left center;
  text-indent: -9999px;
}

#content {
  margin: 25px 0 40px 0;
}

h1 {
  color: #777777;
}

h2, h3 {
  color: #237002;
}

img a, a img {
  border: none;
}

#wrapper {
  width: 960px;
  margin: 0 auto;
}

ul#menu {
  position: absolute;
  bottom: 2px;
  right: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 40px;
  color: #FFFFFF;
}

ul#menu li {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}

#menu a,
#menu a:link,
#menu a:visited {
  display: inline-block;
  color: #73D216;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  height: 20px;
  padding: 10px 10px;
  margin: 0 !important;
  border-right: 1px solid #DDDDDD;
}

#menu a:hover,
#menu a:focus,
#menu a:active {
  color: #000000;
}

#menu a.last {
  border-right: none;
}

#logo {
  margin-top: 5px;
}

#content a,
#content a:link,
#content a:visited {
  color: #73D216;
  text-decoration: none;
}

#footer .menu-separator {
  color: #DADADA;
  margin: 0 4px;
}

#footer {
  text-align: center;
  color: #888888;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#footer a,
#footer a:link,
#footer a:visited {
  color: #888888;
  text-decoration: none;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
  color: #73D216;
}

#date {
  display: block;
  text-align: right;
  position: absolute;
  color: #89D028;
  font-weight: bold;
  top: 10px;
  right: 0px;
}

span.das {
  color: #70B330;
}

p {
  text-align: justify;
}

.sign-up-tiny a {
  float: left;
  padding: 4px 7px;
  margin-left: 7px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF !important;
  background-color: #578312;  
  border: 1px solid #8CD645;
}

.clear {
  clear: both;
  width: 100%;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

.right {
  float: right;
  margin-left: 14px;
}

.light {
  color: #777777;
}

.small {
  font-size: 10px;
  color: #777777;
}

.free-trial {
 float: left;
 width: 206px;
 height: 70px;
 margin-left: 0px;
 background: url(../images/content/data-and-storage-free-trial.png) 0 0 no-repeat;
 overflow: hidden;
}

.free-trial a {
 display: block;
 height: 140px;
 width: 206px;
 text-indent: -1000em;
 background-position: 0 0; 
 background: url(../images/content/data-and-storage-free-trial.png) 0 -70px no-repeat;
}

.free-trial a:hover {
 background: transparent;
}

#process {
  margin-bottom: 10px;
}

#process .block {
  height: 125px;
}

#process .block .inner {
  padding: 8px 14px 14px 14px !important;
}

#process .block .inner h1 {
  margin-bottom: 7px;
}

#process .block .inner p {
  margin-top: 0;
  line-height: 1em;
  font-size: 12px;
  margin-left: 80px;
}

#process .block .inner span.number {
  color: #51A004;
}
