body {
	font-family: arial;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

.clear-f {
	clear: both;
}

.spacer5 {
	padding-top: 5px;
}

.spacer10 {
	padding-top: 10px;
}

.spacer20 {
	padding-top: 20px;
}

.linespacer {
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #888888;
}

.fontb18 {
	font-size: 18px;
	font-weight: bold;
}

#body2 {
	width: 970px;
	margin: 0px auto;
}

#header {
	height: 279px;
	background: url('images/header-bg.jpg') no-repeat;
}

#header .logo {
	width: 329px;
	height: 133px;
	float: right;
	margin: 80px 180px 0px 0px;
}

#header .phone {
	width: 182px;
	height: 33px;
	background: #045a9d;
	color: #ffffff;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 0px 0px;
	float: right;
	margin: 28px 250px 0px 0px;
}

#content {
	padding: 10px 54px 0px;
	background: url('images/content-bg.jpg') no-repeat top;
}

#content h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}

#content p {
	font-size: 13px;
	line-height: 16px;
	margin: 10px 0px 0px;
}

#content .read-more {
	font-size: 13px;
	font-weight: bold;
	color: #507302;
	text-align: left;
}

#content .read-more-content {
	display: none;
	width: 862px;
}

#content .read-more span {
	cursor: pointer;
}

#content .boxes {
	margin: 20px 0px 20px 0px;
}

#content .boxes .box {
	width: 268px;
	float: right;
	margin: 0px 0px 0px 28px;
}

#content .boxes .box-last {
	margin: 0px;
}

#content .boxes .box h2 {
	display: block;
	background: #90b63d;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	padding: 10px 0px;
	margin: 0px 0px 5px;
}

#content .boxes .box h2 a {
	color: #ffffff;
	text-decoration: none;
}

#content .boxes .box h2 a:hover {
	color: #505050;
}

#footer {
	background: #e1e1df;
	padding: 0px 54px;
	height: 45px;
}

#footer .footer-right {
	width: 220px;
	float: right;
	margin-top: 10px;
}

#footer .footer-right .buildby {
	direction: ltr;
}

#footer .footer-right .buildby .buildby-text {
	font-size: 8px;
	color: #8f8f8f;
	width: 90px;
	float: left;
	margin: 15px 0px 0px 10px;
}

#footer .footer-right .buildby .buildby-logo {
	float: left;
	width: 120px;
}

#footer .footer-center {
	width: 422px;
	float: right;
	margin-top: 13px;
}

#footer .footer-center .footer-links {
	text-align: center;
}

#footer .footer-center .footer-links a {
	font-size: 13px;
	color: #7d7d7d;
	text-decoration: none;
}

#footer .footer-center .footer-links a:hover {
	color: #000000;
}

#footer .footer-left {
	width: 220px;
	float: right;
	margin-top: 12px;
}

#footer .footer-left .social-box {
	direction: ltr;
}

#footer .footer-left .social-box a {
	text-decoration: none;
}