body, html {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(/images/page_bg.gif) top left repeat-x;

}
div#container {

	width: 1000px;
	margin: 0 auto;
	background: url(/images/container_top_bg.gif) top left no-repeat;


}
div#header {
	height: 198px;
	width: 760px;
	background: url(/images/header_bg.jpg) top left no-repeat;
	margin: 0 auto;

}
div#logo {
	width: 140px; 
	height: 75px;
	position: relative;
	left: 40px;
	top: 0px;
}

div#logo img {
border: none;
}
div#toptext {
	width: 276px;
	margin: 0 auto;
	font-size: 12pt;
	text-align: center;
	font-family: Arial;
	color: white;
	padding-top: 8px;
	text-transform: capitalize;
}

div#toptext a {
	color: white;
	text-decoration: none;

}
div#footer {
	width: 1000px;
	height: 48px;
	background: url(/images/bottom_bg.png) top left no-repeat;
	clear: both;
	margin-top: -10px;
	position: relative;
	z-index: 100;
}
div#main {
	width: 720px;
	margin: 0 auto;
	padding-top: 15px;
	min-height: 400px;


}
div#main #left {
	float: left;
	width: 515px;
	border-right: 1px solid #bcbdbc;
	padding: 0 10px 20px 10px;
	margin-bottom: -10px;
	font-family: Trebuchet MS, Verdana;
	color: #626262;
	font-size: 10pt;
	letter-spacing: 140%;
	line-height: 140%;
	
}
div#main #right {
	float: right;
	padding: 0 10px 0 4px;
	width: 165px;
	font-family: Trebuchet MS, Verdana;
	color: #626262;
	font-size: 8pt;

}

div#header #links {
	position: relative;
	top: 75px;
	color: white;
	font-family: Arial;
	font-size: 10pt;
	width: 100%;
	text-align: center;
}
div#header #links a {
	color: white;
	text-decoration: none;
	
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#header #links a:hover {
	text-decoration: underline;
}
div#header #links #homelink {
	width: 89px;
	margin-top: -2px;
	display: block;
	float: left;
	
}
div#header #links #meetlink {
	width: 86px;
	margin-top: -3px;
	display: block;
	float: left;
}
div#header #links #treatmentlink {
	width: 97px;
	margin-top: -6px;
	display: block;
	float: left;
	height: auto;
}
div.drop {
	display: none;
	position: absolute;
	background: #4ba5c8;
	padding: 5px;
	text-align: left;

}
div#header #links div:hover .drop {
	display: block;
	border: 1px solid #297fb2;
	border-width: 0px 1px 1px 1px;
	position: absolute;
	z-index: 1000;

}
div#header #links div:hover .drop a {
font-size: 9pt;

}
div#header #links #patientlink {
	width: 98px;
	margin-top: -9px;
	display: block;
	float: left;
}
div#header #links #contactlink {
	width: 130px;
	margin-top: -9px;
	display: block;
	float: left;
}
div#header #links #doclink {
	width: 135px;
	margin-top: -6px;
	display: block;
	float: left;
}
div#header #links #casegallerylink {
	width: 120px;
	margin-top: -3px;
	display: block;
	float: left;
}
h1,h2,h3,h4 {
	color: #6c8eb4;
	font-family: Trebuchet MS, Verdana;
	font-size: 14pt;
	font-weight: normal;
	margin-left: -3px;


}
h2 {
	font-size: 12pt;

}
div #copyright {
bottom:0;
color:#555555;
font-family:Trebuchet MS;
font-size:9pt;
position:absolute;
text-align:center;
width:100%;

}
.clear {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 1px;


}


#edit {
	background:#A8A8A8 none repeat scroll 0 0;
	border:2px solid #C0C0C0;
	padding:5px;
	position:relative;
	width:507px;
	z-index:90;

}

#hideshow {
	margin-left: 100px;
}

#editdata {
	width: 750px;
	height: 400px;

}

#editfilename {
	width: 500px;
}

.notice {
margin-top: 10px; border: 4px solid #685a35; background: #cdb47a; margin-left: 270px; width: 500px; padding: 10px; color: black; font-size: 8pt;
}
.notice a {
text-decoration: none;
color: black;
font-weight: bold;
}solute;
    text-align:center;
    width:100%;
    
}
.clear {
    clear: both;
    visibility: hidden;
    margin: 0px;
    padding: 0px;
    height: 1px;
    
    
}


#edit {
    background:#A8A8A8 none repeat scroll 0 0;
    border:2px solid #C0C0C0;
    padding:5px;
    position:relative;
    width:507px;
    z-index:90;
    
}

#hideshow {
    margin-left: 100px;
}

#editdata {
    width: 750px;
    height: 400px;
    
}

#editfilename {
    width: 500px;
}

.notice {
    margin-top: 10px; border: 4px solid #685a35; background: #cdb47a; margin-left: 270px; width: 500px; padding: 10px; color: black; font-size: 8pt;
}
.notice a {
    text-decoration: none;
    color: black;
    font-weight: bold;
}