#about-sahani-wrapper p, #contact-us-wrapper p {
	color: #333;
	}
	
#about-sahani-wrapper {
	background: url('../../sahani/images/hero-about-sahani.jpg') no-repeat;
	height:716px;
	width:992px;
	margin:0px;
	padding:0px;
	position:relative;
	}

#about-sahani-content {
	background-color:#fff; 
	position:absolute; 
	top:30px; 
	right:0px;
	background: url('../../sahani/images/about-sahani-content-bg.png') no-repeat left 6px;
	min-height:685px;
	padding: 0 20px;
	width:279px;
}

#about-sahani-content h2{
	color: #fff; 
	text-align:left; 
	margin:15px 0 8px 0;
}

#about-sahani-text{
	padding: 0 5px;
}



	