* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#clear {
	clear: both;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #bfd0e2;
	width: 812px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	/*float: left;*/
	width: 217px;
	padding-left: 12px;
	/*padding-top: 5px;*/
}
#nav {
	float: right;
	text-align: right;
	padding-right: 12px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	color: #0054A6;
	text-decoration: none;
	display: inline;
}
#nav ul li a:hover {
	color: #009966;
}
#topNav {
	margin-top: 10px;
}
#topNav ul li a {
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0054A6;
	padding-right: 4px;
}
#topNav ul li a:hover {
	color: #0054A6;
	text-decoration: underline;
}
#topNav ul li a.last {
	border: none;
	padding-right: 0px;
}
#mainNav {
	margin-top: 13px;
}
#mainNav ul li a {
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 12px;
}
#hdr {
	background-image: url(../images/hdrbg.gif);
	background-repeat: no-repeat;
	height: 195px;
	width: 812px;
	clear: both;
}
#subNav {
	width: 178px;
	float: left;
	height: 195px;
}
#subNav ul {
	list-style-type: none;
	margin-top: 19px;
	margin-left: 23px;
	
}
#subNav ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #1c2229;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 27px;
	height: 27px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	padding-right: 39px;
	text-align: right;
}
#subnav ul li a.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#subNav ul li a:hover {
	color: #000000;
	background-color: #E0E1E3;
}
.therapynav {
	display: block;
	text-align: right;
	margin-right: 40px;
}
.therapynav a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.therapynav a:hover {
	text-decoration: underline;
}




#hdrimg {
	float: left;
	height: 195px;
	width: 634px;
}
#content {
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../images/ftr.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 12px;
	margin-left: 10px;
	width: 790px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 35px;
	margin-left: 12px;
}
h2 {
	margin-left: 12px;
	color: #0054A6;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 18px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00448b;
	font-weight: normal;
}
h3.first {
	padding-top: 14px;
}

#left {
	float: left;
	width: 585px;
	margin-top: 26px;
	padding-bottom: 40px;
}
#left p {
	margin-right: 35px;
	margin-left: 12px;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	line-height: 24px;
}
/*
#address {
	float: left;
	width: 200px;
}
*/

#gmap {
	float: left;
	width: 338px;
}


#left ul {
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 35px;
}
#left ul li {
	font-size: 12px;
	color: #333333;
}
#contentimage {
	float: left;
	margin-right: 15px;
}


#right {
	float: left;
	width: 205px;
	text-align: center;
	padding-bottom: 20px;
}
#news {
	background-image: url(../images/newsbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-bottom: 55px;
}
#news p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0b976d;
	text-align: left;
	margin-left: 26px;
	margin-right: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#ftr {
	font-size: 11px;
	color: #85919E;
	clear: both;
}
#copyright {
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}
#mass {
	float: right;
	margin-right: 12px;
	padding-bottom: 20px;
}


