
#smallBlueBoxLeft{
  width: 232px;
  height: 336px;
  background-image: url('../images/smallBlueBoxLeft.jpg');
  float: left;
  margin: 0px 12px 14px 0px;
  position: relative;
}


#getFreeQuote{
  width: 211px;
  height: 31px;
  background-image: url('../images/getFreeQuote.gif');
  position: absolute;
  top: 12px;
  left: 10px;
  z-index: 2;
}



#wideTallBlueBox{
  width: 492px;
  height: 338px;
  background-image: url('../images/wideTallBlueBox.jpg');
  float: left;
  margin: 0px 12px 14px 11px;
  position: relative;
}

#cheapHosting{
  width: 470px;
  height: 32px;
  background-image: url('../images/cheapHosting.gif');
  position: absolute;
  top: 11px;
  left: 12px;
  z-index: 2;
}
