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

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	line-height:1.5;
	background:#FFFFFF;
}
img {
	XXXdisplay:block;
}

#wrapper {
	width:990px;
	position:relative;
	padding:0px;
	margin:0px auto;
	border:0px dotted #333333;
	background:#FFFFFF url(../images/bg_homepage.jpg) top left no-repeat;
	height:auto;
	min-height: 768px !important;
}
#wrapper_sub {
	width:990px;
	position:relative;
	padding:0px;
	margin:0px auto;
	border:0px dotted #333333;
	background:#FFFFFF url(../images/bg_subpage_02.jpg) bottom left no-repeat;
	height:auto;
	min-height: 768px !important;
}
#wrapper_service {
	width:990px;
	position:relative;
	padding:0px;
	margin:0px auto;
	border:0px dotted #333333;
	background:#FFFFFF url(../images/bg_subpage_01.jpg) bottom left no-repeat;
	height:auto;
	min-height: 768px !important;
}
#header {
	height:50px;
	
}
#content {
	margin:80px 0px 0px 0px;
	height:auto;
	XXX_min-height:500px !important;
	padding:5px 20px;
	border:0px dotted #333333;
}
#footer {
	width:990px;
	margin:10px auto;
	text-align:center;
	font-size:80%;
	position:relative;
	border:0px dotted red;
	
}
.footerNav ul {
	padding: 0px;
	margin: 0px;
}
.footerNav ul li {
	padding: 5px 0px;
	margin: 0px;
	list-style: none;
	display:inline;
}
.footerNav ul li a {
	color: #999999;
	text-decoration: none;
	XXXdisplay: block;
	padding: 10px 6px;
	font-weight:bold;
}
.prodNav {
	margin:0px 0px 5px 110px;
}
.prodNavList {
	padding: 0px;
	margin: 0px;
}
.prodNavList li {
	padding: 5px 0px;
	margin: 0px;
	list-style: none;
	display:inline;
}
.prodNavList li a:link, .prodNavList li a:visited {
	XXXcolor: #999999;
	text-decoration: none;
	XXXdisplay: block;
	padding: 10px 6px;
	font-weight:bold;
}
.prodNavList li a:hover {
	text-decoration:underline;
}
#logo {
	z-index:50;
	position:absolute;
	top:10px;
	left:0px;
	width:259px;
}
/*.phoneTag {
	float:right;
	margin:-10px 105px 0px 0px;
	font-weight:bold;
	font-size:150%;
	font-style:italic;
	color:#e30a81;
}*/
.phoneTag {
	font-weight:bold;
	font-size:150%;
	font-style:italic;
	color:#e30a81;
	text-align:right;
	margin:-10px 80px 0px 0px;
}
#tagline {
	font-size:180%;
	font-weight:bold;
	color:#9e79ad;
	text-align:right;
	padding:100px 30px 0px 0px;
}
#tagline1 {
	position:absolute;
	top:100px;
	right:30px;
	font-size:180%;
	font-weight:bold;
	color:#9e79ad;
}
#tagline2 {
	position:absolute;
	top:101px;
	right:29px;
	font-size:180%;
	font-weight:bold;
	color:#ffb400;
}
#nav {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	height:40px;
	border-bottom: 3px solid #0092df;
	margin:0px 20px 0px 80px;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	XXX_margin-left:80px;
}
#nav li {
	padding: 5px;
	margin: 0px;
	list-style: none;
	float: left;
}
#nav ul li a {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 10px 6px;
	font-size:130%;
	font-weight:bold;
}
#nav .navSpacer {
	width:3px;
	padding: 10px 0px;
	font-size:124%;	
	background:url(../images/navSpacer.png) top center no-repeat;
}

#fullColMain {
	border:0px dotted red;
	
}

#leftColMain {
	float:left;
	width:500px;
	border:0px dotted red;
	
}
#rightColHome {
	clear:right;
	margin-left:340px;
	height:370px;
	border:0px dotted red;
	
}
#rightColMain {
	clear:right;
	margin-left:340px;
	height:370px;
	border:0px dotted red;
	background: url(../images/bg_woman_right_01.jpg) right top no-repeat;
	
}
#leftColSub {
	width:550px;
	float:left;
	border:0px dotted green;
	margin-bottom:110px;
}
#rightColSub {
	width: 350px;
	float:right;
	border:0px dotted green;
}
#leftColLocation {
	width:550px;
	float:left;
	border:0px dotted green;
	margin-bottom:110px;
}
#rightColLocation {
	width: 350px;
	float:right;
	border:0px dotted green;
	margin-bottom:110px;
}
#leftColLocationDetail {
	width:450px;
	float:left;
	border:0px dotted green;
	margin-bottom:110px;
}
#rightColLocationDetail {
	width: 450px;
	float:right;
	border:0px dotted green;
	margin-bottom:110px;
}
#rightColSubUp {
	width: 350px;
	float:right;
	margin-top:-70px;
	border:0px dotted green;
}
#featuresHome {
	margin:0px 20px;
	width:950px;
	position:absolute;
	top:500px;
	left:0px;
	border:0px dotted red;
	color: #666666;
}

a:link, a:visited {
	color:#2291dc;
	text-decoration:none;
}
a:hover, a:active {
	color:#2291dc;
	text-decoration:underline;

}
#featuresHome a:link, #featuresHome a:visited {
	color:#401e5c;
	text-decoration:none;
}
#featuresHome a:hover, #featuresHome a:active {
	color:#401e5c;
	text-decoration:underline;

}

.pageTitle {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:175%;
	font-weight:bold;
	color: #401e5c;
}
#mainFeature {
	width:950px;
	margin:10px auto;
	height:250px;
	XXX_background:transparent url(../images/bg_mainFeature_1.png) top center no-repeat;
}
#mainFeatureTop {
	height:10px;
	background:transparent url(../images/bg_mainFeature_1_top.png) top center no-repeat;
	padding:0px;
	margin:0px;
}
#mainFeatureMiddle {
	background:transparent url(../images/bg_mainFeature_1_middle.png) top center repeat-y;
	padding:0px;
	margin:0px;
}
#mainFeatureBottom {
	height:10px;
	background:transparent url(../images/bg_mainFeature_1_bottom.png) bottom center no-repeat;
	padding:0px;
	margin:0px;
}
#mainFeatureContentBox {
	float:right;
	width:420px;
	margin-right:20px;
}
#mainFeature img {
	margin:0px 5px 0px 10px;
	border:0px;
}

.secondaryFeature1 {
	float:left;
	width:470px;
	margin-right:10px;
}
.secondaryFeature2 {
	float:left;
	width:470px;
}
.secondaryFeatureTop {
	height:10px;
	background:transparent url(../images/bg_secondaryFeatures_1_top.png) top center no-repeat;
	padding:0px;
	margin:0px;
}
.secondaryFeatureMiddle {
	height:180px;
	background:transparent url(../images/bg_secondaryFeatures_1_mid.png) top center repeat-y;
	padding:0px 10px;
	margin:0px;
}
.secondaryFeatureBottom {
	height:10px;
	background:transparent url(../images/bg_secondaryFeatures_1_btm.png) bottom center no-repeat;
	padding:0px;
	margin:0px;
}
.secondaryFeatureTitle {
	font-size:160%;
	font-weight:bold;
	color:#ff9600;
}
.gapControl {
	height:1px;
	margin:0px;
	padding:0px;
}

.thirdFeature {
	float:left;
	width:310px;
	border:0px dotted red;
}
.thirdFeature2 {
	float:left;
	width:310px;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin:0px 5px;
}
.thirdFeatureMiddle {
	height:180px;
	padding:0px 10px;
	margin:0px;
}
.thirdFeatureTitle {
	font-size:150%;
	font-weight:bold;
	color:#422756;
	border-bottom: 1px solid #422756;
}

.galleryLinks {
	float:left;
	width:154px;
	text-align:center;
	padding:5px 5px 15px 5px;
	height:215px;
}
.galleryImages img {
	display:block;
}
.galleryImages {
	border:0px solid #e30a81;
	width:150px;
	margin-bottom:-12px;

}
.photosLinks {
	float:left;
	XXX_width:185px;
	text-align:center;
	padding:5px;
	XXX_height:215px;
}
.photosImages img {
	display:block;
}
.photosImages {
	border:0px solid #e30a81;
	XXX_width:175px;
	XXX_margin-bottom:-10px;

}

.staffTitle {
	margin:0px 0px 10px 0px;
	font-size:150%;
	font-weight:bold;
	border-bottom: 1px solid #999999;
	color:#9e79ad;	
}
.staffBox {
	float:left;
	width:450px;
	margin:0px 20px 20px 0px;
	border:0px dotted red;
	min-height:115px !important;
	height:115px;
	
}
.staffThumb {
	float:left;
	width:100px;
	border:0px solid #e30a81;
}

.staffName {
	margin:0px 10px 5px 110px;
	font-size:130%;
	font-weight:bold;	
}

.staffDescription {
	margin:0px 10px 5px 110px;

}
.staffBoxDetail {
	XXXfloat:left;
	margin:0px;
	border:0px dotted red;
	
}
.staffFull {
	float:right;
	XXwidth:350px;
	text-align:center;
}

.staffNameFull {
	margin:0px 360px 5px 0px;
	font-size:130%;
	font-weight:bold;
	color:#a7d4eb;	
}

.staffDescriptionFull {
	margin:0px 360px 5px 0px;

}
.linkAllStaff {
	text-align:center;
	margin:20px 360px 20px 0px;
}
.locationListBox {
	float:left;
	width:250px;
	margin:10px 10px 10px 0px;
	border:0px dotted red;
	min-height:125px !important;
	height:125px;
	
}
.locationDetailBox {
	margin:20px 20px 20px 0px;
	border:0px dotted red;
	
}
.locationListMap {
	width:450px;
	float:right;
	margin:0px 30px;

}
.locationListName {
	margin:0px 0px 5px 0px;
	font-size:130%;
	font-weight:bold;	
}

.locationListContent {
	margin:0px 0px 5px 0px;

}
.locationListData {
	margin:0px 0px 5px 0px;

}
.linkAllLocation {
	text-align:center;
	margin:20px 0px 20px 0px;
}

.programTitle {
	margin:5px 0px 5px 0px;
	font-size:125%;
	font-weight:bold;
	border-bottom: 0px solid #999999;
	color:#9e79ad;	
}
.programBox {
	margin:0px 0px 20px 0px;
	border:0px dotted red;
}
.programThumb {
	float:left;
	width:100px;
	border:0px solid #e30a81;
}

.programName {
	margin:0px 10px 5px 110px;
	font-size:120%;
	font-weight:bold;	
}

.programDescription {
	margin:0px 10px 5px 110px;
	height:110px;
	min-height:110px !important;

}
.programLink {
	text-align:right;
	margin-right:10px;
}
.etwLinkHome {
	text-align:center;

}
.doctorBox {
	margin:0px 0px 20px 0px;
	border:0px dotted red;
}
.doctorThumb {
	float:left;
	width:60px;
	border:0px solid #e30a81;
}

.doctorName {
	margin:0px 10px 5px 70px;
	font-size:130%;
	font-weight:bold;	
}

.doctorDescription {
	margin:0px 10px 5px 70px;

}

.specialBox {
	margin:0px 0px 20px 0px;
	border:0px dotted red;
}
.specialThumb {
	float:right;
	width:150px;
	border:0px solid #e30a81;
}

.specialName {
	margin:0px 160px 5px 10px;
	font-size:130%;
	font-weight:bold;
	color:#9E79AD;	
}

.specialDescription {
	margin:0px 160px 5px 10px;

}

.facilityTitle {
	margin:0px 0px 10px 0px;
	font-size:150%;
	font-weight:bold;
	border-bottom: 0px solid #999999;
	color:#9e79ad;	
}
.facilityBox {
	margin:0px 0px 20px 0px;
	border:0px dotted red;
}
.facilityThumb {
	float:right;
	width:150px;
	border:0px solid #e30a81;
}

.facilityName {
	margin:0px 160px 5px 0px;
	font-size:130%;
	font-weight:bold;	
}

.facilityDescription {
	margin:0px 160px 5px 0px;

}
.facilityPhotoBox {
	float:left;
	margin:10px 5px;
	padding:2px;
	border:1px solid #ffb400;
}
.facilityPhotoBox img {
	display:block;
	border:0px;
}
.required {
	font-weight:bold;
	background-image: url(../images/star.gif);
	background-position:right;
	background-repeat:no-repeat;

}
.contact p label {
	float:left;
	width:75px;
	text-align:right;
	padding-right:15px;
}
.contactButtons {
	text-align:center;
	padding:20px;

}
.sectionTitle {
	margin:20px 0px 10px 0px;
	font-size:150%;
	font-weight:bold;
	border-bottom: 1px solid #999999;
	color:#9e79ad;	
}

.eventBoxHome {
	margin:10px 0px;
}
.eventDateHome {
	float:left;
	width:120px;
	font-size:125%;
}
.eventNameHome {
	margin-left: 130px;
	font-size:125%;
}
/*.serviceBox {
	margin:15px 0px 0px 0px;
}
.serviceLogo {
	border-bottom:1px solid #0066FF;
	font-size:140%;
	font-weight:bold;
	
}
.serviceLogo img {
	display:inline;
}*/
.serviceBox {
	margin:5px 0px;
	height:120px;
}
.serviceThumb {
	width:100px;
	float:left;

}
.serviceTitle {
	margin:0px 0px 5px 110px;
	font-size:130%;
	font-weight:bold;
	
}
.serviceContent {
	margin:0px 0px 5px 110px;
	height:50px;
	min-height:50px !important;;
}
.serviceLink {

}

.serviceBoxDetail {
	margin:10px 0px;
	height:auto;
	min-height:250px !important;
}
.serviceFull {
	width:250px;
	float:right;

}
.serviceTitleDetail {
	margin:0px 0px 5px 110px;
	font-size:130%;
	
}
.serviceContentDetail {
	margin:0px 0px 5px 110px;
}



.locationBox {
	margin: 50px 0px 0px 0px;
	
}
.locationList {
	list-style:none;

}
.locationList li {
	margin:0;
	padding:0;
	text-align:center;
	color:#0066FF;
	font-weight:bold;

}
.locationDiv {
	position:absolute;
	bottom: 150px;
	right:25px;
	width:300px;
	font-size:150%;
}

.testContent {
	font-style:italic;
}
.testSignature {
	font-weight:bold;
	padding-bottom:15px;
}

.productBox {
	margin:5px 0px;
	height:120px;
}
.productThumb {
	width:150px;
	float:left;

}
.productTitle {
	margin:0px 0px 5px 160px;
	font-size:130%;
	font-weight:bold;
	
}
.productContent {
	margin:0px 0px 5px 160px;
}
.productLink {

}

.productBoxDetail {
	margin:10px 0px;
	height:auto;
	min-height:250px !important;
}
.productFull {
	width:260px;
	float:right;
	text-align:right;

}
.productTitleDetail {
	margin:0px 260px 5px 0px;
	font-size:130%;
	
}
.productContentDetail {
	margin:0px 0px 5px 0px;
}

.specialsTitle {
	margin:0px 0px 10px 0px;
	font-size:150%;
	font-weight:bold;
	border-bottom: 1px solid #999999;
	color:#9e79ad;	
}
.specialsBox {
	float:left;
	width:450px;
	margin:0px 20px 20px 0px;
	border:0px dotted red;
	min-height:225px !important;
	height:225px;
	
}
.specialsThumb {
	float:left;
	width:100px;
	border:0px solid #e30a81;
}

.specialsName {
	margin:0px 10px 5px 110px;
	font-size:130%;
	font-weight:bold;	
}

.specialsDescription {
	margin:0px 10px 5px 110px;

}

