@charset "UTF-8";
body {
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(images07/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#555
}
#nav {
	width: 760px;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	margin-left:auto;
	margin-right:auto;
}
#nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: none;
	color: #0067A6;
}
#nav ul {
	margin: 0px;
}
#nav li {
	display: inline;
	margin-left: 14px;
}
#container {
	width: 758px;
	height: 608px;
	/* 	height: 668px;- used with the 2 large boxes for home health and occupational therapy*/
	margin-top: 15px;
	border: 1px solid #79A0CC;
	background-color: #FFFFFF;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
* html #container {
	width: 760px;
}
#footer {
	width: 760px;
	color: #79A0CC;
	margin-top: 4px;
	margin-left:auto;
	margin-right:auto;
}
#footer strong {
	font-weight: normal;
	margin-right: 3px;
	margin-left: 3px;
}
#footer p {
	font-size: 10px;
	margin: 0px;
}
#footer a:link {
	text-decoration: none;
	color: #79A0CC;
}
#footer a:visited {
	text-decoration: none;
	color: #79A0CC;
}
#footer a:hover {
	text-decoration: underline;
	color: #79A0CC;
}
#footer div {
	float: left;
}
#left {
	width: 225px;
	float: left;
	background: url(images07/leftbg09.jpg) bottom no-repeat;
	height: 608px;
	/* 	height: 668px;- used with the 2 large boxes for home health and occupational therapy*/
	color: #0067A6;
}
#left h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-left: 14px;
	margin-bottom: 0px;
}
#left h3 {
	margin-left: 14px;
	font-size: 12px;
	margin-right: 14px;
	margin-top: 12px;
}
#left p {
	margin-left: 14px;
	font-size:12px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-top: 12px;
}
#left ul {
	padding:0px;
	margin: 0px;
}
#left li {
	background-image: url(images07/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	list-style-type: none;
	padding-left: 17px;
	font-size: 12px;
	margin-left: 14px;
	font-weight: bold;
}
#left a:link {
	text-decoration: none;
	color: #0067A6;
}
#left a:visited {
	text-decoration: none;
	color: #0067A6;
}
#left a:hover {
	text-decoration: underline;
	color: #0067A6;
}
#left img {
	border: none;
}
#rtop {
	width: 533px;
	height: 153px;
	background-image: url(images07/rtopbg.jpg);
	float: right;
	color: #0067A6;
}
#rtop h2 {
	font-size: 14px;
	margin-top: 22px;
	margin-bottom: 0px;
}
#rtop p {
	font-size: 11px;
	padding: 0px;
	margin-right: 60px;
	margin-top: 3px;
	margin-bottom: 0px;
}
#rtop img {
	float: left;
	height: 153px;
	width: 183px;
}
#rtop a:link {
	text-decoration: none;
	color: #0067A6;
	font-weight: bold;
}
#rtop a:visited {
	text-decoration: none;
	color: #0067A6;
	font-weight: bold;
}
#rtop a:hover {
	text-decoration: underline;
	color: #0067A6;
}
#right {
	width: 242px;
	/*height: 375px; - used with the 2 large boxes for home health and occupational therapy*/
	height: 300px;
	float: left;
	margin-top: 9px;
	margin-left: 15px;
}
#right h2 {
	font-size: 12px;
	color: #79A0CC;
	margin: 0px;
}
#right p {
	font-size: 12px;
	margin: 0px;
}
#right img {
	margin-right: 5px;
	margin-top: 3px;
	border: none;
	float: left;
	margin-left: 3px;
}
#right div {
	height: 60px;
	margin-bottom: 14px;
	cursor:pointer;
}
#right div:hover {
	background-color: #E7EEF6;
}
#right a {
	text-decoration: none;
	color:#555;
}
#right a:hover {
	background-color: #E7EEF6;
}
#rbottom {
	width: 497px;
	height: 131px;
	float: left;
	margin-left: 18px;
}
#rbottom h1 {
	font-size: 14px;
	color: #79A0CC;
	padding:0px;
	margin-top: 0px;
	margin-bottom: -6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#rbottom p {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size:12px;
}
#lbottom {
	height: 87px;
	width: 225px;
	position: absolute;
	top: 550px;
	/* 	top: 607px;- used with the 2 large boxes for home health and occupational therapy*/
}
