/* --------------------------------
	 Banner Area 
----------------------------------- */

h2.main_text { 
	background: url(/images/info_box.jpg) top left no-repeat;  
	width: 180px;  
	height: 118px;   
	margin: 0 0 0 0; 
}

h2.main_text span { 
	height: 0;  
	width: 0;  
	overflow: hidden;  
	font-size: 1px; 
	display: block; 
}

h3.testimonial { 
	background: url(/images/cus.jpg) top left no-repeat;  
	width: 59px;  
	height: 61px;
	float: right;
	margin: 0 0 0 0; 
}

h3.testimonial span { 
	height: 0;  
	width: 0;  
	overflow: hidden;  
	font-size: 1px; 
	display: block; 
}
