* { margin: 0; padding: 0;}

body { background: #ccc; font-family: Arial, Helvetica, sans-serif; color: #5a5b5a;}
h1 a { display: block; width: 400px; height: 75px; text-indent: -9999px; font-size: 0; background: url(../img/business_cash_logo.png) no-repeat; position: relative; top: 10px; left: 20px;}
h2 { color: #004cb3; font-size: 18px; margin-bottom: 15px;}
h3 { font-size: 15px; margin-bottom: 5px;}
th { text-align: left; font-size: 12px; color: #004cb3; font-weight: normal; padding: 0 10px 0 27px;}

#site { width: 954px; margin: auto; background: url(../img/funding_content.png) repeat-y; overflow: auto; min-height: 800px;}

#header { width: 944px; height: 107px; margin: auto; background: url(../img/funding_header.png) no-repeat top right #fff; border-bottom: 1px solid #20304e;}
#factoring_content { width: 944px; margin: auto;}

#nav { width: 155px; margin-right: 2px; float: left;}
#nav a { color: #5a5b5a; text-decoration: none; font-size: 11px; padding-right: 10px;}
#nav li { list-style: none; text-align: right;}
#nav li a.primary { display: block; width: 145px; padding-right: 10px; line-height: 35px; background: url(../img/nav.png) no-repeat top; font-size: 14px; font-weight: bold;}
#nav li a.primary:hover { background-position: 0 -35px;}
#nav ul { padding: 5px 0 10px 0; background: url(../img/gradient.png) repeat-x bottom #fff;}

#main_funding_content { width: 448px; padding: 15px; float: left; font-size: 13px; line-height: 1.4em;}
#main_funding_content p, #main_funding_content ol, #main_funding_content ul { padding-bottom: 15px;}
#main_funding_content ol, #main_funding_content ul { margin-left: 12px;}
#home #main_funding_content { padding-top: 250px; background: url(../img/banner_factoring.jpg) no-repeat top;}
#extra_content { width: 308px; float: left;}
#contact { width: 308px; float: left; background: url(../img/gradient.png) repeat-x bottom #fff; border-left: 1px solid #000; border-bottom: 1px solid #000; height: 228px; position: relative; z-index:50; }
#contact h2 { color: #000; font-weight: normal; text-align: center; padding-top: 5px; margin-bottom: 0; font-size: 16px;}
#factoring_testimonials { position: relative; top: 60px; z-index:40; color: #999; padding: 0 0px;}
#factoring_testimonials h2 { font-size: 18px; padding-bottom: 10px; width: 290px; font-weight: normal; color: #999; text-align: left;}
#factoring_testimonials .body { font-size: 14px; padding-bottom: 20px; width: 290px;}

#apply { 
	text-transform: uppercase;
	text-indent: -9999px;
	*text-indent:0;
	height: 23px;
	width: 86px;
	background: url(../img/apply_for_business_factoring.png) no-repeat;
	border: 0;
	cursor: pointer;
	position: relative;
	top: 5px;
}

#footer{
	display:block;
	margin:0px auto;
	padding:5px 0;
	width:946px;
	border-top:solid 1px #000;
	text-align: center;
	font-family:Arial,helvetica,sans-serif;
	font-size:11px;
}

.success, .error { font-weight: bold; font-size: 12px; position: absolute; bottom: 3px; right: 35px; }
.success { color: green;}
.error { color: red;}