@charset "UTF-8";
* {
	margin: 0;
	padding: 0;	
}

body {
	color: #212E37;
	background-color: #2686BC;
	background-image: url(graphics/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
}
a    {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #2686BC;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #2686BC;
}

#container {
	width: 990px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#mainContent {
	background-color: #fff;
	float: left;
	width: 990px;
}

.wideCol {
	width: 990px;
	clear: left;
	padding-left: 15px;
}


.wideColLinks {
	float: left;
	display: inline;
	width: 975px;
	overflow: visible;
	padding-left: 15px;
	margin-top: 5px;
	
	height: 100px;
	background: url(graphics/bg_wide_links.jpg) no-repeat;
	margin-bottom: 15px;
}

.wideColLinks .narrowCol {
	border-left-style: none;
}

.narrowCol {
	float: left;
	display: inline;
	width: 328px;
	overflow: visible;
}

.midCol {
	float: left;
	display: inline;
	width: 480px;
	overflow: visible;
	text-align: center;
}

.midCol a {
	font-weight: bold;
	font-size: 14px;
	color: #9DEEFD;
	text-decoration: none;
}

.midCol a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #9DEEFD;
	text-decoration: underline;
}

.midCol p {
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	color: #FFF;
}

.midCol .phone {
	font-weight: bold;
	font-size: 18px;
	padding-left: 15px;
	color: #FFF;
}

p {
	margin-bottom: 10px;
}


h1 {
	font-size: 10px;
}

#header img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005A7A;
	margin-bottom: 8px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	width: 465px;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 7px;
	float: left;
	padding-left: 15px;
}

h3 a {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

h3 a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}

h4 {
	font-weight: bold;
	display: block;
	width: 280px;
	font-size: 13px;
	overflow: visible;
	float: left;
	color: #000;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;
	padding: 10px;
}

h5 {
	font-weight: bold;
	display: inline;
	width: 450px;	
	padding-left: 15px;
	padding-top: 12px;
	font-size: 14px;
	padding-right: 15px;
	overflow: visible;
	height: 28px;
	color: #FFF;
	float: left;
	line-height: 20px;
}

.bottomLinks {
	width: 990px;
	height: 50px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	background: url(graphics/bg_footer_links.jpg) no-repeat;
	padding-top: 5px;
	float: left;
}

.bottomMain {
	width: 990px;
	height: 50px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	background: url(graphics/bg_footer_main.jpg) no-repeat;
	padding-top: 6px;
	float: left;
}

.bottomMain h6 {

	width: 990px;
	height: 31px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 10px;
	float: left;
}

.topMain {
	width: 990px;
	height: 48px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	background: url(graphics/bg_top_main.jpg) no-repeat;
	padding-top: 6px;
	float: left;
}

h6 {
	width: 495px;
	height: 31px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 10px;
	float: left;
}

h6 a {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

h6 a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}



.doctors {
	background: url(graphics/bg_column.gif) no-repeat;
	overflow: visible;
	float: left;
	margin-bottom: 18px;
}
.doctors ul {
	float: left;
	width: 295px;	
	list-style-type: none;
	margin-bottom: 10px;
	display: inline;
}

.doctors li {
	list-style-type: none;
	height: 54px;
	background: url(graphics/bg_doctor_links.gif) no-repeat 15px;
	margin-left: 10px;
}


.doctors li p {
	font-size: 15px;
	text-decoration: none;
	display: inline;
	position: absolute;
	padding-top: 10px;
	
	width: 234px;
	padding-left: 6px;
}

.doctors li a {
	font-size: 13px;
	text-decoration: none;
}

.doctors li a:hover {
	font-size: 13px;
	text-decoration: underline;
}	
.doctors li img {
	padding: 1px;
	border: 1px solid silver;
}

.doctors li img a {
	border: 1px solid silver;
}
	
.doctors li img  a:hover{
	border: 1px solid #2686BC;
	}


.videoModule {
	width: 990px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	height: 472px;
	padding-top: 10px;
	background: url(graphics/bg_videoplayer.jpg) no-repeat;
	padding-left: 6px;
}

.docInfo {
	width: 960px;
	margin-left: 15px;
	height: 285px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	
}

.docInfo a {
	font-weight: bold;
	font-size: 16px;
	color: #9DEEFD;
	text-decoration: none;
}

.docInfo a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #9DEEFD;
	text-decoration: underline;
}

.docInfo .contact {
	top: 225px;
	position: relative;
	width: 130px;	
	float: left;
	padding-left: 20px;
}
	
	.docInfo .info {
	top: 55px;
	padding-left: 15px;
	width: 245px;
	float: left;
	position: relative;
		font-size: 14px;
}
	
	.docInfo .statement {
	top: 55px;
	position: relative;
	padding-left: 20px;
	width: 250px;
	float: left;
	display: block;
}

	.docInfo .statementInfo {
	position: relative;
	width: 250px;
	float: left;
	display: block;
	font-size: 12px;
}
	
	.docInfo .banner {
	top: 55px;
	padding-left: 20px;
	position: relative;
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 15px;
			font-size: 14px;
}


.links ul {
	display: inline;
	float: left;
	padding-bottom: 15px;
}
.links li {
	list-style-type: square;
	margin-left: 15px;
	list-style-position: inside;
}
	
.faq ul {
	display: inline;
	float: left;
	padding-bottom: 15px;
}
.faq li {
	list-style-type: square;
	list-style-position: inside;
}
	
.faq li a {
	font-size: 16px;
	line-height: 24px;
	color: #9DEEFD;
	text-decoration: none;
}

.faq li a:hover {
	font-size: 16px;
	line-height: 24px;
	color: #9DEEFD;
	text-decoration: underline;
}


.clear {
	clear: both;
}
