*{
	font-size:11px;
	font-family:verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none
}

body{
	background:#fff url(images/bgBody.jpg) top left repeat-x;
	color:#333
}

p{
	text-align:justify;
	line-height:1.5em;
}

p, address{
	margin:0 0 16px 0;
	font-style:normal;
}

.top{
	margin-top:16px;
}
.floatRight{
	float:right;
	margin-left:20px;
}

q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	color:#43547D;
	text-decoration:underline;
}

a:hover{
	color:#43547D;
	text-decoration:none;
}

a.pdf{
	height:16px;
	background:url(/images/acrobat.gif) left no-repeat;
	padding:2px 0 2px 25px;
}

.clear{
	clear:both;
}

/* BEGIN: Headings ================== */
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#2B385A;
	padding-bottom:3px;
	border-bottom:solid 1px #43557d;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:25px 0 10px 0
}

h3{
	font-size:14px
}

h4{
	font-size:13px
}

h5{
	font-size:12px
}

h6{
	font-size:11px
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
fieldset{
	padding:10px;
	margin:20px 0
}

legend{
	padding:0 10px;
	font-weight:bold
}
option{
	padding:0 3px
}

input, textarea{
	padding:1px 2px
}
/* END: Forms ================== */


/* BEGIN: Tables ================== */
table{
	background:#fc0;
	margin:0 0 16px
}

th{
	background:#333;
	color:#fff;
	padding:3px 6px
}

td{
	padding:3px 6px
}

.even{
	background:#ffc
}
/* BEGIN: Tables ================== */


#main{
	margin:10px auto 0 auto;
	width:800px;
	background:#FFF;
	padding:5px;
}

#logo{
	width:800px;
	height:72px;
	display:block;
	text-indent:-9999px;
	background:url(/images/banner.jpg) no-repeat;
}
#header ul li{
	float:left;
	width:160px;
}
#header ul li a{
	float:left;
	height:30px;
	width:160px;
	text-indent:-9999px;	
}
#header ul li a.lend{
	background:url(/images/btnLendingParam.gif) no-repeat;
}
#header ul li a.recent{
	background:url(/images/btnRecentDeals.gif) no-repeat;
}
#header ul li a.company{
	background:url(/images/btnCompanyProfile.gif) no-repeat;
}
#header ul li a.loan{
	background:url(/images/btnLoanApp.gif) no-repeat;
}
#header ul li a.contact{
	background:url(/images/btnContactUs.gif) no-repeat;
}
#header ul li a:hover, #header ul li a.active{
	background-position:0 -30px;
}

#contentHome{
	height:539px;
	padding:40px 29px 0 28px;
	margin:0 0 1px;
	background:#fff url(images/bgContentHome.gif) no-repeat bottom;
}

#hdrMainHeading{
	width:741px;
	height:38px;
	margin:0 0 37px;
	text-indent:-9999px;
	background:url(images/hdrMainHeading.gif) no-repeat top left;
	border:0
}

#contentLeft{
	float:left;
	width:278px;
	margin:0 0 0 16px;
	display:inline;
}
#contentLeft *{
	margin:0 0 20px;
	text-indent:-9999px
}
#contentLeft h2{
	height:43px;
	background:url(images/hdrLeftHeading.gif) no-repeat top left
}
#text1{
	height:84px;
	background:url(images/txtParagraph1.gif) no-repeat top left
}
#text2{
	height:69px;
	background:url(images/txtParagraph2.gif) no-repeat top left
}
#text3{
	height:117px;
	background:url(images/logoBodyG4.gif) no-repeat top left
}
#contentRight{
	float:left;
	width:185px;
	margin-left:250px;
	display:inline;
}
#contentRight li{
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:top left
}
#listitem1{
	height:12px;
	margin:0 0 15px;
	background:url(images/liText1.gif)
}
#listitem2{
	height:33px;
	margin:0 0 14px;
	background:url(images/liText2.gif)
}
#listitem3{
	height:51px;
	margin:0 0 12px;
	background:url(images/liText3.gif)
}
#listitem4{
	height:115px;
	background:url(images/liText4.gif)
}
#listitem5{
	height:12px;
	background:url(images/liText5.gif);
}
#content{
	padding:40px 10px;
}

#content dl{
	float:left;
	width:380px;
	margin:15px 0 0 10px;
}
#content dt{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:underline;
}
#content dd{
	padding:6px 0 0 18px;
	margin-left:5px;
	background:url(/images/arrow-right.gif) left no-repeat;
}

#content dl.recentDeals{
	width:180px;
	margin:15px 0 0 15px;
	float:left;
	display:inline;
}
#content dl.recentDeals dt{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
}	
#content ul{
	margin-left:15px;
	width:700px;
}
#content li{
	padding:5px 0 10px 18px;
	text-align:justify;
	background:url(/images/arrow-right.gif) left top no-repeat;
}
#content ul.emails{
	margin:10px 0 0 0;
}
#content ul.emails li{
	padding:10px 0;
	background:none;
}
#footer{
	padding:20px 0 10px 0;
	background:#43547D;
	color:#FFF;
}
#footer p{
	text-align:center;
}
#footer a{
	color:#FFF;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}