html {
	height: 100%;
}

body {
	height: 100%;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #D0D0D0;
	scrollbar-3dlight-color: #F8F8F8;
	scrollbar-darkshadow-color: #F8F8F8;
	scrollbar-shadow-color: #D0D0D0;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #F8F8F8;
	background-color: #f5f5ec;
	margin: 0;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

img {
	border: 0;
}

.clearRight {
	clear: right;
}

.clearLeft {
	clear: left;
}

/*----------------------------------- Main Header -----------------------------------*/
#mainHeader {
	position: relative;
	background: url(../images/main_top.gif);
	width: 768px;
	height: 12px;
	margin: auto;
	overflow: hidden;
}

#mainHeaderLeft {
	float: left;
	width: 12px;
	height: 12px;
	background: url(../images/main_top_left.gif);
}

#mainHeaderRight {
	float: right;
	width: 12px;
	height: 12px;
	background: url(../images/main_top_right.gif);
}


/*----------------------------------- Main -----------------------------------*/
#main {
	padding-top: 3px;
	position: relative;
	background: url(../images/main_middle.gif);
	margin: auto;
	width: 768px;
	height: 626px;
}

/*----------------------------------- Main Footer -----------------------------------*/
#mainFooter {
	position: relative;
	background: url(../images/main_bottom.gif);
	width: 768px;
	height: 12px;
	margin: auto;
	overflow: hidden;
}

#mainFooterLeft {
	float: left;
	width: 12px;
	height: 12px;
	background: url(../images/main_bottom_left.gif);
}

#mainFooterRight {
	float: right;
	width: 12px;
	height: 12px;
	background: url(../images/main_bottom_right.gif);
}

/*----------------------------------- Header -----------------------------------*/
#header {
	position: relative;
	width: 736px;
	height: 142px;
	margin: auto;
	border: 1px solid #DDDDDD;
}

#logo {
	float: left;
	height: 128px;
	width: 190px;
	background: url(../images/logo.gif);
	margin-left: 9px;
	margin-top: 7px;
}

#headerImage {
	float: right;
	height: 142px;
	width: 512px;
	background: url(../images/header_image.jpg);
}

#headerImage2 {
	float: right;
	height: 142px;
	width: 494px;
	background: url(../images/header_image2.jpg);
}

#headerFlash {
	float: right;
	width: 512px;
	height: 142px;
}

#headerBottom {
	overflow: hidden;
	background: url(../images/header_bottom.gif);
	position: relative;
	width: 738px;
	height: 8px;
	margin: auto;
	margin-bottom: 3px; 
}

/*----------------------------------- Main Menu -----------------------------------*/
#mainMenu {
	position: relative;
	margin: auto;
	width: 738px;
	height: 53px;
	background: url(../images/mainmenu_bg.gif);
	border-bottom: 3px solid #f0f0f0;
	margin-bottom: 15px;
}

#menuLeft {
	float: left;
	width: 1px;
	height: 53px;
	background: url(../images/mainmenu_side.gif);
}

#menuRight {
	float: right;
	width: 1px;
	height: 53px;
	background: url(../images/mainmenu_side.gif);
}

.menuButton {
	float: left;
	width: 91px;
	height: 53px;
	text-align: center;
	background: url(../images/mainmenu_divider.gif) no-repeat right;
}

.menuButtonOver {
	cursor: pointer;
	float: left;
	width: 89px;
	height: 53px;
	text-align: center;
	background: url(../images/mainmenu_bg_over.gif);
	overflow: hidden;
}

.hidden {
	display: none;
}

#appointmentBg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/appointment_bg.png',sizingMethod='scale');
	height: 53px;
	width: 254px;
	position: absolute;
	left: 484px;
	z-index: 15;
}

#appointmentLink {
	background: url(../images/appointment_icon.gif) no-repeat left;
	position: absolute;
	top: 16px;
	right: 7px;
	padding-left: 14px;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #2d707a;
	z-index: 16;
}

#appointmentLink:hover {
	border-bottom: 1px dashed #b6cdd1;
	cursor: pointer;
	color: #22a1b4;
}

#appointmentBgFF {
	background: url(../images/appointment_bg.png);
	height: 53px;
	width: 254px;
	position: absolute;
	left: 484px;
	z-index: 15;
}

/*----------------------------------- Surgeon Title -----------------------------------*/
#surgeonTitle {
	position: relative;
	background: url(../images/title_surgeons_bg.gif) repeat-x;
	height: 11px;
	width: 738px;
	margin: auto;
	margin-bottom: 2px;
}

#main>#surgeonTitle {
	margin-bottom: 7px;
}

#surgeonTitle img {
	margin-left: 8px;
}

/*----------------------------------- Surgeon Container -----------------------------------*/
#surgeonContainer {
	position: relative;
	margin: auto;
	height: 156px;
	width: 730px;
	background-color: #f3f7f8;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding-left: 8px;
}

.sContainer, .sContainerHover, .sContainerRight, .sContainerHoverRight {
	margin-top: 7px;
	width: 83px;
	height: 83px;
	background: url(../images/surgeon_container.gif) no-repeat;
	float: left;
	margin-right: 8px;
	cursor: pointer;
}

#img8 {
	margin-right: 0px;
}

.sContainer img, .sContainerRight img {
	padding: 2px;
	margin-top: 5px;
	margin-left: 5px;
}

.sContainerHover img, .sContainerHoverRight img {
	border: 2px solid #7fa6ac;
	margin-top: 5px;
	margin-left: 5px;
}

/*----------------------------------- Surgeon Details Box -----------------------------------*/

.sContainer .sDetailsBox {
	display: none;
}

.sContainerHover .sDetailsBox {
	margin-top: 7px;
	margin-left: 5px;
	background-color: #FFFFFF;
	position: absolute;
	height: 58px;
	width: auto !important;
  	width: 236px;
	border: 1px solid #d5e5e8;
	padding: 1px;
	cursor: default;
}

.sContainerRight .sDetailsBox {
	display: none;
}

.sContainerHoverRight .sDetailsBox {
	margin-top: 7px;
	margin-left: -169px;
	background-color: #FFFFFF;
	position: absolute;
	height: 58px;
	width: auto !important;
	width: 236px;
	border: 1px solid #d5e5e8;
	padding: 1px;
	cursor: default;
}

.sContainerHover .sDetailsBox .sDetailsInfo {
	position: relative;
	height: 58px;
	width: 100%;
	padding-left: 7px;
	margin-right: 7px;
	border-left: 5px solid #ddeaec;
}

.sContainerHoverRight .sDetailsBox .sDetailsInfo {
	background-color: #FFFFFF;
	position: relative;
	height: 58px;
	width: 224px;
	padding-right: 7px;
	margin-left: 7px;
	border-right: 5px solid #ddeaec;
	text-align: right;
}


.sDetailsName {
	font-size: 11px;
	font-weight: bold;
	color: #437685;
}

.sDetailsTitle {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #9B9B9B;
}

.sDetailsOffice, .sDetailsOffice a {
	color: #9B9B9B;
	font-size: 11px;
	text-decoration: none;
}

.sDetailsOffice a:hover {
	color: #666666;
	text-decoration: underline;
}

.sDetailsLink a {
	color: #b6c9cf;
	font-size: 11px;
}

.sDetailsLink a:hover {
	color: #437685;
}

/*----------------------------------- InfoBox Area -----------------------------------*/
#infoBoxBg {
	position: relative;
	margin: auto;
	margin-top: 3px;
	width: 737px;
	height: 177px;
	background: url(../images/infobox_bg.gif);
}

.infoBox {
	width: 348px;
	height: 169px;
	border: 1px solid #FFFFFF;
	background-color: #F2F2F2;
}

/*----------------------------------- InfoBox Location -----------------------------------*/
#infoBoxLocation {
	float: left;
	margin-left: 7px;
	margin-top: 3px;
}

#infoBoxBg>#infoBoxLocation {
	margin-left: 14px;
}

#transImage {
	background-color: #FFFFFF;
	margin-top: 7px;
	margin-left: 3.5px;
	border: 1px solid #a2bcc0;
	padding: 5px;
	height: 143px;
	width: 190px;
	float: left;
}

#infoBoxLocation>#transImage {
	margin-left: 7px;
}

.imageClass0 {
	background: url(../images/loc1.jpg) no-repeat center;
}

.imageClass1 {
	background: url(../images/loc2.jpg) no-repeat center;
}

.imageClass2 {
	background: url(../images/loc3.jpg) no-repeat center;
}

.imageClass3 {
	background: url(../images/loc4.jpg) no-repeat center;
}

.imageClass4 {
	background: url(../images/loc5.jpg) no-repeat center;
}

.imageClass5 {
	background: url(../images/loc6.jpg) no-repeat center;
}

.imageClass6 {
	background: url(../images/loc7.jpg) no-repeat center;
}

#locationInfo {
	float: left;
	margin-left: 5px;
}

#locationsTitle {
	position: relative;
	background: url(../images/title_locations_bg.gif) bottom repeat-x;
	height: 13px;
	width: 131px;
	margin-bottom: 12px;
	margin-top: 10px;
}

#locationsTitle img {
	margin-left: 8px;
}

#locationInfo a {
	display: block;
	margin-left: 8px;
	color: #487f87;
}

#locationInfo a:hover {
	color: #0e4040;
}

#locationNote {
	width: 125px;
	border-top: 1px solid #CCCCCC;
	color: #999999;
	margin-left: 2px;
	margin-top: 8px;
	font-style: italic;
	font-size: 11px;
	text-align: center;
}

/*----------------------------------- InfoBox About -----------------------------------*/
#infoBoxAbout {
	float: right;
	margin-right: 7.5px;
	margin-top: 3px;
}

#infoBoxBg>#infoBoxAbout {
	margin-right: 15px;
}

#aboutTitle {
	position: relative;
	background: url(../images/title_locations_bg.gif) bottom repeat-x;
	height: 13px;
	width: 342px;
	margin-bottom: 12px;
	margin-top: 10px;
	margin-left: 3px;
}

#aboutTitle img {
	margin-left: 8px;
}

#aboutText {
	width: 332px;
	margin-left: 8px;
}

#aboutLink {
	width: 332px;
	margin: auto;
	position: relative;
	text-align: right;
	font-size: 11px;
}

#aboutLink a {
	color: #b6c9cf;
}

#aboutLink a:hover {
	color: #487f87;
}

/*----------------------------------- Site Map and Hours -----------------------------------*/
#hours {
	position: relative;
	text-align: center;
	width: 100%;
	margin-top: 8px;
	font-size: .85em;
	color: #CCCCCC;
}

#siteLinks, #siteLinks a {
	position: relative;
	text-align: center;
	width: 100%;
	font-size: .95em;
	color: #CCCCCC;
	text-decoration: none;
}

#siteLinks a:hover {
	text-decoration: underline;
	color: #666666;
}

/*----------------------------------- Copyright -----------------------------------*/
#copyright {
	font-size: 0.85em;
	margin-top: 9px;
	text-align: center;
	color: #B9B9B9;
}

#copyright a {
	text-decoration: none;
	color: #B9B9B9;
}

#copyright a:hover {
	color: #333333;
}