/*--------------------------------------------------*/
/* Contact Us                                       */

	#content {
	}

	h2 {
		font-size: 1.2em;
		font-weight: bold;
		margin: 12px 0 12px;
	}

	h3 {
		font-size: 1.2em;
		font-weight: bold;
		margin: 12px 0 12px;
	}

/*--------------------------------------------------*/
/* Enquires                                         */

	#enquires img {
		float: left;
	}

	#details {
		background: #3b5da4 url("../../img/contactUs/enquires.jpg") no-repeat 0 100%;
		width: 438px;
		float: right;
	}

		#newBusiness,
		#general {
			width: 160px;
			float: left;
			padding: 12px 12px 0;
		}

			#newBusiness {
				width: 210px;
			}

		#details h2 {
			font-weight: normal;
			margin: 0;
			font-size: 1.1em;
		}

/*--------------------------------------------------*/
/* Directions					                    */

	#directions {
		border-top: 1px dotted #fff;
		margin: 24px 0 0;
		padding: 24px 0;
		width: 98%;
	}

		#directions h2 {
			color: #fff;
			font-size: 1.1em;
			font-weight: normal;
			margin: 0;
		}


			#directions #postcode {
				width: 90px;
				font-size: 0.9em;
				margin: 0 2px 0 6px;
			}