li#home {
	background: #fff url(../images/bkgNavRight.gif) right top no-repeat;
	}
	li#home a {
		background: url(../images/bkgNavLeft.gif) left top no-repeat;
		color: #000;
		}
		
div.feature {
	width: 235px;
	border-right: 1px solid #f9a13a;
	padding: 0 20px;
	float: left;
	margin-bottom: 25px;
	}
	.feature h2 {
		margin: 0 0 14px 0;
		text-indent: -9999px;
		}
	h2#partners {
		background: #fff url(../images/OurPartners.gif) no-repeat;
		width: 142px;
		height: 18px;
		}
	h2#cfi {
		background: #fff url(../images/WhyCFI.gif) no-repeat;
		width: 142px;
		height: 18px;
		}
	h2#lease {
		background: #fff url(../images/WhyLease.gif) no-repeat;
		width: 142px;
		height: 18px;
		}
	.feature a, .feature a:visited {
		color: #000;
		text-decoration: none;
		}
		.feature a:hover {
			text-decoration: underline;
			}

div.first {
	padding-left: 0;
	}
	
div.last {
	padding-right: 0;
	border-right: 0;
	}