@charset "UTF-8";
/* CSS Document */


/* SUBPAGE STYLES */

#left {
	margin: 15px 0 0 0;
	padding-bottom: 15px;
	float: left;
	width: 536px;
}

#right {
	margin: 0 0 15px 0;
	float: right;
	width: 260px;
}

#tel {
	margin: 12px 0 15px 0;
	width: 100%;
	font-size: 1em;
}

#tel span {
	font-size: 1.9em;
}

#get-a-quote {
	padding:8px;
	width: 244px;
}

#get-a-quote h3,
#contact-details h3 {
	font-size: 1.7em;
}

#get-a-quote p {
	font-size: 1em;
}

#get-a-quote form {
	width: 100%;
}
