.clearer{
  clear:both;
}

#header{
  background: url('../images/header_doorbell.jpg') no-repeat scroll 0 49px;
}


#content{
  width:606px;
  font-family: Arial, Helvetica, sans-serif;
}

#content #bell_tl{
  float:left;
  background: url('../images/bell_tl_bg.jpg') no-repeat;
  width:287px;
  padding:120px 10px 0px 25px;
  font-size: 11px;
  color: #666666;
  line-height: 15px;
}

#content #bell_tl .subtitle{
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #000000;
}

#content #bell_tr{
  float:left;
  width:279px;
  background: url('../images/bell_hero.jpg') no-repeat;
  height:450px;
  position:relative;
}

#content #bell_tr IMG{
  position:absolute;
  right:0px;
  top:5px;
}

#content #bell_bl{
  float:left;
  background: url('../images/bell_bl_bg.jpg') no-repeat;
  background-position: bottom right;
  padding-left:15px;
  width:234px;
  margin-top:-35px;
}

#content #bell_bl #animal_sounds{
  background: url('../images/bell_sound_bg.jpg') no-repeat;
  width:232px;
  height: 114px;
  float:left;
  padding-bottom:20px;
}

#content #bell_bl #animal_sounds H1{
  font-size: 15px;
  color: #000000;
  margin:0px;
  padding: 5px 0px 0px 13px;
}

#content #bell_bl #animal_sounds UL{
  font-size: 11px;
  color: #6b9229;
  font-family: Arial, Helvetica, sans-serif;
  width:75px;
  padding:5px 0px 0px 0px;
  margin:0px;
  list-style:disc;
  padding-left:25px;
  line-height: 16px;
}

#content #bell_bl #one{
  float:left;
}

#content #bell_bl #two{
  float:left;
}

#content #bell_bl .features{
  font-size: 20px;
  color: #6b9229;
  font-weight: bold;
  display:block;
  padding-left:13px;
}

#content #bell_bl UL{
  font-size: 11px;
  color: #000000;
  list-style:disc;
  margin: 0px;
  padding: 0px;
  margin-left:27px;
  line-height:18px;
}

#content #bell_br{
  float:left;
  width:315px;
  margin-left:30px;
  padding-top:95px;
  margin-top:-35px;
}

#content #bell_br UL{
  font-size: 11px;
  color: #000000;
  list-style:disc;
  margin: 0px;
  padding: 38px 0px 0px 12px;
  line-height:18px;
}


