.footer-bck {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ctas-bck {
	background-attachment: scroll;
	background-color: #eaf2f9;
	background-image: url(images/ctas-bck.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.services-pad {
	line-height: 22px;
}
.header-bck {
	background-attachment: scroll;
	background-image: url(images/header-pic-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.manbck {
	background-attachment: scroll;
	background-image: url(images/man-bck.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

