/* @group Browser Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #cfc9b8 url(../img/bg.gif) repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */

#wrapper {
	width: 980px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 934px;
	height: 81px;
	padding-left: 22px;
	padding-right: 24px;
}
#content {
	width: 916px;
	margin-left: 24px;
	margin-right: 24px;
	padding: 8px;
	overflow: hidden;
	background: #ffffff url(../img/nav-sub-undershadow.png) no-repeat;
	position: relative;
}
.blue {
	color: #3366cc;
}
.red {
	color: #60002a;
}
a {
	color: #3366cc;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #60002a;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
p {
	color: #333333;
	font: 11px/15px Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
ul {
	padding-top: 10px;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #333333;
}
.quote p {
	font: 14px/15px Georgia, "Times New Roman", Times, serif;
	color: #918d80;
}
.quote ul li {
	font: 11px Arial, Helvetica, sans-serif;
	color: #918d80;
}
.quote ul li.quote-name {
	font-weight: bold;
}
.quote ul li.quote-title {
	font-style: italic;
}
div.dbl-line-divide {
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	border-top: 2px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

/* @group Header */
#logo {
	float: left;
	margin-top: 20px;
}
#nav-utility {
	float: right;
	padding-top: 10px;
	padding-right: 1px;
}
#nav-utility p {
	padding: 0;
}

/* @group Nav Main */
#nav-main {
	width: 654px;
	height: 29px;
	padding-top: 27px;
	overflow: hidden;
	float: right;
	padding-left: 87px;
}
#nav-main ul {
	overflow: hidden;
	padding: 0;
}
#nav-main ul li {
	display: inline;
}
#nav-main ul li span {
	position: absolute;
	left: -9999px;
}
.about {
	background-image: url(../img/nav-main-full.gif);
	display: block;
	width: 130px;
	height: 29px;
	float: left;
}
.about:hover,
.about-on {
	background-position: 0 -29px;
}
.patients {
	display: block;
	width: 131px;
	height: 29px;
	float: left;
	background: url(../img/nav-main-full.gif) -130px 0;
}
.patients:hover,
.patients-on {
	background-position: -130px -29px;
}
.therapies {
	display: block;
	width: 131px;
	height: 29px;
	float: left;
	background: url(../img/nav-main-full.gif) -261px 0;
}
.therapies:hover,
.therapies-on {
	background-position: -261px -29px;
}
.resources {
	display: block;
	width: 131px;
	height: 29px;
	float: left;
	background: url(../img/nav-main-full.gif) -392px 0;
}
.resources:hover,
.resources-on {
	background-position: -392px -29px;
}
.contact {
	display: block;
	width: 131px;
	height: 29px;
	float: left;
	background: url(../img/nav-main-full.gif) -523px 0;
}
.contact:hover,
.contact-on {
	background-position: -523px -29px;
}
/* @end */

/* @group Nav Main esp */

.about-esp {
	background-image: url(../img/nav-main-full-esp.gif);
	display: block;
	width: 130px;
	height: 29px;
	float: left;
}
.about-esp:hover,
.about-esp-on {
	background-position: 0 -29px;
}
.patients-esp {
	display: block;
	width: 131px;
	height: 29px;
	float: left;
	background: url(../img/nav-main-full-esp.gif) -130px 0;
}
.patients-esp:hover,
.patients-esp-on {
	background-position: -130px -29px;
}
.therapies-esp {
	display: block;
	width: 131px;
	height: 29px;
	float: left;
	background: url(../img/nav-main-full-esp.gif) -261px 0;
}
.therapies-esp:hover,
.therapies-esp-on {
	background-position: -261px -29px;
}
.resources-esp {
	display: block;
	width: 131px;
	height: 29px;
	float: left;
	background: url(../img/nav-main-full-esp.gif) -392px 0;
}
.resources-esp:hover,
.resources-esp-on {
	background-position: -392px -29px;
}
.contact-esp {
	display: block;
	width: 131px;
	height: 29px;
	float: left;
	background: url(../img/nav-main-full-esp.gif) -523px 0;
}
.contact-esp:hover,
.contact-esp-on {
	background-position: -523px -29px;
}



/* @end */

/* @group Nav-Sub */
#nav-sub-about {
	width: 980px;
	height: 45px;
	background-image: url(../img/nav-sub.gif);
}
#nav-sub-about ul.nav-sub-l {
	padding-left: 20px;
	width: 453px;
	float: left;
	padding-top: 15px;
}
#nav-sub-about ul.nav-sub-r {
	width: 75px;
	float: right;
	padding-right: 14px;
	/*background: url(../img/bullet-share-this.gif) no-repeat left 17px;*/
	padding-left: 14px;
	padding-top: 15px;
}
#nav-sub-about ul li {
	display: inline;
}
#nav-sub-about a {
	color: #333333;
}
#nav-sub-about a:hover,
#nav-sub-about a.about-us-on,
#nav-sub-about a.about-history-on,
#nav-sub-about a.about-services-on,
#nav-sub-about a.about-team-on {
	color: #60002a;
	font-weight: bold;
}

#nav-sub-about ul.nav-sub-r a:hover {
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
/*#nav-sub-about a.stbutton.stico_default {
	float: left;
	padding: 0 0 0 15px;
	background: transparent url(../img/bullet-share-this.gif) no-repeat scroll 0 0 !important;
}*/

/* @end */
/* @end */

/* @group Home */
#home-content {
	width: 924px;
	background: #ffffff url(../img/nav-sub-undershadow.png) no-repeat center top;
	margin-left: 24px;
	margin-right: 24px;
	padding: 8px 0 0 8px;
	overflow: hidden;
	position: relative;
}
#ceo {
	width: 99px;
	height: 139px;
	background-color: #c9dafe;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../img/ceo-img.jpg) no-repeat right bottom;
}
#home-c1 {
	float: left;
	padding-right: 15px;
	width: 235px;
	padding-bottom: 16px;
	/*height: 113px;*/
	padding-left: 7px;
	margin-bottom: 8px;
}
#home-c1 p {
	padding-top: 10px;
}
#home-c2 {
	float: left;
	width: 355px;
	padding-right: 21px;
	/*height: 113px;*/
	border-right: 1px solid #d3d3d3;
	padding-left: 7px;
	margin-bottom: 8px;
}
#home-c2 img {
	float: right;
	margin-top: 26px;
}
#home-c2 p {
	padding-top: 30px;
	float: left;
	width: 228px;
	margin-bottom: 16px;
}
#home-c3 {
	float: left;
	width: 269px;
	/*height: 121px;*/
	padding-bottom: 16px;
	padding-left: 14px;
	/*background: url(../img/ceo-img.jpg) no-repeat right bottom;*/
}
#home-c3 p {
	width: 153px;
	padding-top: 10px;
}
/* @end */

#flash {
	height: 444px;
	width: 964px;
	overflow: hidden;
	border: 8px solid #ffffff;
}

/* @group About Us */
div.dbl-line-divide.about-us {
	width: 394px;
	float: left;
}
#about-us-c1 {
	width: 207px;
	height: 471px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
}
#about-us-c2 {
	width: 240px;
	height: 542px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 11px 21px 11px 11px;
}
#about-us-c3r1 {
	width: 249px;
	height: 165px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 11px;
}
#about-us-c3r2 {
	width: 372px;
	height: 335px;
	float: left;
	background: url(../img/about-us-bldg.jpg) no-repeat center bottom;
	padding: 11px;
}          
/* @end */

/* @group About Our History */
div.dbl-line-divide.about-our-history {
	width: 675px;
}
#about-our-history-c1 {
	width: 207px;
	height: 471px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
}
#about-our-history-c2r1 {
	width: 240px;
	height: 180px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 11px 21px 11px 11px;
}
#about-our-history-c3r1 {
	width: 249px;
	height: 180px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 11px;
}
#about-our-history-c2r2 {
	width: 653px;
	height: 320px;
	float: left;
	padding: 11px;
	background: #f8f8eb url(../img/chart.gif) no-repeat;
}
#about-our-history-c2r2 ul{
	position: absolute;
	color: #918d80;
	font-weight: bold;
	font-size: 12px;
}
#about-our-history-c2r2 li.friends {
	left: 115px;
	position: relative;
	top: 35px;
}
#about-our-history-c2r2 li.family {
	left: 313px;
	position: relative;
	top: 19px;
}
#about-our-history-c2r2 li.hf {
	left: 203px;
	position: relative;
	top: 94px;
	text-align: center;
	width: 70px;
}
#about-our-history-c2r2 li.customers {
	left: 51px;
	position: relative;
	top: 98px;
}
#about-our-history-c2r2 li.providers {
	left: 354px;
	position: relative;
	top: 82px;
}
#about-our-history-c2r2 li.community {
	left: 203px;
	position: relative;
	top: 165px;
}
#about-our-history-c2r2 p {
	width: 152px;
	padding-right: 18px;
	color: #666666;
	background-color: #f8f8eb;
	padding-top: 16px;
	float: right;
}       
/* @end */

/* @group About Our Services */
#about-our-services-content {
	padding-bottom: 0;
	width: 916px;
	margin-left: 24px;
	margin-right: 24px;
	padding: 8px;
	overflow: hidden;
	background: #ffffff url(../img/nav-sub-undershadow.png) no-repeat;
	position: relative;
}
#about-our-services-c1 {
	width: 207px;
	height: 194px;
	border-right: 1px solid #dedede;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
}
#about-our-services-c2r1 {
	width: 673px;
	float: left;
	padding-top: 11px;
}
.row {
	width: 189px;
	height: 108px;
	background-color: #f8f8eb;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 11px 19px 11px 11px;
}
.row.last {
	margin-right: 0;
}
.row.long {
	width: 417px;
	height: 109px;
	background-color: #f8f8eb;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.row p {
	padding: 0;
}
#about-our-services-c1r1 {
	width: 441px;
	height: 309px;
	float: left;
	background: url(../img/services-img.gif) no-repeat right bottom;
}
#about-our-services-c2r2 {
	width: 447px;
	height: 280px;
	float: left;
	padding-left: 26px;
}  
/* @end */

/* @group About Our Team */
div.dbl-line-divide.about-our-team {
	width: 394px;
}
#about-our-team-c1 {
	width: 207px;
	height: 501px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
}
#about-our-team-c2 {
	width: 240px;
	height: 504px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 79px 21px 11px 11px;
}
#about-our-team-c2 ul {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #d3d3d3;
}
#about-our-team-c2 ul.last {
	border-bottom-width: 0;
}
#about-our-team-c2 ul a {
	font-weight: bold;
}
#about-our-team-c2 ul a.selected {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#about-our-team-c3r1 {
	width: 249px;
	height: 40px;
	margin-right: 8px;
	float: left;
	padding: 11px;
}
#about-our-team-c3r1 li {
	width: 372px;
}
#about-our-team-c3r1 li.hdr {
	color: #60002a;
	font: 15px/19px Georgia, "Times New Roman", Times, serif;
}
#about-our-team-c3r2 {
	width: 372px;
	height: 490px;
	float: left;
	padding: 11px;
	background-color: #f8f8eb;
}
#about-our-team-c3r2 .bio-col1 {
	width: 151px;
	float: left;
}
#about-our-team-c3r2 .bio-col2 {
	width: 214px;
	float: right;
}
#about-our-team-c3r2 p.hdr {
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-right: 10px;
}
#about-our-team-c3r2 img {
	float: left;
	padding-right: 11px;
}
/* @end */

/* @group Our Patients */
div.dbl-line-divide.our-patients {
	width: 394px;
}
#our-patients-c1 {
	width: 207px;
	height: 471px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
}

#our-patients-c2 {
	width: 240px;
	height: 542px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 11px 21px 11px 11px;
}
#our-patients-c2 p,
#our-patients-c2 ul li {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #d3d3d3;
}
#our-patients-c2 ul li.last {
	border-bottom-width: 0;
}
#our-patients-c2 ul a {
	font-weight: bold;
}
#our-patients-c2 ul a.selected {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#our-patients-c3r1 {
	width: 249px;
	height: 40px;
	margin-right: 8px;
	float: left;
	padding: 11px;
}
#our-patients-c3r1 p {
	color: #60002a;
	font: 15px/19px Georgia, "Times New Roman", Times, serif;
	/*padding: 0;*/
}
#our-patients-c3r2 {
	width: 372px;
	height: 460px;
	float: left;
	padding: 11px;
	background-color: #f8f8eb;
}
#our-patients-c3r1 ul {
	padding: 0;
}
#our-patients-c3r1 ul {
	width: 400px;
}
#our-patients-c3r2 p {
	font: 14px/19px Georgia, "Times New Roman", Times, serif;
}   
/* @end */

/* @group Therapies Overview */
div.dbl-line-divide.therapies-overview {
	width: 675px;
}
#therapies-overview-c1 {
	width: 207px;
	height: 471px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
}
#therapies-overview-esp-c1 {
	height: 491px;
	width: 207px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
}
#therapies-overview-c2r1 {
	width: 643px;
	height: 45px;
	float: left;
	padding: 11px 21px 11px 11px;
}
#therapies-overview-c2r1 p {
	padding-top: 40px;
}
#therapies-overview-c2r2 {
	width: 653px;
	height: 268px;
	float: left;
	padding: 11px;
	background-color: #f8f8eb;
}
#therapies-overview-c2r2 p {
	padding: 0;
	width: 214px;
}
#therapies-overview-c2r2 p.hdr {
	color: #60002a;
	font: 15px/15px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
}
#therapies-overview-c2r2 li {
	background: url(../img/bullet-dot-yellow.gif) no-repeat left 5px;
	padding-left: 7px;
}
.therapy-col {
	width: 205px;
	float: left;
	padding-right: 10px;
	margin-left: 10px;
}
.col {
	float: left;
	width: 205px;
	padding-right: 10px;
}
#therapies-overview-c2r3 {
	width: 653px;
	height: 145px;
	float: left;
	padding: 11px;
}
#therapies-overview-esp-c2r3 {
	width: 653px;
	float: left;
	padding: 11px;
	height: 165px;
}
#therapies-overview-c2r3 p,
#therapies-overview-esp-c2r3 p {
	width: 214px;
	padding: 0;
}
#therapies-overview-c2r3 ul,
#therapies-overview-esp-c2r3 ul {
	width: 419px;
	padding-top: 14px;
}
#therapies-overview-c2r3 li,
#therapies-overview-esp-c2r3 li {
	background: url(../img/bullet-dot-white.gif) no-repeat left 5px;
	padding-left: 7px;
}         
/* @end */

/* @group Resources Overview */
div.dbl-line-divide.resources-overview {
	width: 675px;
}
#resources-overview-c1 {
	width: 207px;
	height: 471px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
}
#resources-overview-c2r1 {
	width: 643px;
	height: 45px;
	float: left;
	padding: 11px 21px 11px 11px;
}
#resources-overview-c2r1 p {
	padding-top: 40px;
}
#resources-overview-c2r2 {
	width: 653px;
	height: 453px;
	float: left;
	padding: 11px;
	background-color: #f8f8eb;
}
#resources-overview-c2r2 p {
	padding: 0;
	width: 326px;
}
#resources-overview-c2r2 li {
	background: url(../img/bullet-dot-yellow.gif) no-repeat left 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}         
.resource-col {
	float: left;
	width: 285px;
	padding-right: 10px;
}
/* @end */

/* @group Contact Us */
div.dbl-line-divide.contact-us {
	width: 675px;
	float: left;
}
#contact-us-c1 {
	width: 207px;
	height: 471px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
	position: relative;
}
#contact-us-c1-esp {
	width: 207px;
	height: 491px;
	border-right: 1px solid #d3d3d3;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
	position: relative;
}
#contact-us-c2r1 {
	width: 643px;
	height: 45px;
	float: left;
	padding: 11px 21px 11px 11px;
}
#contact-us-c2r1 p,
#contact-us-c2r1-esp p {
	padding-top: 40px;
}
#contact-us-c2r1-esp {
	padding-top: 40px;
	height: 65px;
}
#contact-us-c2r2 {
	width: 653px;
	height: 455px;
	float: left;
	padding: 11px;
	background-color: #f8f8eb;
}
#contact-us-c2r2 p {
	padding: 0;
	width: 320px;
}
#contact-us-c2r2 p.hdr {
	color: #60002a;
	font: 15px/15px Georgia, "Times New Roman", Times, serif;
}
#contact-us-c2r2 li {
	width: 160px;
}
#contact-us-c2r2 li .phone {
	width: 200px;
	position: absolute;
	left: 350px;
}
.contact-col {
	width: 300px;
	float: left;
	margin-right: 10px;
}
/* @group Update Form */
table {
	margin-top: 3px;
}
tr {
	height: 29px;
}
td {
	display: block;
	width: 190px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #505050;
	margin-bottom: 1px;
}
input {
	width: 236px;
	margin-bottom: 3px;
}
input.fld-tall {
	width: 236px;
	margin-bottom: 3px;
	height: 54px;
}
textarea.fld-tall {
	width: 238px;
	margin-bottom: 3px;
	height: 54px;
	vertical-align: top;
}
td.formbtn1 {
	width: 90px;
	float: left;
	margin: 20px 10px 0 0;
}
td.formbtn2 {
	width: 90px;
	margin: 20px 0 0;
}
.inputButton1 {
	width: 90px;
	height: 22px;
	border-width: 0;
	border-style: none;
	display: block;
	cursor: pointer;
	background: url(../img/form-clear.gif) no-repeat;
}
.inputButton2 {
	width: 90px;
	height: 22px;
	border-width: 0;
	border-style: none;
	display: block;
	cursor: pointer;
	background: url(../img/form-submit.gif) no-repeat;
}
.inputButton1-esp {
	width: 90px;
	height: 22px;
	border-width: 0;
	border-style: none;
	display: block;
	cursor: pointer;
	background: url(../img/form-clear-esp.gif) no-repeat;
}
.inputButton2-esp {
	width: 90px;
	height: 22px;
	border-width: 0;
	border-style: none;
	display: block;
	cursor: pointer;
	background: url(../img/form-submit-esp.gif) no-repeat;
}
/* @end */       
/* @end */

/* @group Terms of Use */

#c1.terms-of-use {
	width: 207px;
	margin-right: 8px;
	float: left;
	padding: 82px 14px 11px 11px;
}

#c2r1.terms-of-use {
	width: 553px;
	float: left;
	padding: 11px 17px 11px 14px;
	border-left: 1px solid #d3d3d3;
}



/* @end */

/* @group Footer */
#footer {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 15px;
	color: #545451;
}
#footer a, #nav-utility a {
	color: #545451;
}
#footer a:hover, #nav-utility a:hover {
	color: #545451;
	text-decoration: underline;
}
#footer #copy-l {
	font-size: 10px;
	float: left;
	padding-top: 2px;
	margin-left: -1px;
}
#footer #copy-r {
	float: right;
}
/* @end */

.divs {
	position: absolute;
	left: -1000px;
	top: -1000px;
}
