#content_text{
	width: auto;
	height: auto;
	color: #000;
	line-height: 26px;
	letter-spacing: 0.1em;
	min-height: 300px;
	font-size: 14px;
	padding: 30px 20px 50px 20px;
	}
	
#content_text img{	
	max-width: 960px;
	height:auto !important;
	}

#content_text h2{
	color: #000;
	font-weight: bold;
	font-size: 19px;
	line-height: 34px;
	}

#content_text h1{
	color:#007BC1;
	font-weight:bold;
	font-size:20px;
	line-height:30px;
	}
