#item2{
	width: 234px;			/* width      */	
	height: 46px;			/* height     */	
	left: 531px;			/* x location */	
	top: 498px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 2;
	white-space:nowrap;
}
#item8{
	width: 792px;			/* width      */	
	height: 90px;			/* height     */	
	left: 8px;			/* x location */	
	top: 8px;			/* y location */		
	background: #8DC63F;
				/* border     */			
	position: absolute;
	clear: both;
	z-index: 4;
	white-space:nowrap;
}
#item10{
	width: 672px;			/* width      */	
	height: 24px;			/* height     */	
	left: 55px;			/* x location */	
	top: 102px;			/* y location */		
	background: #      ;
				/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item1{
	width: 735px;         /* width      */				
	height: 359px;	      /* height	    */			
	left: 36px;	      /* 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;
}

