		#abtUsDataContainer
		{
			width: 777px;
			height:auto;
			margin: 0px;
			background-color:#F5F5F7;
		}
					
		
		#servicesContainer
		{
		width: 729px;
		height:auto;
		padding: 0px 3% 0px 3%;/* top - right - bottom - left*/
		background-color:#F5F5F7;
		}		
		
		#abtUs
		{
		background-image:url(../images/newsBg.jpg);
		background-repeat: repeat-x;
		width: 702px;
		height: auto;
		padding: 0px 10px 0px 15px;/* top - right - bottom - left*/
		}

		#servicesBoxTitle
		{
		background-image:url(../images/services.jpg);
		background-repeat:no-repeat;
		float:left;
		width:727px;
		height:35px;
		}
		
		#aboutUsBoxData
		{
		float:left;
		width:460px;
		height:auto;
	/*	margin: auto auto 0px auto;/* top - right - bottom - left*/
		padding: 0px 5px 0px 5px;/* top - right - bottom - left*/
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		position: relative;
		}
		
		#abtUsDataContainer
		{
		width: 450px;
		height:auto;
		float: left;
		padding: 0px 0px 0px 15px;/* top - right - bottom - left*/
		}
		
		#servImg
		{
	float:right;
	width:224px;
	height:374px;
	background-repeat:no-repeat;
	padding: 0px 15px 0px 5px;/* top - right - bottom - left*/
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position: relative;
		}
		
		.servText
		{
		width: 452px;
		height: auto;
		text-align: justify;
		}
		
		
