#comprehensive-text{
	display: block;
	height: 119px;
	background: url(../images/comp-fin-safety.jpg) no-repeat 50% top;
	position: relative;
	z-index: 10;
}
h2.title{
	background: url(../images/title-fin-health-check.gif) no-repeat left top;
	height: 38px;
	margin-bottom: 20px;
}

#plans-box{
	background: url(../images/bizplan-message.gif) no-repeat left top;
	width: 298px;
	height: 161px;
	margin-top: 60px;
	margin-left: 20px;
}
#partnership-box{
	background: url(../images/partnership-star.gif) no-repeat left top;
	width: 288px;
	height: 241px;
	position: relative;
	top: -16px;
}
#plans-box h1, #plans-box p, #partnership-box p, #estate-checkup-box h1, #estate-checkup-box p{
	position: absolute;
	left: -9999px;
}
#contact-link{
	display: block;
	width: 258px;
	height: 110px;
	background-image: url(../images/contact-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#contact-link:hover{
	background-position: -267px top;
}
#contact-link span{
	position: absolute;
	left: -9999px;
}
#estate-checkup-box{
	width: 327px;
	height: 437px;
	background: url(../images/estate-checkup-message.png) no-repeat left top;
}

#left-side{
	position: relative;
}
#left-side .line{
	position: absolute;
	right: -5px;
	top: 50px;
	width: 1px;
	height: 250px;
	border-left: 1px solid #000;
}
#right-content img{
	margin-top: 48px;
}