/* CSS Document */

#divIntHome {
	height: 70px;
	width: 52px;
	position: absolute;
	top: 239px;
	left: 670px;
	text-align: center;
	z-index: 2;
}
#divIntHome a:hover {
	text-decoration: none;
}
#divIntEmail {
	height: 70px;
	width: 52px;
	position: absolute;
	top: 239px;
	left: 732px;
	text-align: center;
	z-index: 2;
}
#divIntEmail a:hover {
	text-decoration: none;
}
#tableContent {
	position: relative;
	top: 20px;
	width: 100%;
	margin-right: -220px;
}
#tdStripe {
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/senior-healthcare-int2slice.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
#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;
}
#divContentTitle {
	width: 350px;
	padding-right: 10px;
	margin-left: 40px;
	vertical-align: top;
	margin-top: 10px;
}
#divContentTxt {
	width: 508px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #002F64;
	padding-right: 10px;
	margin-left: 40px;
	margin-top: 20px;
}
#tdFooter {
	height: 23px;
	background-color: #FFFFFF;
}
