/*
-----------------------------------------------
RFL CREDIT master style sheet
author:  Chris Drury / Unity Creative
created:  01-05-2008
----------------------------------------------- */

/* layout */
body {
	margin:0;
	padding:0;
	position:relative;
	height: auto;
}
body.xcart-popup { min-width:460px; }
#wrapper {
	background-image: url(../i/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F5F5F5;
}
#header-wrapper {
	background-color: #FFFFFF;
	background-image: url(../i/HEADER_wrapbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:134px;
}
#header {
	position:relative;
	width:848px;
	text-align:left;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/rfl_headerbg.gif);
	height: 134px;
}
#content-wrapper-red {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #B31105;
	background-image: url(../i/RED_wrapbg.gif);
	height: 340px;
}

#content-main-wrapper {
	background-repeat: repeat-y;
	background-position: center top;
	background-image:url(../i/CONTENT_wrapper.gif);
	height: auto;
	position: relative;
}


#content-main {
	background-color:#fff;
	width:808px; /* makes certain no margin weirdness happens */
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
	height: auto;
}

#content-main-left {
	height: auto;
	width: 353px;
	font:Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E4E4E4;
	padding-right: 15px;
	float: left;
}

#finance-content-text-nav {
	background-color:#fff;
	width:355px; /* makes certain no margin weirdness happens */
	text-align:left;
	height: auto;
	float:left;
}



#finance-center-text h2, #finance-content h2, #content-main-left h2 {
	color:#B50C00;
	font-size:16pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 17px;
	margin-right: 0px;
	margin-left: 0px;
}
#finance-center-text {
padding-top:15px;
padding-bottom:15px;

}
#finance-center-text  p   {
	font-size:12px;
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}


#content-main-left-intro {
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	float: left;
	width: 355px;
}

#content-main-left-intro ul, li {margin:0px; padding:0px; }



#downloads {
	font:Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E4E4E4;
	border-bottom:none;
	border-left:none;
	border-top:none;
	width:180px;
	height:auto;
	float: left;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#downloads p { 
font:Arial, Helvetica, sans-serif; padding:0px; margin:0px; }

	
#downloads ul {
	list-style:none;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#downloads li {
	margin:0px;
	border:none;
	width: 178px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#downloads li.download a {
	color:#666666;
	font-size:12px;
	text-decoration:none;
	height:10px;
	background-image: url(../i/redli.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border:none;
	border:0;
	display: block;
	padding-left: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#downloads li.download a:hover {
	color:#B32317;
	font-size:12px;
	text-decoration:none;
	width:160px;
	height:10px;
	display:block;
	padding-left: 14px;
	background-image: url(../i/redli.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border:none;
	border:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#hotlinks {
	height: auto;
	width: 144px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
.hotterlinks a:hover {
	color: #FF00FF;
}

.hotterlinks a {
	color: #000000;
}

.hotterlinks {
	color: #000066;
}
#content-main-right {
	width:415px;
	height:auto;
	float: right;
	padding-left: 0px;
}

#content-main-right-columns {}

#blank-grey {
	width:409px;
	height:126px;
	background-image: url(../i/blank_grey_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 23px;
}


#blank-grey-left { 
width:212px;
height:111px;
padding-left:15px;
padding-top:15px;
float:left;
}

#blank-grey-right {
	float:right;
	padding-top: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 150px;
}

#blank-grey-right p {
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8B8C8E;
}

#blank-grey-right a:link {
	display: block;	
}
#blank-grey-right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B8C8E;
	border-bottom: solid 1px dashed;
	
}



#blank-grey-right ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-decoration: none;
}

#blank-grey-right li.middlelinks a {
	font:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	display: block;
	width: 153px;
	margin-bottom: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #807F83;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
} 
#blank-grey-right li.middlelinks a:hover {
	font:Arial, Helvetica, sans-serif;
	color:#B32317;
	font-size:12px;
	display: block;
	width: 153px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #807F83;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}


#blank-grey-right li.bottomlink a {
	font:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	width: 153px;
} 
#blank-grey-right li.bottomlink a:hover {
	font:Arial, Helvetica, sans-serif;
	color:#B32317;
	font-size:12px;
	width: 153px;
}



#commercial-grey {
	width:212px;
	height:96px;
	background-image: url(../i/commercial_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 182px;
	margin-bottom: 23px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#caravan-grey {
	width:212px;
	height:96px;
	background-image: url(../i/caravan_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 182px;
	
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#professional-grey {
	width:212px;
	height:96px;
	background-image: url(../i/professional_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 182px;
	
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 23px;
}


/* finance section */

#finance-content {
	background-color:#fff;
	width:798px;
	margin-bottom: 15px;
}
	
	#finance-content a {font:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color: #B32317; }
	#finance-content a:hover {
	font-size:12px;
	text-decoration:none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
	

#finance-content-text-left {
	background-color:#fff;
	width:370px; /* makes certain no margin weirdness happens */
	text-align:left;
	height: auto;
	float:left;

}

#finance-content-right {
	background-color:#fff;
	width:428px; /* makes certain no margin weirdness happens */
	text-align:left;
	height: auto;
	float:right;
}

#aboutus-content-right {
	background-color:#fff;
	width:403px; /* makes certain no margin weirdness happens */
	text-align:left;
	height: auto;
	float:right;
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B31809;
}
#aboutus-content-right-text {
	background-color:#fff;
	width:371px; /* makes certain no margin weirdness happens */
	text-align:left;
	height: auto;
	background-image: url(../i/aboutusrightbg.jpg);
	background-repeat: repeat-x;
	background-position: 1px 1px;
	border: 1px solid #d4d4d6;
	padding: 15px;
	margin-bottom:23px;
}
#aboutus-content-right-text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B32317;
	text-decoration: none;
}


#finance-content-right ul {
	
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
		
	}
	
#finance-center-text ul {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
		
	}
	
#finance-content-right li.redbullets {
	color:#6D6F71;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	width:350px;
	height:14px;
	display:block;
	padding-left: 14px;
	background-image: url(../i/redli.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#finance-center-text li.redbullets {
	color:#6D6F71;	
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	width:650px;
	height:14px;
	display:block;
	padding-left: 14px;
	background-image: url(../i/redli.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}




#finance-content-form {
	background-color:#fffde4;
	width:271px; /* makes certain no margin weirdness happens */
	text-align:left;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #F7931E;
	padding: 15px;
}

#finance-content-text-nav {
	background-color:#fff;
	width:355px; /* makes certain no margin weirdness happens */
	text-align:left;
	height: auto;
	float:left;
}

#finance-content-text-nav2 {
	background-color:#fff;
	width:355px; /* makes certain no margin weirdness happens */
	text-align:left;
	height: auto;
	float:left;
}

#finance-content-text-nav ul {
	padding:0px;
	list-style-type:none;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#finance-content-text-nav li {
	width:200px;
	height:26px;
	margin:0px;

}

#finance-content-text-nav li a {
	width:200px;
	height:17px;
	border-bottom:1px dashed #CCCCCC;
	display: block;
	padding-top: 5px;
	color:#6D6F71;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin: 0px;
}

#finance-content-text-nav li a:hover {
	width:200px;
	height:17px;
	border-bottom:1px dashed #CCCCCC;
	display: block;
	padding-top: 5px;
	color:#B31105;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin: 0px;
}

#finance-content-text-nav li a.finance-li-red {
	width:200px;
	height:17px;
	border-bottom:1px dashed #CCCCCC;
	display: block;
	padding-top: 5px;
	color:#B31105;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin: 0px;
}



#commericial-vehicle-grey {
	width:212px;
	height:96px;
	background-image: url(../i/commercial_car_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 182px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: right;
	margin-bottom:23px;
}

#vendor-finance-grey {
	width:166px;
	height:96px;
	background-image: url(../i/computer_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 182px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: left;
	margin:23px 0;
}

#company-car-grey {
	width:166px;
	height:96px;
	background-image: url(../i/car_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 182px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: left;
}


#agricultural-grey {
	width:212px;
	height:96px;
	background-image: url(../i/agricultural_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 182px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: right;
}

#plant-machinery-grey {
	width:212px;
	height:96px;
	background-image: url(../i/plant_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 182px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: right;
	margin-bottom:23px;
}


/* end Finance section */




/* QUOTE PAGE SECTION */

#quote-background {
	background-color:#fff;
	width:756px;
	height: 333px;
	margin-bottom: 15px;
	background-image: url(../i/quotescontainerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.quote {
margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:89px; padding:0px;
font:Arial, Helvetica, sans-serif;
font-size:16px; color: #B32317; font-weight:bold;
}


#quotetableleft {
	width: 339px;
	height: 268px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d4d4d6;
	border-right-color: #d4d4d6;
	border-bottom-color: #d4d4d6;
	border-left-color: #d4d4d6;
	background-color: #FFFFFF;
}
 
 
#quotetableleftheader {
	background-image: url(../i/quote_header_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 324px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
 
#quotetableright {
	width: 387px;
	height: 268px;
	float:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d4d4d6;
	border-right-color: #d4d4d6;
	border-bottom-color: #d4d4d6;
	border-left-color: #d4d4d6;
	background-color: #FFFFFF;
 } 
 
 #quotetablerightheader {
	background-image: url(../i/quote_header_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 372px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
 

 #quotetablefields {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}



/* END QUOTE PAGE SECTION */




/* links page */


#fsb-grey {
	width:218px;
	height:96px;
	background-image: url(../i/fsb_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 130px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:23px;
}

#bni-grey {
	width:218px;
	height:96px;
	background-image: url(../i/bni_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 130px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:23px;
}

#nacfb-grey {
	width:218px;
	height:91px;
	background-image: url(../i/nacfb_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 130px;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
}


#strategy-grey {
	width:384px;
	height:56px;
	background-image: url(../i/strategy_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-top: 55px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: right;
	margin-bottom:23px;
}


#unity-grey {
	width:392px;
	height:50px;
	background-image: url(../i/unity_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-top: 61px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: right;
	margin-bottom:23px;
}

#new-england-grey {
	width:266px;
	height:91px;
	background-image: url(../i/new_england_grey_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 130px;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 15px;
	float: right;
}


/* END links page */





/* SPAN, P, A, H2 GREY CONTENT */


#quote-background p, #finance-content p, #blank-grey p, #caravan-grey p, #commercial-grey p {

margin:0px; padding:0px;
color:#6D6F71;
font:Arial, Helvetica, sans-serif;
font-size:12px;

}

#company-car-grey h2, #agricultural-grey h2, #plant-machinery-grey h2, #vendor-finance-grey h2, #professional-grey h2, #commericial-vehicle-grey h2, #blank-grey h2, #caravan-grey h2, #commercial-grey h2 {
	margin:0px;
	padding:0px;
	color:#6D6F71;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
}


.red {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}


/* end SPAN, P, A, H2 GREY CONTENT */



#content {
	position:relative;
	background-color:#fff;
	width:848px;
	margin:0 auto;
	padding:1px 0; /* makes certain no margin weirdness happens */
	text-align:left;}
	
	#content-red {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/HOME_puzzle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	#content-red-contact {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/CONTACT_Map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	#content-red-commercial {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/COMMERCIAL_building.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	#content-red-capall {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/capall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}

	
	#fxchange {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/COMMERCIAL_fxchange.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	#debtmanage {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/COMMERCIAL_debtmanage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	#content-red-asset {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/HOME_computer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	#content-red-asset-car {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/HOME_car.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	
	#content-red-asset-commercial {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/HOME_commercial_car.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}

	#content-red-asset-plant {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/HOME_plant.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	#content-red-asset-agricultural {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/HOME_agricultural_car.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	
	#content-red-asset-leisure {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/HOME_leisure_caravan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	#content-red-asset-professional {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/HOME_professional.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	
	#content-red-asset-association {
	position:relative;
	width:459px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../i/HOME_association.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-left: 389px;
	}
	


#content_all {
	position:relative;
	background-color:#fff;
	width:850px;
	margin:0 auto;
	height:auto;
}



/* link defaults */
a {
	font-size:12px;
	padding:0px;
	color:#B32317;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin: 0px;
}
a:hover {
	font-size:12px;
	padding:0px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	margin: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
}


/* remove borders from images */
img {
	border:none;
}

a img {
	border:none; margin:0px; padding:0px;
}
/* clear floats */
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:1%;
}

#borderbreak {
	clear:both;
	height:1px;
	line-height:3px;
	font-size:1%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797A7C;
	margin:0px;
	padding:0px;
	}


form {
	margin:0;padding:0;
}

.textareaformat {width:350px; height:auto; }

/* header items */
h1#logo {
	position:absolute;
	left:22px;
	top:25px;
	margin:0;
	padding:0;
	width: 241px;
	height: 43px;
}
h1#logo a {
	display:block;
	width:228px;
	height:44px;
	text-indent:-5000px;
	background-image: url(../i/rflcredit_LOGO.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#contact {
	position:absolute;
	right:39px;
	top:19px;
	width:247px;
	height: 50px;
	display: inline;
}

#contact ul {
	display: inline;
	list-style: none;
	list-style-type: none;
}
#contact li {
		list-style:none;
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}

	#contact li a {
		color:#666666;
		text-decoration:none;
		}

	#contact li a:hover, #contact li.selected a {
		color:#CC0000;
		text-decoration:none;
		}


#contact p {
	margin:8px 0 0;padding:0;
	font-size:77%;
	font-weight:bold;
	line-height:1.4;
	color:#fff;
	text-align:center;
}


/* content items */

	#quote {
	height: 195px;	
	}
	#quoteleft {
	height: 192px;
	width: 25px;
	margin-left: 180px;
	background-image: url(../i/QUOTE_start.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	}
	
	#quotetext {
	width: 210px;
	float: left;
	height: auto;
	}
	#quotetext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
	}
	
	p .quotecompanytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EDB32A;
	}
	
	p .black {
	font-family: Arial Black;
	font-size: 12px;
	color:#6D6F71;
	}
		
	#puzzledabout {
	height: 35px;
	background-image: url(../i/HOME_puzzled.gif);
	background-repeat: no-repeat;
	}






#homepage #main {
	width:465px;
}



/* footer items */
#footer p#copyright {
	position:absolute;
	right:20px;
	bottom:84px;
	margin:0;padding:0;
	font-size:77%;
	color:#ccc;
}

#footer #logo-hackersafe {
	position:absolute;
	right:94px;
	top:38px;
}
#footer #logo-csite {
	position:absolute;
	right:20px;
	top:20px;
}


/* nav */

/*- Menu Tabs I--------------------------- */
 #tabs {
      float:left;
      width:120%;
      /*background:#FFFFFF;*/
      font-size:93%;
      line-height:normal;
	
	  /*border-bottom:1px solid #ebebeb;*/
	  padding-top:70px;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(../i/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
	  font-weight:bold;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(../i/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	#tabs li a.selected {
	   background-position:0% -42px;   
	}
	#tabs li a.selected span {
	   color:#FFF;
	   background-position:100% -42px;
	}




/*#nav {
	position:absolute;
	right:5px;
	bottom:31px;
	width:817px;
	height:29px;
	margin:0;
	padding:0;
	}
#nav ul {
margin:0px;
display:inline;
list-style-type:none;
	}
	
#nav li {
	float:left;
}
#nav li a {
	height:29px;
	padding:0;
}

#nav li.assetfinance a {
	background-image: url(../i/navi_assetfinance.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 128px;
	display: block;
	margin-right: 4px;
}

#nav li.assetfinance a:hover {
	background-image: url(../i/navi_assetfinance.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 128px;
	display: block;
	margin-right: 4px;
 }
 
 #nav li.assetfinance a.selected {
	background-image: url(../i/navi_assetfinance.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 128px;
	display: block;
	margin-right: 4px;
 }
 
 
 #nav li.commercialmortgages a {
	background-image: url(../i/navi_commercialmortgages.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 183px;
	display: block;
	margin-right: 4px;
}

#nav li.commercialmortgages a:hover {
	background-image: url(../i/navi_commercialmortgages.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 183px;
	display: block;
	margin-right: 4px;
 }
 
 
 #nav li.commercialmortgages a.selected {
	background-image: url(../i/navi_commercialmortgages.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 183px;
	display: block;
	margin-right: 4px;
 }
 
 
 #nav li.debtmanagement a {
	background-image: url(../i/navi_debtmanagement.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 183px;
	display: block;
	margin-right: 4px;
}

#nav li.debtmanagement a:hover {
	background-image: url(../i/navi_debtmanagement.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 183px;
	display: block;
	margin-right: 4px;
 }
 
 
 #nav li.debtmanagement a.selected {
	background-image: url(../i/navi_debtmanagement.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 183px;
	display: block;
	margin-right: 4px;
 }
 
 
  #nav li.leisurefinance a {
	background-image: url(../i/navi_leisurefinance.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
	display: block;
	margin-right: 4px;
}

#nav li.leisurefinance a:hover {
	background-image: url(../i/navi_leisurefinance.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 135px;
	display: block;
	margin-right: 4px;
 }
 
 #nav li.leisurefinance a.selected {
	background-image: url(../i/navi_leisurefinance.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 135px;
	display: block;
	margin-right: 4px;
 }
 
 #nav li.professional a {
	background-image: url(../i/navi_professional.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 183px;
	display: block;
	margin-right: 4px;
}

#nav li.professional a:hover {
	background-image: url(../i/navi_professional.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 183px;
	display: block;
	margin-right: 4px;
 }
 
 #nav li.professional a.selected {
	background-image: url(../i/navi_professional.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 183px;
	display: block;
	margin-right: 4px;
 }
 
  #nav li.associates a {
	background-image: url(../i/navi_associates.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 128px;
	display: block;
	margin-right: 4px;
}

#nav li.associates a:hover {
	background-image: url(../i/navi_associates.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 128px;
	display: block;
	margin-right: 4px;
 }
 
 #nav li.associates a.selected {
	background-image: url(../i/navi_associates.gif);
	background-repeat: no-repeat;
	background-position: left -29px;
	height: 29px;
	width: 128px;
	display: block;
	margin-right: 4px;
 }


*/

/* FORM properties */


.minileftform {
	width: 129px;
	height:21px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#submitbutton {
	bottom: 19px;
	height: 26px;
	width: 125px;
	display: block;
	position: relative;
	left: 90px;
 }



/* END FORM properties */


/* footer nav */

#footer-wrapper {
	clear:both;
	background-color: #012559;
}
#footer {
	height:60px;
	text-align:left;
	margin-top: 40px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}


#footer ul {
	display: inline;
	list-style: none;
	list-style-type: none;
	margin:0px; padding:0px;
}


#footer li {
		list-style:none;
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		color:#6D6F71;
		font-size:10px;
		}

	#footer li a {
		color:#6D6F71;
		text-decoration:none;
		}

	#footer li a:hover, #footer li.selected a {
		color:#CC0000;
		text-decoration:none;
		}
#footerleft {width:400px; height:auto; float:left;}

#footerright {
	width:340px;
	height:auto;
	float:right;
	margin: 0px;
	padding: 0px;
}
#footerright p {margin:0px; padding:0px;}

#footerbottom {clear:both;padding-top:10px;height:auto;}
#footerbottom p {margin:0px; padding-top:4px;}

#popup{width:630px; float:left; margin:20px;}
#popup .left{width:320px; float:left; margin-right:20px;}
#popup .right{width:280px; display:inline; float:left;}
.right ul {margin:0 0 0 15px; padding:0;}
.right ul li{padding:5px 0; color:#4C4C4C; font-size:14px;}


#curconv{
	position:relative;
	margin-bottom:2px;	
	
}
#currate{
	position:relative;
	padding-left:40px;	
	
}