@charset "utf-8";
.rhtbgnd {
	background-image: url(../images/layoutrgt3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#slider1 {
	overflow: auto;
	height: 550px;
	width: 450px;
	background-image: url(../images/cellbgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mastrtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
}
.mastrtxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
#sliderhome {
	overflow: auto;
	height: 550px;
	width: 450px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#slidertherapy {
	overflow: auto;
	height: 550px;
	width: 450px;
	background-repeat: no-repeat;
	background-position: center top;
}
.therapybgnd {
	background-image: url(../images/layoutrgt3a.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CCCCCC;
}
