body#home div#wrapper div#content div#summary {
  float:left;
  width:540px;
}

body#home div#wrapper div#content div#summary div {
  margin: 1em 0 0 -10px;
}

body#home div#wrapper div#content div#summary div h2 {
  margin:0;
  padding:5px 10px;
  background-color:#F7CE25;
}

body#home div#wrapper div#content div#summary ul {
  margin: 1em 0 0 0;
  padding:0;
  list-style:none;
}

body#home div#wrapper div#content div#summary ul li {
  margin:0 0 1em 0;
  padding:0;
}

body#home div#wrapper div#content div#summary ul li strong {
  display:block;
}

body#home div#wrapper div#content div#summary ul li p {
  margin:0;
  padding:0;
}

body#home div#wrapper div#content div#sidebar {
  float:right;
  width:310px;

  margin: 0 -30px 0 0;
  padding: 0 0 1em 20px;

  background:transparent url(/images/bg-body-2008-10-16.png) repeat -600px 0px;
  display:inline;
}

body#home div#wrapper div#content div#sidebar a.feature,
body#home div#wrapper div#content div#benefits div.feature div.visual a {
  display:block;
  padding:3px;
  background-color:#3285C4;
  margin: 0;
  cursor:pointer;
}

body#home div#wrapper div#content div#sidebar a.feature:hover,
body#home div#wrapper div#content div#benefits div.feature div.visual a:hover {
  background-color:#6CA4D7;
}

body#home div#wrapper div#content div#sidebar a.feature span,
body#home div#wrapper div#content div#benefits div.feature div.visual span {
  display:block;
  background:transparent url(/images/features.png) no-repeat 0 0;
}

body#home div#wrapper div#content div#sidebar div#tourfeaturelinks {
  font-family: Palatino,Georgia,"Times New Roman",serif;
  margin: 1em 0 2.4em 10px;
  font-size:1em;
}

body#home div#wrapper div#content div#sidebar div#tourfeaturelinks a {
  padding:10px;
  margin:-10px;
  color:#44718D;
}

body#home div#wrapper div#content div#sidebar div#tourfeaturelinks a:hover {
  color:#F7F7BD;
}

body#home div#wrapper div#content div#banner {
  clear:both;
  margin:0 -30px 0 -30px;
  padding:0;
}

body#home div#wrapper div#content div#banner a {
  margin:0;
  padding:0;
  display:block;
  width:100%;
  height:4em;
  padding-top:1em;
}

body#home div#wrapper div#content div#banner div#pricingdetails {
  border-top: 10px solid #94C64A;
  border-bottom: 10px solid #94C64A;
  float:left;
  width:580px;
  background-color:#BDD673;
}

body#home div#wrapper div#content div#banner div#pricingdetails a {
  color:#3F1D07;
  text-decoration:none;
  padding-left:30px;
  width:550px;
}

body#home div#wrapper div#content div#banner div#pricingdetails a span.link {
  font-size:90%;
  color:#175289;
  text-decoration:underline;
  display:block;
  margin-top:10px;
}

body#home div#wrapper div#content div#banner div#pricingdetails a strong {
  background-color:#F7CE25;
  padding:5px;
  margin:-5px;
}

body#home div#wrapper div#content div#banner div#pricingdetails a:hover,
body#home div#wrapper div#content div#banner div#pricingdetails a:hover strong,
body#home div#wrapper div#content div#banner div#pricingdetails a:hover span.link {
  text-decoration:none;
  background-color:#175289;
  color:#F7F7BD;
}

body#home div#wrapper div#content div#banner div#register {
/*  border-top: 10px solid #F7CE25;
  border-bottom: 10px solid #F7CE25;*/
  border-top: 10px solid #DA0000;
  border-bottom: 10px solid #DA0000;
  float:right;
  width:320px;
/*  background-color:#F7DA54;*/
  /*background: #DA0000;*/
  background:#000;
}

body#home div#wrapper div#content div#banner div#register a {
    display:block;
    background: #F13126;
    background:#DA0000 url(/images/stars02.png) no-repeat -150px -255px;
    color:#eee;
    text-decoration: none;
    padding-left:10px;
    padding-right:10px;
    width:300px;
/*  padding-left:60px;
  width:260px;*/
}

body#home div#wrapper div#content div#banner div#register a:hover {
    color:#fff;
    background:#f00000;
    background:#DA0000 url(/images/stars02.png) no-repeat -150px -55px;
/*  padding-left:60px;
  width:260px;*/
}

body#home div#wrapper div#content div#banner div#register a span.text {
    display:block;
    float:left;
    font-weight:bold;
    cursor:pointer;
}

body#home div#wrapper div#content div#banner div#register a span.text span.subtext {
    display:block;
    font-size:80%;
    font-weight:normal;
    margin: 0.4em 0 0 0;
    width:240px;
}

body#home div#wrapper div#content div#banner div#register a span.rarrow {
    display:block;
    float:right;
    font-size: 400%;
    font-family: Palatino,Georgia,'Times New Roman',serif;
    margin: -20px 0 0 0;
    cursor:pointer;
}

body#home div#wrapper div#content div#banner div#register a strong {
/*  font-family: Palatino,Georgia,"Times New Roman",serif;
  font-size:1.4em;
  font-weight:normal;*/
}

body#home div#wrapper div#content div#banner div#register a span {
/*  display:block;
  font-size:90%;
  margin-top:5px;*/
}

body#home div#wrapper div#content div#banner div#register a span em {
/*  font-style:normal;
  font-weight:bold;*/
}

body#home div#wrapper div#content div#benefits {
  clear:both;
  float:left;
  display:inline;
  width:100%;
}

body#home div#wrapper div#content div#benefits div.feature {
  clear:both;
  float:left;
  width:100%;
  border-bottom:1px solid #CCC;
  margin: 3em 0 0 0;
  padding: 0 0 3em 0;
}

body#home div#wrapper div#content div#benefits div.feature-last {
  border-bottom:none;
}

body#home div#wrapper div#content div#benefits div.feature div.textual {
  float:right;
  width:490px;
}

body#home div#wrapper div#content div#benefits div.feature div.textual h2 {
  margin:0 0 1em 0;
  padding:0;
}

body#home div#wrapper div#content div#benefits div.feature div.visual {
  float:left;
}

body#home div#wrapper div#content div#benefits div.feature div.visual span {
  width:320px;
  background-color:#F7F7BD;
}

body#home div#wrapper div#content div#sidebar a#feature-dashboard-small {
  margin-top:2em;
}

body#home div#wrapper div#content div#benefits div#go-crazy div.visual span {
  height:193px;
}

body#home div#wrapper div#content div#benefits div#control-yourself div.visual span {
  height:302px;
  background-position:0px -198px;
}

body#home div#wrapper div#content div#benefits div#notifications div.visual span {
  height:277px;
  background-position:0px -505px;
}

body#home div#wrapper div#content div#benefits div#pay-as-you-go div.visual span {
  height:326px;
  background-position:0px -789px;
}

body#home div#wrapper div#content div#benefits div#api div.visual span {
  height:429px;
  background-position:0px -1120px;
}

body#home div#wrapper div#content div#sidebar a#feature-dashboard-small span {
  width:290px;
  height:160px;
  background-color:#F7F7BD;  
}

body#home div#wrapper div#content div#sidebar a#feature-dashboard-small span,
body#home div#wrapper div#content div#sidebar a#feature-dashboard-small {
  width:290px;
  height:160px;
}

body#home div#wrapper div#content div#sidebar a#feature-dashboard-small span {
  background-position:0px -1555px;
}

body#home div#wrapper div#content div#testimonials {
    float:left;
    clear:both;
    width:100%;
}

body#home div#wrapper div#content div#testimonials div.testimonial {
    margin: 2em 0 4em 0;
    clear:both;
}

body#home div#wrapper div#content div#testimonials div.testimonial blockquote {
    margin: 0 4em 0.6em 3em;
    line-height: 160%;
}

body#home div#wrapper div#content div#testimonials div.testimonial .reference {
    color:#765E3D;
    font-size:90%;
    margin: 0 0 0 3.6em;
}

body#home div#wrapper div#content div#testimonials div.testimonial .lquot,
body#home div#wrapper div#content div#testimonials div.testimonial .rquot {
    font-family: Palatino,Georgia,"Times New Roman",serif;
    color:#BFB586;
    font-size:8em;
}

body#home div#wrapper div#content div#testimonials div.testimonial .lquot {
    float:left;
    margin-top:-0.2em;
}

body#home div#wrapper div#content div#testimonials div.testimonial .rquot {
    float:right;
    margin-top:0.1em;
}