body {
	background-color:#ffffff; 
	font:8pt "arial", helvetica, sans-serif;
	color:#292929;
}

body#credit-management, #growth-finance, #paid-in-24 {
	font:9pt "arial", helvetica, sans-serif;
	color:#292929;
}

body#growth-finance h1{
 	font-size:14pt;
}

/* TEXT STYLES */
ul {
	margin-left: -17px;
	padding-left: -17px;
}

ul {
	padding-left: 30px;
}

ul li span{
	color:#292929;
}

.how-it-works {
	display:block;
	width:311px;
	height:545px;
	background:url(images/services/how-it-works.jpg) 0px 0px no-repeat;
}

.our-history {
	background:#ffffff url(images/titles/our-history.jpg) 0px 0px no-repeat;
}

/*.our-history div {
	position:relative;
	width:180px;
	top:60px;
	left:10px;
}*/

.why-different {
	background:#ffffff url(images/titles/why-were-different.jpg) 0px 0px no-repeat;
}

.how-to-findus {
	background:#ffffff url(images/titles/how-to-findus.jpg) 0px 0px no-repeat;
}

.how-to-findus ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.how-to-findus ul li {
	margin-left:5px;
	border:1px #000000 solid;	
}

.our-team {
	background:#ffffff url(images/titles/our-team.jpg) 0px 0px no-repeat;
}

.whitelink:hover {
	color:#033000;
	text-decoration:none;
}

.whitelink {
	color:#000000;
	text-decoration:none;
}

strong.red {
	color:#FF0000;
}

p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;	
}

p.green {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	color:#068000;
	font-size:12pt;
}

h1 {
	color:#068000;
	font: 12pt "arial", helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0.7em;
	margin-bottom: 0.5em;
}

h1.small {
	color:#068000;
	font: 10pt "arial", helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0.7em;
	margin-bottom: 0.5em;
}

h2 {
	color:#068000;
	text-decoration:none;
	font:10pt "arial", helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: 0.8em;  
}

h3 {
	color:#068000;
	text-decoration:none;
	font:1.1em "arial", helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;  
}

h4 {
	color:#068000;
	text-decoration:none;
	font:11px "arial", helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;  
}

a {
	color:#292929;
	vertical-align:middle;
	text-decoration:none;
}

a:hover {
	color:#292929;
	vertical-align:middle;
	text-decoration:none;
}


a:visited {
	color:#292929;
	vertical-align:middle;
	text-decoration:none;

}

a.green {
	color:#068000;
	vertical-align:middle;
	text-decoration:underline;
}

a.green:hover {
	color:#068000;
	vertical-align:middle;
	text-decoration:underline;
}


a.green:visited {
	color:#068000;
	vertical-align:middle;
	text-decoration:underline;

}

hr { border:0px; border-top:1px solid #295d31; background-color:#ffffff; height: 1px;}

/*------------------------------------------------------------*/

/*Navigation*/

/* header - main navigation container*/
#navigation {
position:absolute;
top:0px;
width:auto;
height:auto;
float:left;
}

/* navigation - all list properties*/
#menu_nav {
	position:absolute;
	top:42px;
	left:212px;
	width:735px;
	height:30px;
	border-top:1px solid #231f5d;
	border-bottom:1px solid #231f5d;
	text-align:center;
	font-size:8pt;
}

div#menu1 {
	position:absolute;
	top:0px;
	border:0px #000000 solid;
	left:0px;
	width:50px;
	height:28px;
}

div#menu2 {
	position:absolute;
	top:0px;
	border:0px #000000 solid;
	left:50px;
	width:100px;
	height:28px;	
}

div#menu3 {
	position:absolute;
	top:0px;
	border:0px #000000 solid;
	left:150px;
	width:110px;
	height:28px;	
}

div#menu4 {
	position:absolute;
	top:0px;
	border:0px #000000 solid;
	left:260px;
	width:90px;
	height:28px;	
}

div#menu5 {
	position:absolute;
	top:0px;
	border:0px #000000 solid;
	left:350px;
	width:65px;
	height:28px;	
}

div#menu6 {
	position:absolute;
	top:0px;
	border:0px #000000 solid;
	left:415px;
	width:125px;
	height:28px;	
}

div#menu7 {
	position:absolute;
	top:0px;
	border:0px #000000 solid;
	left:540px;
	width:45px;
	height:28px;	
}

div#menu8 {
	position:absolute;
	top:0px;
	border:0px #000000 solid;
	left:585px;
	width:70px;
	height:28px;	
}

div#menu9 {
	position:absolute;
	top:0px;
	border:0px #000000 solid;
	left:655px;
	width:80px;
	height:28px;	
}

#toggle{
	display:block;
	width:43px;
	height:15px;
}

.toggle_more {
	background:url('images/more_button.gif') 0px 0px no-repeat;
}

.toggle_close {
	background:url('images/close_button.gif') 0px 0px no-repeat;
}

.nav_item a:link, .nav_item a:visited {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:23px;
	padding-top:7px;
	vertical-align:middle;
	text-decoration:none;
}

.nav_item a:hover, .nav_item a:visited:hover {
	background:#61b302;
	color:#ffffff;
}

a.email
{
	display:block;
	width:153px;
	height:23px;
	background:url('images/envelop.jpg') 0px 0px no-repeat;
	border:0px #000000 solid;
	padding-left:0px;
	text-align:right;
	padding-top:8px;
}

a.email:hover
{
	background:url('images/envelop.gif') 0px 0px no-repeat;
}

a.phone
{
	display:block;
	width:100px;
	height:23px;
	background:url('images/telephone.jpg') 0px 0px no-repeat;
	border:0px #000000 solid;
	padding-left:0px;
	text-align:right;
	padding-top:8px;
}

a.phone:hover
{
	background:url('images/telephone.gif') 0px 0px no-repeat;
}

/*#menu_nav a {
	color: #292929;
	position:relative;
	vertical-align:middle;
	text-decoration: none;
}

#menu_nav a:hover
{
	background:url(images/bg_nav.gif) 0px 0px repeat-x;
	color: #ffffff;
	text-decoration: none;
}

#navigationcontainer ul
{
border-top:1px solid #231f5d;
border-bottom:1px solid #231f5d;
position:absolute;
top:40px;
height:30px;
left:213px;
padding:0;
margin:0;
width:730px;
}

#navigationcontainer ul li 
{ 
display: inline;
text-align:center;
}

#navigationcontainer ul li a 
{
color: #292929;
text-decoration: none;
padding-top: 7px;
padding-right: 10px;
padding-bottom: 7px;
padding-left: 10px;
}

#navigationcontainer ul li a:hover
{
background-color: #068000;
color: #ffffff;
text-decoration: none;
}*/


/*------------------------------------------------------------*/

/*MAIN CONTAINERS*/

/* main*/
#main{
	background-color:#ffffff;
	width:948px;
	position:absolute;
	left:50%;
	height:auto;
	margin-left:-484px;
	border-left:1px solid #295d31;
	border-right:1px solid #295d31;
	padding-left:10px;
	padding-right:10px;
}

span#map {
	position:relative;
	top:10px;
	left:-17px;
	width:305px;
	height:550px;
	display:block;
	border:0px #c0c0c0 solid;
}

#flash_movie_container {
	position:absolute;
	top:0px;
	right:0px;
	width:629px;
	height:627px;
	border:0px #000000 solid;
	background:#ffffff;
	display:none;
	z-index:100;
}

#container {
	position:relative;
	top:5px;
	display:block;
	height:auto;
	width:948px;
	padding:0px;
	padding-bottom:20px;
	margin:0px;
}

#container ul.shell {
	list-style: none;
	height:560px;	
	padding: 0;
	margin: 0;
}

#container ul.shell li {
	float:left;
	padding-left:1px;
	width:311px;
	height:520px;
	border:0px #000000 solid;
	padding-bottom:0px;
}

#container ul.shell li ul{
	list-style:none;
	padding:0;
	margin:0;
}

#container ul.shell li ul li{
	height:auto;
	margin:5px;
	margin-left:0px;
	background:url('images/bullet-small.png') 0px 0px no-repeat;
	padding-left:20px;	
}

#container ul.shell li.image {
	width:200px;
	height:435px;
}

#container ul.cash {
	list-style: none;
	height:630px;	
	padding: 0;
	margin: 0;
}

#container ul.cash li {
	float:left;
	padding-left:4px;
	width:311px;
	height:545px;
	border:0px #000000 solid;
	padding-bottom:0px;
}

#container ul.cash li div#how-it-works-content {
	border:0px #FF0000 solid;
	position:absolute;
	left:2px;
	padding:10px;
	width:287px;
	top:50px;
	font: 1.5em "arial", helvetica, sans-serif;
}


#container ul.cash li div#how-it-works-content ul {
	list-style:none;	
	padding:0;
	margin:0;
}

#container ul.cash li div#how-it-works-content ul li{
	list-style:none;
	padding:0;
	padding-left:25px;
	color:#000000;
	margin:0;
	height:auto;
	width:270px;
	padding-top:10px;
	border:0px #000000 solid;
	background:url(images/bullet-small.png) 0px 12px no-repeat;
}

#container ul.cash li div#the-benefits-content {
	border:0px #FF0000 solid;
	position:absolute;
	left:320px;
	padding:10px;
	width:287px;
	top:50px;
	font: 1.5em "arial", helvetica, sans-serif;
}

#container ul.cash li div#the-benefits-content ul {
	list-style:none;
	padding:0;
	margin:0;
}

#container ul.cash li div#the-benefits-content ul li{
	list-style:none;
	padding:0;
	padding-left:25px;
	color:#000000;
	margin:0;
	height:auto;
	width:270px;
	padding-top:10px;
	border:0px #000000 solid;
	background:url(images/bullet-small.png) 0px 12px no-repeat;
}

#container ul.cash li div#the-difference-content {
	border:0px #FF0000 solid;
	position:absolute;
	right:0px;
	padding:10px;
	width:287px;
	top:50px;
	font: 1.5em "arial", helvetica, sans-serif;
}

#container ul.cash li div#the-difference-content ul {
	list-style:none;
	padding:0;
	margin:0;
}

#container ul.cash li div#the-difference-content ul li{
	list-style:none;
	padding:0;
	padding-left:25px;
	color:#000000;
	margin:0;
	height:auto;
	width:270px;
	padding-top:10px;
	border:0px #000000 solid;
	background:url(images/bullet-small.png) 0px 12px no-repeat;
}

#container ul.about {
	list-style: none;
	padding:0;
	margin:0;
	height:700px;
}

#container ul.about li {
	float:left;
	margin-left:5px;
	width:216px;
	height:770px;
	border:0px #000000 solid;
	padding-bottom:0px;
}

#container ul.about li #our-team-content {
	border:0px #000000 solid;
	position:relative;
	width:auto;
	left:15px;
	top:63px;
	height:auto;
}

#container ul.about li #our-team-content ul {
	list-style: none;
	height:auto;	
	padding: 0;
	margin: 0;
}

#container ul.about li #our-team-content ul li{
	float:left;
	margin-left:0px;
	width:auto;
	height:auto;
	padding:0px;
	color:#000000;
	veritcal-align:top;
	border:0px #000000 solid;
	padding-left:0px; 
	padding-top:0px; 
	text-align:justify;	
}

#container ul.about li #our-history-content ul {
	list-style: none;
	height:auto;	
	padding: 0;
	margin: 0;
}

#container ul.about li #our-history-content ul li{
	float:left;
	margin-left:0px;
	width:auto;
	height:auto;
	padding:0px;
	color:#000000;
	veritcal-align:top;
	border:0px #000000 solid;
	padding-left:0px; 
	padding-top:0px; 
	text-align:justify;	
}

#container ul.about li #why-different-content ul {
	list-style: none;
	height:auto;	
	padding: 0;
	margin: 0;
}

#container ul.about li #why-different-content ul li{
	float:left;
	margin-left:0px;
	width:auto;
	height:auto;
	padding:0px;
	color:#000000;
	veritcal-align:top;
	border:0px #000000 solid;
	padding-left:0px; 
	padding-top:0px; 
	text-align:justify;	
}

/* header */
#header {
	position: relative;
	top:0px;
	right:0px;
	width:948px;
	height:77px;
}

/* homepage only */
#home_services {
	position:relative;
	top:5px;
	height:243px;
	width:948px;
	padding:0px;
	margin:0px;
}

#christmas_video {
	position:relative;
	top:0px;
	height:170px;
	width:943px;
	padding:0px;
	margin:0px;
}

#christmas_small_buttons {
	position:relative;
	top:0px;
	height:58px;
	width:943px;
	padding:0px;
	margin:0px;
}

#flash1 {
	position:absolute;
	top:0px;
	left:0px;
	width:316px;
	height:233px;
	z-index:5;
	border:0px #000000 solid;
	background:url(images/titles/cash.jpg) 0px 3px no-repeat;	
}

#flash2 {
	position:absolute;
	top:0px;
	left:316px;
	width:316px;
	height:233px;
	z-index:6;
	border:0px #000000 solid;
	background:url(images/titles/credit.jpg) 0px 3px no-repeat;				
}

#flash3 {
	position:absolute;
	top:0px;
	right:0px;
	width:316px;
	height:233px;
	z-index:7;
	border:0px #000000 solid;
	background:url(images/titles/combined.jpg) 0px 3px no-repeat;		
}

/* homepage only */
#home_intro {
	position:relative;
	width:948px;
	padding:0px;
}


/* footer container*/
#footer_container {
	position: relative;
	top:0px;
	right:0px;
	width:948px;
	height:16px;
	padding-top:5px;
	padding-bottom:20px;
	border-top:1px solid #295d31;
}

/* footer left*/
#footer_left {
	position: absolute;
	width:500px;
	height:16px;


}

/* footer right*/
#footer_right {
	position: absolute;
	right: 0px;
	width:300px;
	height:16px;
	text-align:right;
}

/* subpages - main content container */
#sub_main {
	position:relative;
	width:948px;
	padding:0px;
	margin:0px;
}

/*------------------------------------------------------------*/

/*SUB CONTAINERS*/

/* header - logo container */
#header_logo {
	position: relative;
	width:201px;
	height:77px;

}

/* header - contact info container*/
#header_contact {
	position: absolute;
	top:0px;
	right:100px;
	width:296px;
	height:39px;
	border:0px #000000 solid;
}

/* home intro - title container */
#home_intro_title {
	position: relative;
	width:632px;
	height:39px;
	padding:0px;
}

/* home intro - text */
#home_intro_text {
	position: relative;
	top:0px;
	width:612px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border:0px #000000 solid;
}

/* home intro - quicknav */
#home_intro_quicknav {
	position: absolute;
	top:5px;
	left: 635px;
	width:311px;
	height:303px;
	border:0px #000000 solid;
}

#logo {
	position:absolute;
	bottom:10px;
	right:10px;
}

#home_intro_expand {
	position: relative;
	top:5px;
	left:0px;
	height:auto;
	text-align:right;
	border:0px #000000 solid;
}

#home_intro_expand_text {
	display:none;
	text-align:justify;
}

#expand_button {

}

/* other pages - main text area */
#main_text_area{
	position:relative;
	width:736px;
	left:0px;
	padding-left:0px;
	margin:0px;
}

/* other pages - case study container */
#case_study{
	position:absolute;
	top:70px;
	height:auto;
	width:210;
	left:739px;
	padding-left:12px;
	margin:0px;
	border-left:1px solid #295d31;
}

#featured-case-study{
	display:block;
	height:100%;
	width:100%;
	background:#ffffff url(images/titles/featured-case-study-bg.jpg) 0px 0px no-repeat;
	text-align:left;
}

#featured-case-study div{
	display:block;
	border:0px #000000 solid;
	text-align:left;
	padding:20px;
	padding-top:80px;
}

#featured-case-study div p{
	text-align:justify;
}

#featured-case-study div p:hover{
	text-decoration:underline;
}

/* meet the management - flash container */
#management_flash{
position:relative;
height:400px;
	width:700px;
	left:0px;
	padding-left:0px;
	margin:0px;
}

/*contact us page - form styles */
#form_box {
	width: 690px;
	/*background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;*/
	font:0.9em Arial, Helvetica, Sans-serif;
	padding: 0.0em;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}

#form_box span {
	margin-left:80px;
	padding-right:0px;
	width:150px;
}

#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 150px;
}

#form_disclaimer {
	font-size:6.5pt;
	text-align:left;
	margin-left:165px;
	margin-top:10px;
}
 
#log {
	width: auto;
	margin-top:10px;
}
 
#log_res {
	overflow: auto;
	color:#FF0000;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(images/ajax-loader.gif) no-repeat center;
}


/*------------------------------------------------------------*/

