/* CSS Document */

.owl-theme .owl-controls{
	/*background:rgba(0,0,0,0.5);*/
	height:50px;
	margin-top:-45px;
	text-align:right;
}
.owl-pagination{
	background:rgba(0,0,0,0.5);
	margin-top:8px;
	padding-top:4px;
	margin-bottom:0px;
}


/**************************************/
.content_aboutus{
	margin:auto;
	margin-top:10px;
	width:95%;
	border-bottom:#CCC 1px solid;
	line-height:160%;
	
}
.content_aboutus p{
	text-indent:2em;
	line-height:160%;
}