/* CSS for About Us Page */

#aboutus { 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; }
		#about_txt { text-align: left; margin: 20px 0px 0px 48px; }
		#about_questn { border: 0px none; margin: 0px 0px 0px 50px; padding: 0px; text-align: left; width: 360px; }
		#about_questnLst { text-align: left; margin: 0px 0px 0px 50px; }
			#about_questnLst ul { list-style-type: circle; }
		#about_reallyHave { text-align: left; margin: 0px 0px 0px 50px; border: 0px none; }	
		#about_reallyHaveLst { text-align: left; margin: 0px 0px 0px 50px; }
			#about_reallyHaveLst ul { list-style-type: circle; }
		#about_tip { text-align: left; margin: 0px 0px 0px 50px;}	
		
	#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; }