@charset "utf-8";

html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:arial,sans-serif;
	font-size:small;
	color: #000000;
}
body {
	background: #dbe7ef url(../images/cntr_drop.gif) repeat-y center top;
}
div#container {
	margin: 0 auto;
	padding: 0 auto;
	position:relative;
	width:780px;
	height:auto !important;
	height:100%;
	min-height:100%;
	border-left: solid 1px #5f81b1;
	border-right: solid 1px #5f81b1;
	background: #ffffff;
}
div.clearsection {
	clear: both;
}
div#header_img {
	padding: 140px 0 10px 70px;
	margin: 0;
	background: #ffffff url(../images/fact_top_bg.jpg) no-repeat center top;
}
div#ticker {
	margin-left: 55px;
}
div#content {
	background: #ffffff url(../images/content_fade.gif) no-repeat center top;
	width: 720px;
	padding: 30px;
	float: left;
}
div#bottom_footer_container {
	height: 41px;
	text-align: center;
	margin: 0;
	padding: 0;
}
div#bottom_footer {
	background: #ffffff url(../images/content_fade_bottom.gif) no-repeat center top;
	height: 39px;
	width: 780px;
	display: inline-block;
	color: #8b91b2;
	font-size: 11px;
	text-align: left;
	padding: 90px 0 0 0;
	border-left: solid 1px #5f81b1;
	border-right: solid 1px #5f81b1;
}
div#bottom_footer p {
	display: inline;
	margin-left: 30px;
}
div#bottom_footer ul li a:link, div#bottom_footer ul li a:active, div#bottom_footer ul li a:visited {
	color: #8b91b2;
	font-size: 11px;
	text-decoration: none;
	display: inline-block !important;
	background-color: #fff;
	padding: 3px;
	display: inline-block;
}
div#bottom_footer ul li a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	display: inline-block !important;
	background-color: #8b91b2;
	padding: 3px;
}
div#bottom_footer ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
	padding: 0;
}
div#bottom_footer ul {
	margin-left: 50px;
	display: inline;
}
ul.check_style {
	list-style-image: url(../images/check.gif);
	padding-left: 10px;
}
ul.check_style li {
	padding-left: 10px;
}
ul {
	margin: 3px;
	padding: 3px;
}
ul li {
	margin: 3px;
	padding: 3px;
}
ul ul {
	padding-left: 20px;
	list-style-image: none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* navigation styles */
#navigation {
	background: #ff0000 url(../images/nav_bg.gif) repeat-x center top;
	width: 780px;
	float: left;
}
#menu1 {
	padding-left: 40px;
}

.ddm1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	padding-left:0px;
	padding-right:0px;
	line-height: 52px;
	text-decoration: none;
	display: block;
	position: relative;
	float: left;
	font-size: 13px;
	letter-spacing: 1px;
}
.ddm1 .item1 {
	margin: 0;
}
/*
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	color: #fff;
	background: #b7aa96 url(../images/nav_bg_rev.gif) repeat-x left top;
	border-left: solid 1px #394f6c;
	border-right: solid 1px #394f6c;
	margin: 0 -2px 0 -4px;
}
*/
.ddm1 .item2,
.ddm1 .item2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
	border-top: solid 1px #394f6c;
}
.ddm1 .item2 {
    background: #607da5;
    color: #fff;
}
.ddm1 .item2:hover {
	color: #fff;
	background-color: #394f6c;
}
.ddm1 .section {
    margin: 0 0 0 -1px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    border: solid 1px #394f6c;
    border-top: none;
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */

.left:hover {
	background: url(../images/home_over.gif) no-repeat center top !important;
	width: 66px;
	height: 52px; 
}
a.left:active, a.left:link, a.left:visited  {
	background: url(../images/home.gif) no-repeat center top;
	width: 66px;
	height: 52px; 
}
.nav2:hover {
	background: url(../images/physicians_over.gif) no-repeat center top !important;
	width: 96px;
	height: 52px; 
}
a.nav2:active, a.nav2:link, a.nav2:visited  {
	background: url(../images/physicians.gif) no-repeat center top;
	width: 96px;
	height: 52px; 
}
.nav3:hover {
	background: url(../images/staff_over.gif) no-repeat center top !important;
	width: 55px;
	height: 52px; 
}
a.nav3:active, a.nav3:link, a.nav3:visited  {
	background: url(../images/staff.gif) no-repeat center top;
	width: 55px;
	height: 52px; 
}
.nav4:hover {
	background: url(../images/procedures_over.gif) no-repeat center top !important;
	width: 102px;
	height: 52px; 
}
a.nav4:active, a.nav4:link, a.nav4:visited  {
	background: url(../images/procedures.gif) no-repeat center top;
	width: 102px;
	height: 52px; 
}
.nav5:hover {
	background: url(../images/patient_information_over.gif) no-repeat center top !important;
	width: 167px;
	height: 52px; 
}
a.nav5:active, a.nav5:link, a.nav5:visited  {
	background: url(../images/patient_information.gif) no-repeat center top;
	width: 167px;
	height: 52px; 
}
.nav6:hover {
	background: url(../images/testimonials_over.gif) no-repeat center top !important;
	width: 113px;
	height: 52px; 
}
a.nav6:active, a.nav6:link, a.nav6:visited  {
	background: url(../images/testimonials.gif) no-repeat center top;
	width: 113px;
	height: 52px; 
}
.nav7:hover {
	background: url(../images/contact_over.gif) no-repeat center top !important;
	width: 78px;
	height: 52px; 
}
a.nav7:active, a.nav7:link, a.nav7:visited  {
	background: url(../images/contact.gif) no-repeat center top;
	width: 78px;
	height: 52px;
}
.navbar {
	float: left;
	line-height: 52px;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 0;
}
div#moviecontent {
	width: 460px;
	height: 295px;
	padding: 6px;
	background: url(../images/movie_frame.gif) no-repeat left top;
	float: left;
}
div#right_content {
	float: left;
	width: 225px;
	margin-left: 15px;
}
div#right_content_contact {
	float: left;
	width: 220px;
	margin-left: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
div#left_content {
	width: 350px;
	float: left;
	margin: 5px 15px 0 0;
}
a.news_link,a.news_link:active,a.news_link:visited {
	text-decoration: none;
	color: #e02040;
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;	
	display: block;
}
a.news_link:hover {
	text-decoration: underline;
	color: #e02040;
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	display: block;
}
div#left_content_contact {
	width: 365px;
	float: left;
	margin: 0 15px 0 0;
}
div#video_content {
	float: left;
	background: url(../images/video_frame.gif) no-repeat left top;
	width: 340px;
	height: 280px;
	padding: 6px;
}
.refer_table tr td {
	padding:5px;
	background-color:#dbe5ea;
}
.refer_header {
	background-color:#000000 !important;
	color: #ffffff;
}

/* browser hacks */

:-moz-any-link:focus {
  outline: none;
}