div.main-container
{
	margin-top: 5px;
	float: left;
	clear: left;
	width: 790px;
	height: 582px;
	margin-left: 210px;
	background: url("../../images/about_us/ovprea/background.jpg");
}

div.main-container div.copy-container
{
	background: #f0f0f0;
	width: 400px;
	font-size: 8pt;
	line-height: 15px;
	float: right;
	padding: 15px;
	margin: 15px;
	border-right: solid 10px #fff;
	border-bottom: solid 10px #fff;
}

span.heading
{
	color: #8a1e04;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
}

ul
{
	margin-bottom: 0px;
	margin-top: 8px;
}

div.link
{
	float: right;
	margin-top: 5px;
	padding: 0px;
	display: inline;
}

a
{
	color: #8a1e04;
}

a:hover
{
	text-decoration: underline;
}

div.quote
{
	font-weight: bold;
}

div.quote div
{
	font-style: italic;
	font-weight: normal;
	margin-left: 45px;
}

div.quote div span
{
	font-weight: bold;
	font-style: normal;
}