#item4{
	width: 253px;			/* width      */	
	height: 42px;			/* height     */	
	left: 400px;			/* x location */	
	top: 43px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 3;
	white-space:nowrap;
}
#item5{
	width: 250px;			/* width      */	
	height: 254px;			/* height     */	
	left: 51px;			/* x location */	
	top: 131px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item10{
	width: 143px;			/* width      */	
	height: 28px;			/* height     */	
	left: 356px;			/* x location */	
	top: 330px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 2;
	white-space:nowrap;
}
#item13{
	width: 324px;         /* width      */				
	height: 209px;	      /* height	    */			
	left: 358px;	      /* x location */			
	top: 122px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 5;
}
#item6{
	width: 243px;         /* width      */				
	height: 82px;	      /* height	    */			
	left: 28px;	      /* x location */			
	top: 16px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 4;
}

