#item1{
	width: 875px;			/* width      */	
	height: 450px;			/* height     */	
	left: 39px;			/* x location */	
	top: 175px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 2;
	white-space:nowrap;
}
#item3{
	width: 343px;			/* width      */	
	height: 69px;			/* height     */	
	left: 344px;			/* x location */	
	top: 43px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item4{
	width: 246px;         /* width      */				
	height: 103px;	      /* height	    */			
	left: 41px;	      /* x location */			
	top: 17px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 3;
}
#item7{
	width: 85px;         /* width      */				
	height: 50px;	      /* height	    */			
	left: 637px;	      /* x location */			
	top: 114px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 6;
}
#item5{
	width: 89px;         /* width      */				
	height: 48px;	      /* height	    */			
	left: 390px;	      /* x location */			
	top: 116px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 4;
}
#item6{
	width: 89px;         /* width      */				
	height: 49px;	      /* height	    */			
	left: 521px;	      /* x location */			
	top: 115px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 5;
}

