#divFinanceContainer {
	width: 770px;
	height: 500px;
	padding-top: 20px;
	background-image: url(../../images/badcredit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
}
#divFinanceApplink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	padding-top: 28px;
	padding-left: 150px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#divFinanceBDcontent {
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 6px;
	padding-left: 160px;
}
#divFinannceBCimage {
	float: left;
}

#Financetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: underline;
	font-size: 18px;
	padding-bottom: 10px;
}
#divFinanceContent {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	width: 500px;
}

#divFinanceBadcredit {
	float: right;
}
.Financetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: underline;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#divFinanceTopContainer {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/othercontainerBG.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#divFinanceApplink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	padding-top: 28px;
	padding-left: 150px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

