.abaut_us_body{
    width: 100%;
    height: auto;
    position: relative;
    background-color: #85ADB1;
    padding-top: 1vw;
    padding-bottom: 1vw;	
	margin-top:2vw;
}
#abaut_us_text{
    width: 90%;
	padding-left:5%;
	padding-right:5%;
    height: auto;
    position: relative;
    min-height: 20vw;
    border-top: 8px dashed #468084;
    border-bottom: 8px dashed #468084;
    padding-bottom: 1vw;	
    font-family: arial;
    font-size: 130%;
	color:#000000;
}