/* CSS Document */

#appraisal {
	width: 100%;
	height: 696px;
	overflow: hidden;
}
#appraisal img {
	position: relative;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.app_header {
	color: #141C29;
	font-size: 120%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#content_holder {
	position: relative;
	display: block;
	bottom: 759px;
	margin-right: auto;
	margin-left: auto;
	width: 946px;
	height: 699px;
	z-index: 1;
	float: none;
}
#content_holder img {
	height: 58px;
	width: 139px;
	float: right;
	right: 75px;
	top: 71px;
}

#content_holder p {
	width: 435px;
	z-index: 2;
	display: block;
	height: 400px;
	top: 123px;
	position: relative;
	margin-top: 187px;
	margin-left: 439px;
	color: #7f8c9f;
	font-family: "Times New Roman", Times, serif;
}
.text img {
	height: 58px;
	width: 139px;
	float: right;
	right: 75px;
	top: 71px;
}
appraisal.text img {
	height: 58px;
	width: 139px;
	float: right;
	right: 75px;
	top: 71px;
}
.footer {
	color: #141C29;
	font-style: italic;
	font-size: 90%;
}
