.content2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #75725F;
	padding: 10px 25px 24px 25px;
}
.content2 .title {
	padding-bottom: 10px;
}
.content2 .blurb {
	padding-bottom: 20px;
}
.content2 h4 {
	margin: 10px 0px 0px 0px;
	padding: 0;
	color: #5289a7;
}
.content2 a {
	color: #4783ba;
	text-decoration: underline;
}
.content2 a:hover {
	color: #0c58a6;
}
.content2 td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #75725F;
	vertical-align:top;
}


.content2 .columnLeft {
	 float: left;
	 width: 370px;  /* columnRight margin is based on this value */
	 padding-top: 0.7em;
/*border: solid 1px #0000ff;*/
}
.content2 .columnRight {
	padding-top: 0.7em;
	margin: 0 0 0 385px;  /* margin-left must be ~15 pixels greater than columnLeft width */
/*border: solid 1px #ff0000;*/
}
.content2 .columnRight img {
	margin-bottom: 1.2em;
	border: solid 1px #000000;
}


.content2 .columnLeft2 {
	 float: left;
	 width: 540px;  /* columnRight margin is based on this value */
	 padding-top: 0.7em;
border: solid 1px #0000ff;
}
.content2 .columnRight2 {
	padding-top: 0.7em;
	margin: 0 0 0 555px;  /* margin-left must be ~15 pixels greater than columnLeft width */
border: solid 1px #ff0000;
}
.content2 .columnRight2 img {
	margin-bottom: 1.2em;
	border: solid 1px #000000;
}


/* ------ Of Special Interest styles ------- */
.content2 .columnLeftSI {
	 float: left;
	 width: 340px;  /* columnRight margin is based on this value */
	 padding: 0.7em;
}
.content2 .columnRightSI {
	padding: 0.7em;
	margin: 0 0 0 385px;  /* margin-left must be ~15 pixels greater than columnLeft width */
}
.content2 .columnLeftSP p {
	margin: 0 0 4px 0;
}
.content2 .columnRightSP p {
	margin: 0 0 4px 0;
}

/* ------ Brokerage product styles ------ */
.content2 .product {
	padding: 0px 30px 26px 0px;
	width: 330px;
	float: left;
}
.content2 .product a {
	font-size: 16px;
	font-weight: bold;
	color: #5289a7;
	text-decoration: none;
}
.content2 .product a:hover {
	text-decoration: underline;
}
.content2 .product img {
	border: solid 1px #000000;
	vertical-align: middle;
	margin-right: 8px;
	float: left;
}


/* ------ Contact Us styles ------ */
.content2 .contactLeft {
	width: 250px;
	float: left;
	margin: 0px 0px 15px 0px;
}
.content2 .contactRight{
	width: 475px;
	float: left;
	margin: 0px 0px 15px 0px;
}
.content2 .contact{
	margin: 5px 0px 25px 0px;
}