	
	#content {
		background: none;
	}
	
	#content p {
		margin-bottom: 18px;
		margin-right: 250px;
		clear: both;
	}
	
	#leftColumn {
		float: left;
		width: 50%;
	}
	
	#rightColumn {
		float: right;
		width: 50%;
		text-align: left;
	}
	
	#freeConsultation {
		font-size: medium;
		font-weight: bold;
		color: #636;
	}