/* ========================
CSS by Guy Lillico
05-06-2008 
======================== */


.contact-details {
	padding: 3px 8px 2px 0;
	width: 190px;
}

.contact-map {
	float: left;
	padding: 3px 10px 2px 0;
	width:570px;
}

	.contact-details {
		width:200px;
		float:left;
		clear:both;
		}

	.contact_form {
		float:left;
		width:360px;
		}
		.contact_form label {
			width:150px;
			}
			.contact_form input.txt {
				width:200px;
				}

.footer {
	margin-top: 43px;
}

iframe {
	border: 1px solid #333333;
}