#item2{
	width: 327px;			/* width      */	
	height: 81px;			/* height     */	
	left: 460px;			/* x location */	
	top: 477px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 3;
	white-space:nowrap;
}
#item6{
	width: 781px;			/* width      */	
	height: 94px;			/* height     */	
	left: 8px;			/* x location */	
	top: 8px;			/* y location */		
	background: #8DC63F;
				/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item1{
	width: 620px;         /* width      */				
	height: 364px;	      /* height	    */			
	left: 66px;	      /* x location */			
	top: 107px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 2;
}
#item4{
	width: 124px;         /* width      */				
	height: 36px;	      /* height	    */			
	left: 304px;	      /* x location */			
	top: 504px;	      /* y location */				
	background: #FFF200;
		      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 4;
}

