#divMainPage {
	height: 597px;
	width: 1000px;
	background-image: url(../images/brokers-bkg.jpg);
	background-repeat: no-repeat;
}
#divHeadingBlock {
	height: 150px;
	width: 100%;
}
#divContentBlock {
	width: 310px;
	float: left;
	padding-left: 163px;
}
#divContentBlock P {
	color: #000000;
	font-size: 12px;
	text-align: left;
}
#divContentBlock A:link, #divContentBlock A:visited{
	color: #0066cc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#divContentBlock A:hover{
	color: #0066cc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.footnote {
	color: #666666;
	font-size: 10px;
}
