	.text p {
			width:963px;
			padding-left:20px;
		}
		.leftside {
			width:100%;
			padding-bottom:20px;
		}
		
		.sellmylandPage  {
			height:500px;
		}
		
		
		.aboutUsTitle {
			color:#17571f;
			font-family:Tahoma;
			font-size:26px;
			font-weight:bold;
		}
		
		.aboutUsSubTitle {
			color:#17571F;
			font-family:Tahoma;
			font-size:24px;
			margin-top:20px;
		}
		
		.aboutUs {
			padding:30px;
		}
		
		.aboutUs p {
			margin:7px 0px;
			color:#4F4F4F;
			font-size:17px;
			font-family:Tahoma;
		}
		
		.aboutUs .leftCol {
			float:left;
			width:440px;
			text-align:justify;
			
		}
		
		.aboutUs .rightCol {
			margin-left:40px;
			float:left;
			width:440px;
		}
		.aboutUs .rightCol div{
			text-align:center;
			margin:4px;
		}
