@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Forbes James & Co  */

.top_border {
	background-color: #0d365e;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	height: 5px;
}
.wrapper {
	width: 1129px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

.wrapper img {
	float: left;
}
.contact_panel {
	height: 414px;
	width: 760px;
	float: left;
	background-image: url(images/forbesjames_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.contact_box {
	height: 100px;
	width: 325px;
	margin-top: 215px;
	margin-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #0d365e;
	float: left;
}
.services_box {
	height: 100px;
	width: 300px;
	margin-top: 215px;
	margin-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #0d365e;
	float: left;
}

