#ensure-text{
	display: block;
	height: 119px;
	background: url(../images/reliable-service.jpg) no-repeat 50% top;
	position: relative;
	z-index: 10;
}
h2.title{
	background: url(../images/title-trust.gif) no-repeat left top;
	height: 38px;
	margin-bottom: 20px;
}

#efficiency-box{
	background: url(../images/efficiency-message.gif) no-repeat left top;
	width: 298px;
	height: 163px;
	margin-top: 60px;
	margin-left: 20px;
}
#outstanding-box{
	background: url(../images/staff-star.gif) no-repeat left top;
	width: 288px;
	height: 241px;
	position: relative;
	top: -16px;
}
#efficiency-box h1, #efficiency-box p, #outstanding-box p, #right-bottom 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;
	float: none;
	margin: 0 auto;
	position: relative;
	left: 15px;
}
#contact-link:hover{
	background-position: -267px top;
}
#contact-link span{
	position: absolute;
	left: -9999px;
}
#left-bottom{
	float: left;
	width: 643px;
}
#right-bottom{
	float: right;
	margin-right: 50px;
	width: 311px;
	padding-top: 210px;
	background: url(../images/goals-message.gif) 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: 28px;
}