
	/**
	* contact
	*/
	#contact {
		color: #635549;
		}

	.gb-bottom {
		height: 500px;
		}



	/**
	* headings
	*/
	#c-details h2 {
		width: 130px;
		height: 10px;
		margin-bottom: 5px;
		background: url(/img/static/headings/coda-contact-details.gif);
		}

	#c-find h2 {
		width: 102px;
		height: 10px;
		margin: 0 0 5px 15px;
		background: url(/img/static/headings/how-to-find-us.gif);
		}



	/**
	* contact details
	*/
	#c-details {
		margin: 0 0 30px 0;
		}

	#c-details p {
		margin: 20px 0 0 15px;
		}



	/**
	* images
	*/
	#c-find img {
		float: left;
		display: inline;
		margin: 20px 0 20px 10px;
		}
