@charset "UTF-8";
#content  p {
	width: 27%;
	display: block;
	float: left;
}
#content  div.office {
	width: 100%;
	overflow: auto;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 35px;
	padding-bottom: 35px;
}
div.map {
	height: 225px;
	width: 225;
	border: 1px solid #999999;
	float: left;
	margin-right: 25px;
	width: 350px;
}

a.submit {
	margin-right: 100px;
}
