/*------------------ DEFAULTS ----------------------*/
html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote {
margin: 0px; padding: 0px; border: 0px; }
body { font: 12px Arial, Helvetica, Verdana, sans-serif; }
h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }
h6 { font-size: 0.8em; }
h1,h2,h3 { font-weight: normal; line-height:1.2; }
h4,h5,h6 { font-weight: bold; }
h2,h3,h4,h5,h6 { margin: 0; text-align: justify; }
h1, h2, h3, h4, h5, h6 { padding: 1px 0 15px 0; color: #7FA3B7; }
h1 { color: #073543; }
#content ul, #content ol { padding: 0 0 15px 40px; }
p { padding: 1px 0 15px 0; color: #063543; text-align: justify; }
li { color: #063543; }
a:link, a:visited { color: #92AA35; }
/*-------------------------------------------------- Layout --*/
body {
	background-image: url(/images/page-bg.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	background-color: #073543;
}
div#header {
	display: inline;
	float: left;
	width: 100%;
	height: 101px;
	background-image: url(/images/header-repeat.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
div#header-container {
	width: 950px;
	height: 101px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/header-full.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
div#mid {
	display: inline;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}
div#mid-container {
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
div#mid-container-inner {
	display: inline;
	float: left;
	width: 950px;
	background-image: url(/images/mid-full.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
div#footer {
	display: inline;
	float: left;
	width: 100%;
	height: 101px;
	background-color: #073543;
	background-image: url(/images/footer-repeat.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
div#footer-container {
	width: 950px;
	height: 101px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/footer-full.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
div.inner {
	display: inline;
	float: left;
	width: 880px;
	margin: 0 0 0 35px;
}
/*--------------------------------------------------- header */
a#logo {
	display: inline;
	float: left;
	margin-left: 7px;
}
a#email-us {
	display: inline;
	float: right;
	margin-right: 6px;
}
/*--------------------------------------------------- mid */
div#mid-inner {
width: 880px;
margin-left: 35px;
}
div#left-column {
	display: inline;
	float: left;
	width: 205px;
	overflow: hidden;
}
ul#navigation {
	display: inline;
	float: left;
	width: 205px;
	overflow: hidden;
	list-style-type: none;
}
ul#navigation li {
	list-style-type: none;
	display: inline;
	float: left;
	width: 205px;
	overflow:hidden;
	border-bottom: 1px solid #DAE1E5;
}

ul#navigation li a strong {
	padding-left: 12px;
}

ul#navigation li.nested a strong {
	padding-left: 24px;
}

ul#navigation li a:link, ul#navigation li a:visited {
	display: inline;
	float: left;
	width: 205px;
	overflow:hidden;
	padding: 8px 0 8px 0px;
	line-height: 1;
	text-indent: 0px;
	text-decoration: none;
	color: #073543;
	font-weight: bold;
}
ul#navigation li a:active, ul#navigation li a:hover {
	background-color: #E6EAEC;
}

ul#navigation li.nested a:link, ul#navigation li.nested a:visited {
	text-indent: 0px;
	padding-left: 0px; 
	color: #80A4B7;
}
div#under-nav {
	display: inline;
	float: left;
	width: 205px;
}
div#under-nav p {
	padding-left: 12px;
	padding-right: 12px;
}
div#nav-box {
	display: inline;
	float: left;
	width: 205px;
	overflow: hidden;
}
/* ------------------------- selected nav */
body#home a#n-home,
body#business-funding-options a#n-business-funding-options,
body#invoice-finance a#n-invoice-finance,
body#asset-finance a#n-asset-finance,
body#vehicle-finance a#n-vehicle-finance,
body#commercial-mortgages a#n-commercial-mortgages,
body#international-trade a#n-international-trade,
body#asset-based-leasing a#n-asset-based-lending,
body#individual-funding-options a#n-individual-funding-options,
body#why-us a#n-why-us,
body#faqs a#n-faqs,
body#contact a#n-contact,
body#case-studies a#n-case-studies,
body#press-coverage a#n-press-coverage
{ background-color: #E8E8E8; }

div#content { 
	display: inline;
	float: left;
	width: 648px;
	margin: 10px 0px 15px 15px;
	padding-bottom: 15px;
}
div#content img { 
	margin: 0 0 10px 0;
}
/*--------------------------------------------------- footer */
p#footer-nav {
	display: inline;
	float: left;
	width: 100%;
	height: 20px;
	line-height: 18px;
	background-image: url(/images/footer-lines.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	margin: 23px 0 17px 0;
	color: #C1D82F;
	font-size: 11px;
	padding: 0 0 0 0;
}

p#footer-nav a:link, p#footer-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

p#footer-nav a:active, p#footer-nav a:hover {
	color: #C1D82F;
}

p#copyright {
	display: inline;
	float: left;
	width: 46%;
	height: 20px;
	line-height: 19px;
	background-image: url(/images/footer-lines.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px 0 17px 27%;
	padding: 0 0 0 0;
	color: #C1D82F;
	font-size: 11px;
}

p#copyright a:link, p#copyright a:visited {
	text-decoration: none;
	color: #C1D82F;
}

p#copyright a:active, p#copyright a:hover {
	color: #FFFFFF;
}

/* ---------------------------------------------------------- contact form */
form {
	display: inline;
	float: left;
	background-color: #F4F4F4;
	width: 95%;
	padding: 20px 0 10px 0;
	margin: 0 0 20px 0;
	border: 1px dotted #cdccc8;
}

form label {
	display: inline;
	float: left;
	width: 170px;
	text-align: right;
	padding: 0 10px 0 0;
	margin-bottom: 10px;
}

form input.fixed {
	width: 340px;
}

form br {
clear: left;
}

form textarea {
	width: 340px;
	margin: 0 0 5px 0;
}
/* ---------------------------------- back to top */
a#back-to-top:link,
a#back-to-top:visited {
	display: inline;
	float: right;
	width: 25px;
	height: 60px;
	position: absolute;
	position: fixed;
	right: 0px;
	top: 50%;
}

/*----------------------------------------- home */
div#home-left {
	display: inline;
	float: left;
	width: 411px;
}

div#home-right {
	display: inline;
	float: left;
	background-color: #C2D2DC;
	width: 220px;
	margin: 0 0 10px 15px;
	background-image: url(/images/photos/right-column-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div#home-right-inner {
	display: inline;
	float: left;
	width: 220px;
	background-image: url(/images/photos/right-column-bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 12px 0 12px 0;
}



div#home-right-inner h1,
div#home-right-inner h2,
div#home-right-inner h3,
div#home-right-inner h4,
div#home-right-inner h5,
div#home-right-inner h6,
div#home-right-inner p,
div#home-right-inner ol,
div#home-right-inner ul
{
	margin: 0 12px 5px 12px;
	line-height: 125%;
}

div#home-right-inner h3 {
 color: #063543;
 font-size: 18px;
 margin-bottom: 3px;
 padding: 0 0 0 0;
}

body#contact address
{
	display: inline;
	float: right;
	width: 300px;
	font-style: normal;
	padding-bottom: 20px;
}

.white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

div.repeating-outer
{
	background-color: #E1E9EE;
	background-image: url(/images/repeating-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}

div.repeating-inner
{
	background-image: url(/images/repeating-bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.repeating-inner *
{
	margin-left: 10px;
	margin-right: 10px;
}