#item1{
	width: 448px;			/* width      */	
	height: 47px;			/* height     */	
	left: 265px;			/* x location */	
	top: 415px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 5;
	white-space:nowrap;
}
#item5{
	width: 799px;			/* width      */	
	height: 87px;			/* height     */	
	left: 8px;			/* x location */	
	top: 8px;			/* y location */		
	background: #8DC63F;
				/* border     */			
	position: absolute;
	clear: both;
	z-index: 2;
	white-space:nowrap;
}
#item9{
	width: 180px;			/* width      */	
	height: 79px;			/* height     */	
	left: 43px;			/* x location */	
	top: 317px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 6;
	white-space:nowrap;
}
#item3{
	width: 510px;         /* width      */				
	height: 250px;	      /* height	    */			
	left: 251px;	      /* x location */			
	top: 149px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 3;
}
#item8{
	width: 178px;         /* width      */				
	height: 166px;	      /* height	    */			
	left: 38px;	      /* x location */			
	top: 157px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 1;
}
#item6{
	width: 126px;         /* width      */				
	height: 38px;	      /* height	    */			
	left: 348px;	      /* x location */			
	top: 499px;	      /* y location */				
	background: #FFF200;
		      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 4;
}

