#item1{
	width: 870px;			/* width      */	
	height: 15214px;			/* height     */	
	left: 47px;			/* x location */	
	top: 136px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item2{
	width: 405px;			/* width      */	
	height: 109px;			/* height     */	
	left: 368px;			/* x location */	
	top: 16px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item3{
	width: 250px;         /* width      */				
	height: 86px;	      /* height	    */			
	left: 61px;	      /* x location */			
	top: 30px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 1;
}

