/* CSS for About Us Page */

#services { width: 980px; margin: 0px auto; padding: 0px; border: 0px none; }

	#rightColumn { float: left; text-align: left; margin: 0px; padding: 0px; border: 0px none; width: 700px; }
		#about_title { border: 0px none; margin: 30px 0px 0px 50px; width: 200px; }
		#sapLine01 { margin: 0px; height: 1px; width: 360px; background-color: #d3d3d3; }
		#services_Txt { margin: 20px 0px 0px 50px; }
			#servicesLst { margin: 0px 0px 0px 50px; }
			#servicesLst ul { list-style-type: circle; }
			#servicesLst ul img { width: 30px; height: 15px; }
		#chkPortfolio { float: left; margin: 20px 0px 0px 75px; padding: 0px 0px 0px 13px; border: 0px none; width: 130px; background: url('../images/viewmoreBtn.gif') no-repeat 0px 3px; }
		#reqaQuote { float: right; margin : 20px 340px 0px 0px; padding: 0px 0px 0px 13px; border: 0px none; background: url('../images/viewmoreBtn.gif') no-repeat 0px 3px; width: 120px; }
		
	#leftColumn { float: right; margin: 30px 0px 0px 0px; text-align: left; border: 0px none; width: 250px; }	
		#latestWorks01 { margin: 10px 0px 0px 0px; background: url('../images/LatestWorks.gif') no-repeat left; height: 142px; width: 199px; }
			#latestWorks01 img { margin: 10px 0px 0px 9px; border: 0px none; width: 181px; height: 122px; }
		#latestWorks02 { margin: 5px 0px 0px 0px; background: url('../images/LatestWorks.gif') no-repeat left; height: 142px; width: 199px; }
			#latestWorks02 img { margin: 10px 0px 0px 9px; border: 0px none; width: 181px; height: 122px; }			
		#viewMoreBtn  { padding: 0px 0px 0px 13px; border: 0px none; margin: 10px 0px 0px 120px; background: url('../images/viewmoreBtn.gif') no-repeat 0px 4px; width: 60px; height: 16px; }	
		
		#sapLine02 { height: 1px; width: 200px; background: #d3d3d3; }
		
		#VsapLine03 { float: left; margin: 20px 0px 0px 0px; height: 200px; width: 1px; background: #d3d3d3; }
		#contactItems { margin: 20px 55px 0px 0px; float: right; border: 0px none; width: 185px; height: 200px; }
