#item1{
	width: 887px;			/* width      */	
	height: 627px;			/* height     */	
	left: 30px;			/* x location */	
	top: 145px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item3{
	width: 352px;			/* width      */	
	height: 55px;			/* height     */	
	left: 410px;			/* x location */	
	top: 44px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item2{
	width: 262px;         /* width      */				
	height: 139px;	      /* height	    */			
	left: 40px;	      /* x location */			
	top: 4px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 1;
}

