div#leftCol{
	margin-left:10px;
	margin-bottom:35px;
	float:left;
	width:73%;
}

div#leftCol_bottom{
	width:100%;
	float:left;
}

div#leftCol_right{
	width:65%;
	float:right;
}

div#rightCol{
	margin-right:10px;
	float:right;
	width:21%;
}

div#bottom_row{
	float:left;
	margin-left:10px;
	width:73%;
	border:solid 1px #000000;
	
}

div#sub_header{
	float:left;
	width:100%;
	height:170px;
	margin-bottom:10px;
	border:solid 1px #000000;
	background-repeat:no-repeat;
	background-image:url(../images/debt_placement_sub_header_2.jpg);
}

div#sub_header_left{
	float:left;
	width:280px;
	height:170px;
	background-color:#0f143e;
	border-right:solid 1px #ffffff;
}

div#sub_header_quote{
	float:right;
	font-family:Times New Roman;
	font-size:8pt;
	font-style:italic;
	color:#CFB53B;
	margin:25px 25px 10px 25px;
}

div#sub_header_quote_name{
	float:right;
	font-family:Times New Roman;
	font-size:8pt;
	font-style:italic;
	color:#b79422;
	margin:0px 25px 0px 25px;
}

table#fha{
	width:100%;
	float:left;
	border-collapse:collapse;
}

th#section{
	border:solid 1px #cccccc;
	width:25%;
	background-color:#e4e4e4;
}

th#description{
	border:solid 1px #cccccc;
	width:75%;
	background-color:#e4e4e4;
}

td.section{
	text-align:center;
	height:25px;
	border:solid 1px #cccccc;
}

td.description{
	text-align:left;
	height:25px;
	border:solid 1px #cccccc;
	padding:5px 10px 5px 10px;
}

div.caption{
	width:100%;
	float:right;
	//margin-bottom:0px;
}

div.sub_caption{
	width:100%;
	float:right;
}

div.service_description{
	width:100%;
	float:right;
	margin-bottom:25px;
}