@charset "utf-8";
@import "/css/layout.css";
div#header {
	background: url("../images/contact-header.jpg") left no-repeat;
}
div#photos {
	height: 350px;
	background: #3a3632 url("../images/contact-banner.jpg") left no-repeat;
}
div#copy {
	height: 95px;
	margin: 70px 0 0;
	border-left: solid 1px #ccc;
	font-size: 13px;
}
div#copy div {
	margin: 10px 0 0 3%;
	padding: 0;
	width: 30%;
	float: left;
}