#collage{
  width:789px; height:321px;
  padding:14px 0 0 14px;
  background-image:url('/images/collage-bg.jpg');
  margin:0 auto;
}

  #blurb{
   /* behavior: url(/_includes/iepngfix.htc);    
    background-image:url('/images/home-blurb-bg.png');*/
    width:359px; height:234px;
    position:relative;
	padding-left:10px;
	padding-right:15px;
	padding-top:64px;
  }
  #blurbbackground{
	  behavior: url(/_includes/iepngfix.htc);   
		position:absolute;
		top:0;
		left:0;
		z-index:0;
  }

    #blurb h1{
      border-top:1px solid #E0EBF6;
      font-size:14px;
	position:relative;
	z-index:5;	  
		padding-top:5px;
		padding-bottom:2px;
     /* left:10px;*/
      margin:0;
    /*  padding:5px 0 0;
      position:absolute;*/
    /*  top:64px;*/
    /*  width:358px;*/
    }
    
    #blurb p{
      color:#1B4164;
      font-size:11px;
	position:relative;
	z-index:5;
     /* left:10px;*/
     /* margin:0 15px 0 0;*/
	 margin:0;
     /* position:absolute;*/
      text-align:justify;
      /*top:88px;*/
    }
    
    #furnishedmodel{
      border:0 none;
      bottom:24px;
      height:25px;
      left:12px;
      position:absolute;
      width:355px;
    }
  
    #auburn-woods{
      right:15px;
      top:7px;
      width:266px; height:57px;
	  position:relative;
	  z-index:5;
	  
      position:absolute;
    }
    
    #more-details{
      bottom:2px;
      position:absolute;
      right:22px;
    }

      #more-details a{
        font-size:12px;
        font-weight:bold;
      }    
    
      #arrow{
        width:8px;
        height:9px;
        border:0;
      }

#bottombar{
  width:809px; height:185px;
  margin:8px auto 0 auto;
}

  #bottombar .box{
    width:265px; height:175px;
    float:left;
    background-image:url('/images/box_bg.gif');
  }
  
    #bottombar #box1{
      padding:5px 1px 5px 5px;    
      background-position:left;
    }
    
    #bottombar #box2{
      padding:5px 1px;
      background-position:center;
    }
    
    #bottombar #box3{
      padding:5px 5px 5px 1px;
      background-position:right;
    }    
  
    #bottombar .box .hdr{
      width:265px; height:21px;
      padding-top:4px;
      background-color:#345E86;
      color:#FFF;
    }  
  
    #bottombar .box h2{
      margin:0 0 0 5px;
      color:#FFF;
    }
    
    #bottombar .box .ad{
      width:265px; height:125px;
      margin-bottom:3px;
    }  
    
    #bottombar .box .label{
      width:245px;
      margin:0 auto;
      color:#345E86;
      font-size:11px;
      font-weight:bold;
    }    
    
    #bottombar .box .label a{
      float:right;
    }    
    
    #bottombar .box .label a img{
      width:8px; height:9px;
      border:0;
      vertical-align:text-top;
      margin-top:2px;
    }    
    
    #bottombar .box .label a{
      font-size:10px;
    }     
