@charset "utf-8";
/* CSS Document */

html { overflow: -moz-scrollbars-vertical !important; }
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D4D9DD;
}
#topbar {
	display: block;
	height: 5px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_topbar.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.section {
	display: block;
	float: left;
	width: 100%;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#headbg.section {
	background-image: url(images/bg_head.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #FFFFFF;
}
#bottom.section {
	background-image: url(images/bg_foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.gap {
	display: block;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.gap2 {
	display: block;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#header {
	display: block;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(images/tagline.jpg);
	background-repeat: no-repeat;
	background-position: 245px 90px;
	display: relative;
}
.logo {
	display: block;
	margin-top: 15px;
	margin-left: 25px;
	float: left;
}
#date {
	height: 20px;
	display: block;
	float: right;
	width: 250px;
	margin-top: 10px;
	background-image: url(images/date.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 115px;
}
#head_menu {
	float: left;
	width: 940px;
	display: block;
	height: 22px;
	clear: left;
	background-image: url(images/head_nav_tail.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 18px;
	margin-bottom: 0px;
}
#head_menu a {
	display: block;
	float: left;
	height: 22px;
	background-image: url(images/head_nav.jpg);
	background-repeat: no-repeat;
}
#head_menu a.practice {
	width: 116px;
	background-position: 0px 0px;
}
#head_menu a.practice:hover {
	width: 116px;
	background-position: 0px -22px;
}
#head_menu a.about {
	width: 124px;
	background-position: -116px 0px;
}
#head_menu a.about:hover {
	width: 124px;
	background-position: -116px -22px;
}
#head_menu a.testimonials {
	width: 144px;
	background-position: -240px 0px;
}
#head_menu a.testimonials:hover {
	width: 144px;
	background-position: -240px -22px;
}
#head_menu a.news {
	width: 84px;
	background-position: -384px 0px;
}
#head_menu a.news:hover {
	width: 84px;
	background-position: -384px -22px;
}
#head_menu a.resources {
	width: 130px;
	background-position: -468px 0px;
}
#head_menu a.resources:hover {
	width: 130px;
	background-position: -468px -22px;
}
#head_menu a.faqs {
	width: 84px;
	background-position: -598px 0px;
}
#head_menu a.faqs:hover {
	width: 84px;
	background-position: -598px -22px;
}
#head_menu a.contact {
	width: 136px;
	background-position: -682px 0px;
}
#head_menu a.contact:hover {
	width: 136px;
	background-position: -682px -22px;
}
#content {
	display: block;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
table.content_main {
	background-image: url(images/bg_table.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td#content_main {
	width: 688px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B7BFC6;
	border-right-color: #B7BFC6;
	border-left-color: #B7BFC6;
}
td#content_main a  {
	color: #00768A;
	text-decoration: underline;
}
td#content_main  a:hover {
	color: #00768A;
	text-decoration: none;
}

#home_boxes {
	display: block;
	float: left;
	width: 688px;
}
#home_boxes .top {
	background-color: #EEF0F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D4D9DD;
	border-right-color: #D4D9DD;
	border-left-color: #D4D9DD;
	text-indent: 6px;
	padding: 6px;
	width: 218px;
}
#home_boxes .middle {
	background-color: #EEF0F1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D9DD;
	border-left-color: #D4D9DD;
	padding: 6px;
	font-size: 12px;
	line-height: 18px;
}
#home_boxes .bottom {
	background-color: #EEF0F1;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #D4D9DD;
	border-right-color: #D4D9DD;
	border-left-color: #D4D9DD;
	padding: 6px;
	font-size: 14px;
}
.home_box_button a {
	font-size: 14px;
}
#h_imghead {
	background-image: url(images/h_testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 190px;
	display: block;
}
#content_right {
	width: 243px;
	background-color: #B7BFC6;
	margin: 0px;
	padding: 0px;
	display: block;
}
.main_text {
	display: block;
	width: 668px;
	float: left;
	padding: 10px;
}
.main_text p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.main_text ul, .main_text ol {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.email_text {
	display: block;
	width: 100%;
	float: left;
	padding: 10px;
}
#footer {
	display: block;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 145px;
	background-color: #738391;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}
#footer_menu {
	display: block;
	background-color: #738391;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 25px;
	display: inline;
}
#footer a:hover {
	text-decoration: underline;
}
.copyright {
	display: block;
	padding-top: 100px;
}



/* Sidebar Styles */



#rightnav {
	width: 229px;
	display: block;
	background-color: #B7BFC6;
	margin-left: 4px;
	text-align: left;
}
#rightnav  .top {
	margin-bottom: -1px;
}
#rightnav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 221px;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	background-color: #00768A;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-right: 0px;
}
#rightnav a:hover {
	background-color: #9DAAB3;
}
#rightnav  .sub {
	width: 207px;
	padding-left: 22px;
	font-style: italic;
	background-color: #1A8496;
	font-weight: normal;
	display: block;
}
.hr3 {
	margin-left: 4px;
}
a.btn_sendtofriend {
	background-image: url(images/btn_sendtofriend.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 66px;
	width: 141px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
a.btn_sendtofriend:hover {
	background-image: url(images/btn_sendtofriend.jpg);
	background-repeat: no-repeat;
	background-position: 0px -66px;
	height: 66px;
	width: 141px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
a.btn_sendtofriend:active {
	background-image: url(images/btn_sendtofriend.jpg);
	background-repeat: no-repeat;
	background-position: 0px -132px;
	height: 66px;
	width: 141px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
a.btn_sendtofriend:visited {
	background-image: url(images/btn_sendtofriend.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 66px;
	width: 141px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
a.btn_sendtofriend:visited:hover {
	background-image: url(images/btn_sendtofriend.jpg);
	background-repeat: no-repeat;
	background-position: 0px -66px;
	height: 66px;
	width: 141px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
a.btn_sendtofriend:visited:active {
	background-image: url(images/btn_sendtofriend.jpg);
	background-repeat: no-repeat;
	background-position: 0px -132px;
	height: 66px;
	width: 141px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
.nav_container {
	width: 234px;
	background-image: url(images/rightnav_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-bottom: 5px;
	background-position: center bottom;
	display: block;
	float: left;
}




/* Image Positioning Styles */



.img_left {
	float: left;
	margin-right: 7px;
}
.img_right {
	float: right;
	margin-left: 7px;
}



/* Testimonials Boxes Styles */



.greysec {
	background-color: #E5E5E5;
	padding: 5px;
	width: 660px;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.whitesec {
	background-color: #FFFFFF;
	padding: 5px;
	width: 660px;
	height: auto;
	display: block;
	float: left;
}
.testimonial_left {
	float:left;
	width:auto;
	height:auto;
	text-align:left;
	padding-right: 10px;
	margin: 5px;
}
.img_border {
	border: 2px solid #E5E5E5;
}
.hide-dyn {
	display: block;
	font-size: 1px;
	color: #B7BFC6;
}
a.btn_edu {
	display: block;
	height: 116px;
	width: 196px;
	background-image: url(images/btn_edu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
a.btn_edu:hover {
	display: block;
	height: 116px;
	width: 196px;
	background-image: url(images/btn_edu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -116px;
	margin-right: auto;
	margin-left: auto;
}
a.btn_edu:active {
	display: block;
	height: 116px;
	width: 196px;
	background-image: url(images/btn_edu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -232px;
	margin-right: auto;
	margin-left: auto;
}
a.btn_edu:visited {
	display: block;
	height: 116px;
	width: 196px;
	background-image: url(images/btn_edu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
a.btn_edu:visited:hover {
	display: block;
	height: 116px;
	width: 196px;
	background-image: url(images/btn_edu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -116px;
	margin-right: auto;
	margin-left: auto;
}
a.btn_edu:visited:active {
	display: block;
	height: 116px;
	width: 196px;
	background-image: url(images/btn_edu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -232px;
	margin-right: auto;
	margin-left: auto;
}




/* Patient Education Boxes Styles */


#edu_box {
	height: 250px;
	width: 668px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#edu_box a:link {
	color: #000000;
	text-decoration: none;
}
#edu_box a:link:hover {
	color: #000000;
	text-decoration: none;
}
#edu_box a:visited {
	color: #000000;
	text-decoration: none;
}
#edu_box a:visited:hover {
	color: #000000;
	text-decoration: none;
}
#edu_box a:active {
	color: #000000;
	text-decoration: none;
}
#edu_box a:active:hover {
	color: #000000;
	text-decoration: none;
}
#edu_box a:hover {
	color: #000000;
	text-decoration: none;
}
#edu_box a{
	text-decoration: none;
	color: #000000;
	display: block;
	height: 135px;
	width: 310px;
	padding-top: 115px;
	padding-right: 10px;
	padding-left: 10px;
}
#edu_box a:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	height: 135px;
	width: 310px;
	padding-top: 115px;
	padding-right: 10px;
	padding-left: 10px;
}
a.edu_box1 {
	background-image: url(images/edu_box1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
a.edu_box1:hover {
	background-image: url(images/edu_box1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
a.edu_box2 {
	background-image: url(images/edu_box2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
}
a.edu_box2:hover {
	background-image: url(images/edu_box2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
}
.img_testimonials {
	margin-top:10px;
	margin-bottom:10px;
}
h5 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hr {
	diaplay:block;
	float:left;
	width:678px;
	margin-left:5px;
}
 hr {
	border: 0;
	width: 100%;
	color: #B7BFC6;
	background-color: #B7BFC6;
	height: 1px;
}

#contact {
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
}#flashhead {
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7BFC6;
	padding: 5px;
}
a.vidlink, a.vidlink2 {
	width: 210px;
	height: 97px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/btn_video1.jpg) center top no-repeat;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover.vidlink {
	width: 210px;
	height: 97px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/btn_video1.jpg) center bottom no-repeat;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.vidlink2 {
	background: url(images/btn_video2.jpg) center top no-repeat;
}
a:hover.vidlink2 {
	background: url(images/btn_video2.jpg) center bottom no-repeat;
}