﻿@charset "UTF-8";
/* CSS Document */


/* ---- SITEWIDE STYLES --------*/
body {
	background-color: #e7e9eb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}


#home {
	width: 100%;
}

#page {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	
}

#reg {
	margin-top: 0px;
	
	font-size: 10px;
	height: 10px;
	position: absolute;
}

#brand3 {
	font-size: 12px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #cccccc;
}

a:hover {
	text-decoration: none;
	color: #0066cc;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}



/* ---- HEADER STYLES --------*/

#header-wrapper {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	overflow: hidden;
}

#header-content {
	width: 800px;
	height: 50px;
}

.header-logo {
	float: left;
	vertical-align: middle
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 3px;
	height: 42px;
}

#welcome-frame {
	float: right;
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 12px;
}


/* ---- SUBHEADER SECTION STYLES --------*/

#subheader-wrapper {
	background-image: url(../images/subheader-bg5.jpg);
	background-repeat: repeat-x;
	height: 270px;
	overflow: hidden;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #d9d9d9;
}

#subheader-content {
	width: 800px;
	height: 50px;
}

.subheader-copy {
	width: 335px;
	float: left;
	padding-top: 35px;
	display: inline-block;
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
}

.subheader-left {
	display: inline;
	float: left;
}

.subheader-right {
	float: right;
}

.subheader-img img{
	padding-left: 100px;
	padding-top: 20px;
}

.subheader-img-print img{
	display: none;
	padding-left: 100px;
	padding-top: 20px;
}

.subheader-photo1 {
	float: right;
}


/* ---- CONTENT SECTION STYLES --------*/

#content-wrapper {
	height: auto;
	overflow: hidden;
}

#nav-frame {
	background-image: url(../images/subheader-bg5.jpg);
	overflow: hidden;
	width: 160px;
	font-size: 16px;
}

#nav-frame ul {
	list-style-type: none;
	margin-top: 15px;
	margin-left: 30px;
}	

*:lang(en) #nav-frame ul {
	margin-left: -5px;
}

#nav-frame li {
	border: 0;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#nav-frame a:link, #nav-frame a:visited, #nav-frame a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#nav-frame a:hover {
	color: #95C2EF;
}


/* ---- HOMEPAGE STYLES --------*/

#content {
	width: 800px;
	max-width: 100%;
	height: auto;
	color: #05489A;
}

#home-left-col {
	width: 160px;
	float: left;
	text-align: left;
	color: #CCCCCC;
	display: inline;
	overflow: hidden;
}

#home-right-col {
	width: 610px;
	float: right;
	text-align: left;
	color: #05489A;
	display: inline;
	overflow: hidden;
}

#home-right-col h3 {
	margin-bottom: 0px;
	margin-top: 5px;
}

#home-photo1 img {
	border: solid 1px #05489A;
	float: left;
	margin-right: 10px;
}

#home-right-copy {
	
}



/* ---- MEDICAL PROFESSIONALS STYLES -----------*/

#providers-row {
	margin-bottom: 30px;
	color: #05489A;
	text-align: left;
	margin-left: 25px;
}

#providers-row h3 {
	margin-bottom: 0px;
	margin-top: 5px;
}


.providers-left {
	float:left;
	width:220px;	
	overflow:hidden;
}

#providers-right-col {
	width: 640px;
	float: right;
	text-align: left;
	color: #05489A;
	display: inline;
	overflow: hidden;

	
}
.providers-photo1 img {
	border: solid 1px #05489A;
	width: 155px;
	float: left;
	

}

	
.providers-details {
	float: right;
	width: 435px;
	color: #000000;
	margin-top: -5px;
	text-align: left;
	display: inline;
	padding-left: 10px;
	margin-left: 10px;
}


.providers-details ul {
	font-size: 10pt;
}

.providers-details h3 {
	padding-top: -10px;
	color: #05489A;
}


/* ---- LOCATIONS STYLES -----------*/

#locations-right-col {
	width: 610px;
	float: left;
	text-align: left;
	color: #05489A;
	display: inline;
	overflow: hidden;
	padding-left: 30px;
	
}

#locations-right-col h3 {
	margin-bottom: 0px;
	margin-top: 5px;
}

.locations-row {
	padding-left: 30px;
}

.locations-photo {
	width: 280px;
	float: left;
	
	
}

.locations-details {
	width: 270px;
	display: inline;
	float: right;
	padding-left: 20px;
	font-size: 14px;
}

.locations-details a:link, .locations-details a:visited, .locations-details a:active {
	text-decoration: none;
	color: #05489A;
	font-weight: bold;
}

.locations-details a:hover {
	text-decoration: none;
	color: #95C2EF;
	font-weight: bold;
}

.locations-photo img {
	border: solid 1px #05489A;
}

 #map {
 	border: 1px solid#05489A;
	float: right;
	
}

/* ---- FOOTER SECTION STYLES --------*/

#footer-wrapper {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 66px;
	overflow: hidden;
	display: block;
	
}

#footer-content {
	width: 800px;
	height: 66px;
}

.footer-logo {
	float: left;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 8px;
}

#footer-right {
	padding-top: 5px;
	float: right;
}

#footer-nav-frame {
	float: left;
	margin-top: 0px;
}

*:lang(en) #footer-nav-frame ul {
	margin-top: 5px;
}

#footer-nav-frame li {
	display:inline;
	float:left;
	border: 0;
	padding: 0px 5px 0px 0px;
	color: #FFFFFF;
	font-size: 12px;                                
}

#footer-right a:link, #footer-right a:visited, #foote-right a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
}

#footer-right a:hover {
	color: #95C2EF;
	font-weight: bold;	
}


.break {
	font-weight: bold;
	font-size: 12px;
}

#footer-credit {
	padding-top: 5px;
	padding-left: 40px;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;	
}
