/* CSS Document */

body  {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

#wrapper  {
	width: 799px;
	margin: 0 auto;
	background-image: url(images/capital_recovery_bkg.gif);
	background-repeat: repeat-y;
	background-position: center top;
} 

#topNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #384E51;
	text-align: right;
	padding-bottom: 6px;
	padding-right: 16px;
	padding-top: 12px;
	background-color: #FFFFFF;
	width: 759px;
	margin: 0 auto;
}

#header  {
	background-image: url(images/capital_recovery_header.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 759px;
	margin: 0 auto;
} 
#header img{
	margin-top: 38px;
	margin-left: 30px;
} 

#main_content  {
	width: 799px;
} 

#lc {
	width: 289px;
	float: left;
	background-image: url(images/main_content_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#rc {
	width: 455px;
	float: right;
	padding-top: 35px;
	background-image: url(images/main_content_top.gif);	
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 55px;
	min-height: 430px;
}

#rc a {
text-decoration: underline;
}

#nav2 {
	padding: 0px;
	padding-bottom: 24px;
}

#footer {
	background-image: url(images/capital_recovery_foot.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 759px;
	background-color: #FFFFFF;
	padding-top: 22px;
	margin: 0 auto;
	text-align: right;
	padding-right: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
}

.footer_statement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
*html .footer_statement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
}

p {
	margin-bottom: 16px;
}

.forceclear {
	clear: both;
}
	
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #384E51;
	text-decoration: none;
}

a:hover {
	color: #9A1616;
	text-decoration: none;
}

h1 {
	color: #981010;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #981010;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.h2 {
	color: #981010;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #981010;
	text-decoration: underline;
}

.h2 a:hover {
	color: #9A1616;
	text-decoration: underline;
}
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 17px;
color: #981010;
padding-top: 5px;
padding-bottom: 8px;
font-weight: normal;
margin: 0px;
}

#testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	line-height: 17px;
	width: 225px;
	margin-left: 25px;
	min-height: 240px;
}

*html #testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	line-height: 17px;
	width: 225px;
	margin-left: 25px;
	height: 240px;
}

#leftquote {
	background-image: url(images/CR_quote_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 42px;
	height: 45px;
}

#testimonialtext {
	width: 178px;
	float: right;
	padding-right: 5px;
}

#testimonialtext p{
	margin-top: 0px;
	margin-bottom: 8px;
}
#testimonialtext img {
	padding: 10px 0px 0px 5px;
	margin-top: -8px;
}
*html #testimonialtext img {
	padding: 10px 0px 0px 5px;
	margin-top: -10px;
}

#testimonialauthor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #981010;
	padding-bottom: 16px;
	line-height: 15px;
	margin-left: 42px;
}

#testimonialauthor p{
	margin-top: 0px;
	margin-bottom: 2px;
}

#bottomlogos {
	height: 80px;
	margin-left: 56px;
	width: 250px;
	margin-top: -60px;
	float: left;
	}
	
*html #bottomlogos {
	height: 80px;
	margin-left: 30px;
	margin-top: -60px;
	}
	
#presidentsletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	line-height: 17px;
	width: 225px;
	margin-left: 55px;
	height: 465px;
}
#presidentsletter img{
	padding-bottom: 10px;
}
#pltext {
	width: 178px;
	padding-right: 5px;
}

#pltext p{
	margin-top: 0px;
	margin-bottom: 8px;
}
#pltext img {
	float: left;
	padding: 0px 10px 5px 0px;
}
.quicklinks {
font-size: 14px;
padding-top: 10px;
line-height: 24px;
}
.quicklinks a {
text-decoration: underline;
}