#item1{
	width: 265px;			/* width      */	
	height: 47px;			/* height     */	
	left: 450px;			/* x location */	
	top: 56px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 2;
	white-space:nowrap;
}
#item9{
	width: 582px;			/* width      */	
	height: 61px;			/* height     */	
	left: 179px;			/* x location */	
	top: 140px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 3;
	white-space:nowrap;
}
#item10{
	width: 282px;			/* width      */	
	height: 266px;			/* height     */	
	left: 352px;			/* x location */	
	top: 223px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 4;
	white-space:nowrap;
}
#item2{
	width: 312px;         /* width      */				
	height: 105px;	      /* height	    */			
	left: 39px;	      /* x location */			
	top: 12px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 1;
}

