div#container {
  width: 915px;
  padding-top: 28px;
  margin-top: 0;
}

div#header {
  position: relative;
  background: #fff;
  height: 40px;
  margin-bottom: 18px;
}

div#header p {
  position: absolute;
  top: 0;
  right: 120px;
  height: 30px;
  text-align: right;
}

div#header span { color: #e99813; font-weight: bold; }


h1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 228px;
  height: 41px;
  background-image: url(/.img/logo-home.png);
  margin: 0;
}


h2 {
  position: absolute;
  top: 0;
  left: 660px;
  margin: 0;
  text-indent: -9999px;
  background-color: transparent;
  background-repeat: no-repeat;
  height: 40px;
  width: 251px;
  background-image: url(/.img/h2-home.png) ;
}


h4 {
  font: bold 15px "Trebuchet MS", trebuchet, tahoma, arial, helvetica, san-serif;
  color: #4d90b5;
}

div#header a {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: 108px;
  border: 1px solid #999;
  background: #999 url(/.img/bg-button-dk-grey.gif) 0 -8px repeat-x;
  color: #fff;
  font: bold 16px/30px "Trebuchet MS", trebuchet, tahoma, arial, helvetica, san-serif;
  text-align: center;
}

div#toggle{
  background: transparent url(/.img/signup_box.png) left bottom no-repeat;
  width: 309px;
  height: 32px;
  margin: 0px 0px 12px 100px;
  text-align: left;
}
div#toggle a{
  width: 150px;
  text-align: center;
  padding-top: 5px;
  font: 12px "Trebuchet MS", trebuchet, tahoma, arial, helvetica, san-serif;
  text-decoration: underline;
  color: #FFFFFF;
}

div#toggle_text, 
div#toggle_b {
  float: left;
  width: 150px;
  font: bold 12px "Trebuchet MS", trebuchet, tahoma, arial, helvetica, san-serif;
  text-align: center;
  padding-top: 5px;
  color: #FFFFFF;
  margin: 0px;
}

div#title {
  height: 327px;
  background: transparent url(/.img/bg-title.png) repeat-x;
  margin-bottom: 40px;
}

div#feature {
  float: left;
  width: 508px;
  height: 307px;
  background: transparent url(/.img/bg-feature-left.png) left bottom no-repeat;
  text-align: center;
  padding: 0 28px 20px 28px;
}
div#side {
  float: right;
  width: 347px;
  height: 327px;
  background: transparent url(/.img/bg-feature-right.png) right bottom no-repeat;
}

div#video {
  float: right;
  width: 349px;
  height: 308px;
  margin-right: 50px;
  background: transparent url(/.img/video-player-home.png) right bottom no-repeat;
}

div#signup {
  margin-right: 130px;
}

div#feature div#signup p {
  font-size: 12px;
  text-align: right;
  color: #4D90B5;
  font-weight: bold;
  line-height: 14px;
}

div#signup input {
  border: 1px solid #4D90B5;
  background-color: #FFFFFF;
  font-size: 12px;
  line-height: 14px;
}

div#signup input:focus {  
  background-color: #ffe;
}

div#video div#flash {
  position: relative;
  top: 31px;
  left: 14px;
}


div#feature h4 { margin-bottom: 22px }

div#feature h3 { font-size: 18px; background: transparent; margin-bottom: 10px }

div#feature h3 em { text-decoration: underline; font-style: normal }

div#feature p { font: normal 16px/18px "Trebuchet MS", trebuchet, tahoma, arial, helvetica, san-serif; }

ul.buttons { list-style: none; margin-top: 28px; }

ul.buttons a { 
  display: block;
  float: left;
  height: 30px;
  padding-left: 10px;
  font: bold 14px/30px "Trebuchet MS", trebuchet, tahoma, arial, helvetica, san-serif;
  color: #ffffff;
  text-align: left;
  margin-right: 18px;
}




ul.buttons li#b1 a { 
  background: transparent url(/.img/button-easy-as-123.png) no-repeat;
  margin-left: 23px;
  width: 129px
}

ul.buttons li#b2 a { 
  background: transparent url(/.img/button-read-the-buzz.png) no-repeat;
  width: 133px
}

ul.buttons li#b3 a { 
  background: transparent url(/.img/button-sign-up.png) no-repeat;
  width: 88px;

}


div#signup input.submit {
  text-indent: -9999px;
  width: 74px;
  height: 22px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(/.img/submit.png) no-repeat;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

div#media {
  margin: 19px auto 5px auto;
  width: 317px;
  height: 78px;
  background: transparent url(/.img/bg-media.png) no-repeat;
}

ul#sections { margin: 0 0 5px 2px; list-style: none; background: transparent url(/.img/bg-home-dock-repeat.png) 0 33px repeat-x; }

ul#sections li {
  float: left;
  width: 131px;
  padding: 0 19px;
  margin-left: 17px;
  background-color: transparent;
  background-image: url(/.img/bg-home-dock.png);
  background-repeat: no-repeat;
  text-align: center;
}

ul#sections li#s1 { margin-left: 0; background-position: 0 33px; }
ul#sections li#s2 { background-position: -186px 33px }
ul#sections li#s3 { background-position: -371px 33px }
ul#sections li#s4 { background-position: -557px 33px }
ul#sections li#s5 { background-position: -743px 33px }

ul#sections li.hover { cursor: pointer }
ul#sections li.hover h4 { color: #f90 }
ul#sections li.hover p { color: #000 }
ul#sections li.hover a { text-decoration: underline }

ul#sections li#s1.hover { background-position: -913px 33px; }
ul#sections li#s2.hover { background-position: -1099px 33px }
ul#sections li#s3.hover { background-position: -1284px 33px }
ul#sections li#s4.hover { background-position: -1470px 33px }
ul#sections li#s5.hover { background-position: -1656px 33px }

ul#sections h3 { 
  background: transparent url(/.img/bg-section-headers.png) no-repeat; height: 138px;
  text-indent: -9999px;
}

ul#sections li#s1 h3 { background-position: 18px 0; }
ul#sections li#s2 h3 { background-position: -168px 0 }
ul#sections li#s3 h3 { background-position: -355px 0 }
ul#sections li#s4 h3 { background-position: -540px 0 }
ul#sections li#s5 h3 { background-position: -726px 0 }

ul#sections h4 { margin-bottom: 3px }

ul#sections p { font: normal 12px/16px "Trebuchet MS", trebuchet, tahoma, arial, helvetica, san-serif; color: #666; margin-bottom: 0; }

ul#sections a { font: bold 12px/16px "Trebuchet MS", trebuchet, tahoma, arial, helvetica, san-serif; color: #f90 }

div#footer {
  position: relative;
  height: 178px;
  width: 915px;
  background: transparent url(/.img/image-footer-sofa.png) 20px 0 no-repeat;
  margin: 0;
}

div#footer ul { 
  position: absolute;
  top: 50px;
  right: 20px;
  margin: 0;
}


div#notice {
  position: absolute;
  top: 10px;
  right: 120px;
  height: 15px;
  text-align:left;
  line-height: 16px;
  font-size: 14px;
  color: #e99813;
  font: "Trebuchet MS",trebuchet,tahoma,arial,helvetica,sans-serif;
  text-align: center;
}@
