#item6{
	width: 789px;			/* width      */	
	height: 79px;			/* height     */	
	left: 2px;			/* x location */	
	top: 3px;			/* y location */		
	background: #8DC63F;
				/* border     */			
	position: absolute;
	clear: both;
	z-index: 2;
	white-space:nowrap;
}
#item7{
	width: 162px;			/* width      */	
	height: 387px;			/* height     */	
	left: 25px;			/* x location */	
	top: 292px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 4;
	white-space:nowrap;
}
#item8{
	width: 229px;			/* width      */	
	height: 27px;			/* height     */	
	left: 405px;			/* x location */	
	top: 657px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 5;
	white-space:nowrap;
}
#item1{
	width: 211px;         /* width      */				
	height: 180px;	      /* height	    */			
	left: 0px;	      /* x location */			
	top: 100px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 3;
}
#item2{
	width: 457px;         /* width      */				
	height: 442px;	      /* height	    */			
	left: 200px;	      /* x location */			
	top: 87px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 1;
}

