#item3{
	width: 270px;			/* width      */	
	height: 36px;			/* height     */	
	left: 513px;			/* x location */	
	top: 57px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item4{
	width: 427px;			/* width      */	
	height: 163px;			/* height     */	
	left: 192px;			/* x location */	
	top: 199px;			/* y location */		
					/* border     */			
	position: absolute;
	clear: both;
	z-index: 1;
	white-space:nowrap;
}
#item2{
	width: 356px;         /* width      */				
	height: 114px;	      /* height	    */			
	left: 26px;	      /* x location */			
	top: 28px;	      /* y location */				
			      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 1;
}
#item6{
	width: 99px;         /* width      */				
	height: 35px;	      /* height	    */			
	left: 804px;	      /* x location */			
	top: 120px;	      /* y location */				
	background: #B6DDE8;
		      /* border	    */					
	position: absolute;
	clear: both;
	z-index: 4;
}

