/* 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; }
		#portfolio_title { border: 0px none; margin: 30px 0px 0px 50px; width: 200px; }
		#sapLine01 { margin: 0px; height: 1px; width: 360px; background-color: #d3d3d3; }
		#portfolio_sub { border: 0px none; margin: 20px 0px 0px 50px; width: 280px; }
		
		#worksList { clear: both; margin: 20px 0px 0px 50px; border: 0px none; height: 130px; width: 640px; }
			
			#workFrame01 { float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame01 img { border: 0px none; margin: 5px 0px 0px 5px; }
			#workFrame02 { margin: 0px 0px 0px 20px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame02 img { border: 0px none; margin: 5px 0px 0px 5px; }
			#workFrame03 { margin: 0px 0px 0px 20px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame03 img { border: 0px none; margin: 5px 0px 0px 5px; }
			#workFrame04 { margin: 0px 0px 0px 20px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame04 img { border: 0px none; margin: 5px 0px 0px 5px; }	
				
			#workFrame05 { margin: 20px 0px 0px 0px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame05 img { border: 0px none; margin: 5px 0px 0px 5px; }
			#workFrame06 { margin: 20px 0px 0px 20px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame06 img { border: 0px none; margin: 5px 0px 0px 5px; }
			#workFrame07 { margin: 20px 0px 0px 20px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame07 img { border: 0px none; margin: 5px 0px 0px 5px; }
			#workFrame08 { margin: 20px 0px 0px 20px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame08 img { border: 0px none; margin: 5px 0px 0px 5px; }		
				
			#workFrame09 { margin: 20px 0px 0px 0px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame09 img { border: 0px none; margin: 5px 0px 0px 5px; }
			#workFrame10 { margin: 20px 0px 0px 20px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame10 img { border: 0px none; margin: 5px 0px 0px 5px; }
			#workFrame11 { margin: 20px 0px 0px 20px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame11 img { border: 0px none; margin: 5px 0px 0px 5px; }
			#workFrame12 { margin: 20px 0px 0px 20px; float: left; border: 1px solid #e2e2e2; background: url('../images/frameView.jpg') no-repeat center; width: 130px; height: 130px; }
				#workFrame12 img { border: 0px none; margin: 5px 0px 0px 5px; }		
			
	#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; }
