#ads {position: absolute; width: 984px; top: 0px; left: 0px; margin: auto; padding-top: 0; height: 0px;}
#topbanner {width: 728px; height: 90px; top: -97px; left: 160px; position: absolute; z-index: 1000;}

#hotpropertybanner {width: 728px; height: 90px; top: 245px; left: 250px; position: absolute; z-index: 2000;}

/* ad style */
#adside1 {width: 300px; height: 250px; position: relative; top: 56px; left: 1020px; border: 1px solid black;}
#adside2 {width: 300px; height: 250px; position: relative; top: 73px; left: 1020px; border: 1px solid black;}
#adside3 {width: 300px; height: 250px; position: relative; top: 90px; left: 1020px; border: 1px solid black;}
#adside4 {width: 300px; height: 250px; position: relative; top: 107px; left: 1020px; border: 1px solid black;}
#adside5 {width: 300px; height: 250px; position: relative; top: 124px; left: 1020px; border: 1px solid black;}

/* note the same relative starting place as adside4 */
#adside6 {width: 300px; height: 600px; position: relative; top: 107px; left: 1020px; }

#valuemap1 {width: 160px; height: 600px; position: relative; top: 56px; left: 1035px; border: 1px solid black;}
#valuemap2 {width: 160px; height: 600px; position: relative; top: 73px; left: 1035px; border: 1px solid black;}

/* IE 7 */
*:first-child+html #adside1 {left: 670px;}  
*:first-child+html #adside2 {left: 670px;}
*:first-child+html #adside3 {left: 670px;}
*:first-child+html #adside4 {left: 670px;}
*:first-child+html #adside5 {left: 670px;}

*:first-child+html #adside6 {left: 670px;}


