#divIntHome {
	height: 70px;
	width: 52px;
	position: absolute;
	top: 239px;
	left: 670px;
	text-align: center;
	z-index: 2;
	visibility: visible;
}
#divIntHome a:hover {
	text-decoration: none;
}
#divIntEmail {
	height: 70px;
	width: 52px;
	position: absolute;
	top: 239px;
	left: 732px;
	text-align: center;
	z-index: 2;
	visibility: visible;
}
#divIntEmail a:hover {
	text-decoration: none;
}
#tableContent {
	width: 100%;
	margin-right: -220px;
	top: 20px;
	position: relative;
}
#tdLogo {
	height: 160px;
	width: 221px;
}
#tdStripe {
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/lifestyles-slice.jpg);
	background-repeat: repeat-x;
	height: 160px;
}
#tdContent {
	background-color: #FFFFFF;
	background-image: url(../images/senior_healthcare-intgrn-s.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#tdContent #IntLftGrn {
	padding: 0px;
	margin: 0px;
}
#divContentTxt {
	width: 528px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002F64;
	padding-right: 10px;
	margin-left: 20px;
}
#divContentTxt img {
	margin: 5px;
	border: 1px solid #002F64;
}
#tdFooter {
	height: 23px;
	background-color: #FFFFFF;
}
