body {
	background-image: url(images/background_heart.jpg);
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
.topbg {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightgray {
	background-image: url(images/light_gray_heart.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.leftgray {
	background-image: url(images/rightgray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footertext, .footertext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.about {
	background-color: #E0E2E1;
	background-image: url(images/aboutimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.telehealth {
	background-color: #E0E2E1;
	background-image: url(images/telehealthimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.physicians {
	background-color: #E0E2E1;
	background-image: url(images/physiciansimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.individual {
	background-color: #E0E2E1;
	background-image: url(images/individualimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.privacy {
	background-color: #E0E2E1;
	background-image: url(images/privacyimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.press {
	background-color: #E0E2E1;
	background-image: url(images/pressimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contact {
	background-color: #E0E2E1;
	background-image: url(images/contactimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.communities {
	background-color: #E0E2E1;
	background-image: url(images/communitiesimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c41230;
	word-spacing: 1px;
	text-align: left;
	vertical-align: top;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c41230;
	word-spacing: 1px;
	text-align: left;
	vertical-align: top;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	vertical-align: top;
	}
.bodytextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	}