html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
body {
	font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: rgb(118,120,123);
	font-size: 84%;
}
a {
	outline: none;
}
img {
	border: none;
}
h1,h2,h3,h4 {
	font-weight: normal;
	padding: 0;
	color: rgb(124,170,199);
}
h1 {
	margin: 0;
}
h2 {
	color: rgb(116,104,105);
	font-size: 2em;
	margin: 0 0 .6em -1px;
}
h3 {
	font-size: 1.2em;
	margin: 1.7em 0 .4em 0;
}
h4 {
	font-size: 1em;
}
.page-contact-us h4 {
	margin-bottom: .6em;
}
.page-contact-us #page-content-scroll ul li {
	margin-bottom: .3em;
}
#page-content-scroll>h3, h3.first  {
	margin-top:0;
}
.page-index h2 {
	color: rgb(124,170,199);
	font-size: 2em;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	color: rgb(88,89,89);
	padding-top: 0;
	margin-top: 0;
}
#page-content a, #footer a {
	color: rgb(92,168,198);
	text-decoration: none;
	border-bottom: 1px dotted rgb(60,152,198);
}
#page-content a:hover, #footer a:hover {
	color: rgb(116,104,105);
	text-decoration: none;
	border-bottom: 1px dotted rgb(87,76,77);
}
#page-content a.visited {
	font-style: italic;
}
#masthead {
	position: relative;
	z-index: 2;
}
#masthead h1 	{
	width: 312px;
	height: 119px;
	text-indent: -1000em;
}
#masthead h1 a {
	display: block;
	width: 312px;
	height: 119px;
	background: transparent url(/i/logo.gif) no-repeat;
}
#top {
	float:left;
	width: 100%;
	height: 50%;
	background-color: transparent;
	margin-bottom: -322px;
}
#container {
	position: relative;
	clear: left;
	z-index: 0;
	margin: 0 auto;
	padding: 0;
	width: 969px;
	background: transparent url(/i/dropshadow.jpg) repeat-y;
/*	border: 1px solid #f00;*/
}
#containerT, #containerB {
	position: relative;

/*	margin-left: -8px;*/
	z-index: 1;
/*	width: 969px;*/
/*	height: 32px;*/
}
#containerT {
	background: transparent url(/i/dropshadowT.jpg) no-repeat left top;
}
#containerB {
	background: transparent url(/i/dropshadowB.jpg) no-repeat left bottom;
/*	border: 1px solid #0ff;*/
	padding: 17px;
}
#content {
	position: relative;
	z-index: 2;
	width: 933px;
/*	padding: 17px;*/
/*	min-height: 609px;*/
/*	min-height: 100px;*/
/*	margin-bottom: 17px;*/
	border: 1px solid rgb(212,213,215);
}
#page-content {
	position: relative;
	z-index: 1;
/*	top: 0;*/
/*	min-height: 376px;*/
	margin-left:353px;
/*	border: 1px solid #f00;*/
}
#page-content-scroll {
	position: relative;
	z-index: 3;
	height: 325px;
	overflow: auto;
/*	border: 1px solid #f0f;*/
}
#page-content-scroll p, #page-content-scroll li {
/*	background-color: #fff;*/
	padding-right: 25px;
	clear: both;
}
.page-about-the-doctors #page-content-scroll h3, .page-about-the-doctors #page-content-scroll h4 {
	position: absolute;
	left: 142px;
	margin: 114px 0 0 0;
	padding:0;
}
.page-about-the-doctors #page-content-scroll h4 {
	top: 1.5em;
}
.page-about-the-doctors #page-content-scroll img {
	margin: 18px 15px 15px 0;
	float:left;
}
#page-content-scroll ul {
	margin:0;
	padding-left: 0;
	list-style-type: none;
	font-size: .95em;
}
#page-content-scroll ul li {
	margin-bottom: .8em;
}
#page-content-scroll ul li span {
/*	font-weight: bold;*/
	color: #333;
}
#page-content-scroll ul.external-links {
	margin: -5px 0 0 0;
	padding: 0;
	list-style: none;
}
#footer {
	position: relative;
/*	top: 8px;*/
/*	position: absolute;*/
/*	left: 375px;*/
/*	bottom: 5px;*/
	padding: 16px 0 5px 0;
/*	margin-left: 375px;*/
	font-size: .75em;
}
#footer p {
	color: rgb(160,160,160);
	padding:0;
	margin:0;
}
#footer a {
	color: rgb(160,160,160);
	border:none;
}
em, .em {
	color: #333;
	font-style: normal;
}
h1,h2,h3,h4,p,li {
	text-shadow: #fff 1px 1px 0;
	-moz-opacity: 0.9999;
}
.menu li {
	text-shadow: none;
	-moz-opacity: 1;
}
.page-template #page-content:before,.page- #page-content:before {
	content: "ERROR: (CHANGE BODY CLASS)";
	color: #f00;
}