#item2{
	width: 247px;			/* width      */	
	height: 122px;			/* height     */	
	left: 425px;			/* x location */	
	top: 232px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 3;
	white-space:nowrap;
}
#item7{
	width: 792px;			/* width      */	
	height: 98px;			/* height     */	
	left: 8px;			/* x location */	
	top: 8px;			/* y location */		
	background-repeat: no-repeat;
background-image: url('/img/45_7_Background.png');
				/* border     */			
	position: absolute;
	clear: both;
	z-index: 2;
	white-space:nowrap;
}
#item1{
	width: 336px;         /* width      */				
	height: 360px;	      /* height	    */			
	left: 75px;	      /* x location */			
	top: 114px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 1;
}

