div#templateImage {
	float:left;
	margin:0 0 0 19px;
	width:604px;
	overflow:hidden;
}

h1#pageTitle {
	position:absolute;
	left:-9999px;
}


div#contactLeft {
	float:left;
	margin:0 0 0 44px;
	padding:20px 0 0 0;
	width:500px;
}

	div#contactLeft h2 {
		font-size:16px;
		text-transform:uppercase;
		margin:0 0 10px 0;
		color:#42587d;
	}

div#contactRight {
	float:right;
	padding:20px 21px 0 30px;
	width:284px;
	background:#eff1f4;
	margin-right:-21px;
	margin-top:-320px;
	font-size:10px;
}

	div#serviceRequestRight h2 {
		font-size:14px;
		margin:0 0 4px 0;
		color:#000;
		text-transform:none;
	}
	
	div#serviceRequestRight a {
		color:#42587d;
	}
	
	div#serviceRequestRight a:hover {
		color:#000;
	}