/* CSS Document */
<style type="text/css">

#body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
#body_container {
	left: 157px;
	width: 550px;
	top: 45px;
	position: absolute;
	color:#ffffff;
}
#body_text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: lighter;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
}
#body_text_heading {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: lighter;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	color: #f7964f;
}
#body_text_client_list {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: lighter;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	white-space: nowrap;
}
#quote_container {
	z-index: 200;
	width: 129px;
	top: 45px;
	position: absolute;
	left: 714px;
}
#quote_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F7964F;
	font-style: italic;
	font-weight: lighter;
	line-height: 20px;
	text-align: left;
}
</style>
