#item2{
	width: 206px;			/* width      */	
	height: 52px;			/* height     */	
	left: 501px;			/* x location */	
	top: 507px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 2;
	white-space:nowrap;
}
#item6{
	width: 790px;			/* width      */	
	height: 87px;			/* height     */	
	left: 4px;			/* x location */	
	top: 4px;			/* y location */		
	background: #8DC63F;
				/* border     */			
	position: absolute;
	clear: both;
	z-index: 4;
	white-space:nowrap;
}
#item9{
	width: 672px;			/* width      */	
	height: 26px;			/* height     */	
	left: 49px;			/* x location */	
	top: 99px;			/* y location */		
	background: #      ;
				/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item1{
	width: 632px;         /* width      */				
	height: 360px;	      /* height	    */			
	left: 65px;	      /* x location */			
	top: 129px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 3;
}
#item4{
	width: 136px;         /* width      */				
	height: 48px;	      /* height	    */			
	left: 304px;	      /* x location */			
	top: 504px;	      /* y location */				
	background: #FFF200;
		      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 5;
}

