/* AVB - about us page css */

#aboutus{
	clear:both;
	width:921px;
	padding:0 5px 0px 26px;
	font-family:Verdana;
	color:#ccc;
}

#aboutus h3{
	color:#fff;
	font-size:36px;
}

	#aboutus h3 span.large{
		font-size:72px;
	}
	
	#things_to_know{
		
	}
	
	    	#things_to_know li{
	    		float:left;
	    		display:block;	    		
	    	}
	    	
	    	#things_to_know li h4{
	    		font-size:24px;
	    		color:#edead0;
	    	}
	    	
	    	#things_to_know li h4 b{
	    		color:#c00;
	    	}
	
			#things_to_know li p{
				line-height:18px;
				margin:10px 2px;
			}
	
			#our_story{width:278px;
				padding-right:46px;
			}
			#financially_strong{width:269px;
				padding-right:54px;
			}
			#craftsmanship{width:272px;}
				#craftsmanship img{
					margin-right:13px;
					border:1px solid #fff;
				}
				
				#things_to_know li p.tip{
					clear:both;
					margin:4px;
					line-height:10px;
					text-align:center;
					color:#999;
					font-size:10px;
				}
			
	#history{
		float:left;
		clear:both;
		margin-top:66px;
	}
	
	#history img{float:left;
		margin-right:7px;
	}
	
	#experience{
		font-size:36px;
		color:#ccc;
		margin-bottom:10px;
	}
	
	#history i{
		float:left;
		height:18px;
		line-height:1px;
		margin-top:9px;
		font-size:18px;
		color:#c00;
	}