@charset "utf-8";
/* CSS Document */
#h_left {
	float: left;
	width: 430px;
	height: auto; 
	padding: 2px;
}

#h_lefta {
	float: left;
	width: 575px;
	height: auto; 
	margin-bottom: 0px;
	background-image:  url(../images/bged2a.png); /*h_imageba.jpg   bged1.png*/
	background-repeat:no-repeat;
	background-position:right bottom; 
}
#h_lefta .quote {
	width: 390px;
	/width: 440px;
	padding: 15px 15px 15px 35px;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	color: #0066CC;
	font-style: italic;
	font-size: 12px;
}
#h_leftb {
	float: left;
	width: 575px; 
	height: auto; 
	border: 1px solid #CDCDCD;
	padding: 2px;
	text-align: justify;
	background-color: #f2f2f2;
	background-repeat: no-repeat; */
}

