.family {
	width: 604px;
	height: 492px;
	border-bottom: 1px solid #FAE5A3;
	padding: 10px 0 20px 0;
	margin-bottom: 10px;
	}

.family img.familyimg {
	width: 604px;
	height: 492px;
	position: absolute;
	z-index: 1;
	}
	
.family p.finance_offer {
	font-size: 9px;
	text-align: center;
	width: 90px;
	position: absolute;
	margin-top: 380px;
	margin-left: 486px;
	z-index: 2;
	}	

.family p.tagline {
	font-size: 13px;
	color: #999;
	width: 90px;
	position: absolute;
	margin-top: 270px;
	margin-left: 40px;
	z-index: 3;
	}	
	
.family h3 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	width: 440px;
	text-align: right;
	position: absolute;
	margin-top: 400px;
	z-index: 4;
	}	

.family h3 .head_bigger {
	font-size: 20px;
	}	
	
.family p.click, .family p.click a {
	color: #fff;
	font-weight: bold;
	}	

.family p.click {
	width: 440px;
	text-align: right;
	position: absolute;
	margin-top: 415px;
	z-index: 5;
	}		