body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #54756C;
	font-family: times new roman, serif;
	color: #3E5670;
}
#wrapper-1{
	background-image: url('/graphics/background-wrapper-1.jpg');
	background-repeat: repeat-x;
	background-position: 0 6px;
	position: relative;
}
#wrapper-2{
	position: relative;
	margin: 0 auto;
	background-image: url('/graphics/background-wrapper-2.jpg');
	background-repeat: no-repeat;
	background-position: center 6px;
	text-align: center;
}
#wrapper-3{
	position: relative;
	height: 500px;
	width: 790px;
	margin: 0 auto;
}
#logo{
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
}
#top-img{
	position: absolute;
	top: 0px;
	left: 198px;
	width: 586px;
	height: 234px;
}
#bar-left{
	position: absolute;
	top: 76px;
	left: 26px;
	width: 169px;
}
#nav-left-outer{
	background-image: url('/graphics/background-nav-left-outer.gif');
	background-repeat: repeat-y;
	margin-bottom: 4px;
}
#nav-left-inner{
	padding: 10px 5px 10px 15px;
	background-image: url('/graphics/background-nav-left-inner.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}
#nav-left-inner .divider{
	background-image: url('/graphics/background-nav-left-div.gif');
	background-repeat: repeat-x;
	background-position: center left;
	max-width: 300px;
	height: 11px;
}
#nav-left-inner a{
	color: #0D5CAA;
	text-decoration: none;
	display: block;
}
#nav-left-inner a:hover{
	color: #B7D0EC;
}
#nav-left-inner a.sub{
	color: #B7D0EC;
}
#nav-left-inner a:hover.sub{
	color: #3E5670;
}
#box-left-1{
	background-image: url('/graphics/background-box-left-1.gif');
	background-repeat: repeat-y;
}
#box-left-2{
	background-image: url('/graphics/background-box-left-2.gif');
	background-repeat: no-repeat;
	
}
#box-left-3{
	background-image: url('/graphics/background-box-left-3.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #ffffff;
	padding: 3px 5px 5px 5px;
	font-size: 12px;
}
#box-left-3 .title{
	font-variant: small-caps;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic; 
}
#bar-right{
	position: absolute;
	top: 238px;
	left: 198px;
	width: 563px;
	text-align: left;
	background-color: #54756C;
}
#h1{
	background-image: url('/graphics/background-h1-1.gif');
	background-repeat: repeat-y;
}
h1{
	background-image: url('/graphics/background-h1-2.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	font-style: italic;
	font-variant: small-caps;
	font-size: 20px;
	padding: 1.5px 0 0 8px;
	margin: 0;
}
h2{
	padding: 5px 0;
	margin: 5px 0;
	font-size: 18px;
	font-style: italic;
}
#content-1{
	background-image: url('/graphics/background-content-1.gif');
	background-repeat: repeat-y;
}
#content-2{
	background-image: url('/graphics/background-content-2.jpg');
	background-repeat: no-repeat;
}
#content-3{
	background-image: url('/graphics/background-content-3.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px;
	min-height: 200px;
	height: auto;
	_height: 200px;
}
#content-3 .doctor-title{
	background-image: url('graphics/background-doctor.gif');
	background-repeat: no-repeat;
	width: 97px;
	height: 56px;
	color: #ffffff;
	padding: 1px 0px 0 5px;
	font-size: 13px;
	font-style: italic;
}
#footer-outer{
	margin-top: 4px;
	background-image: url('/graphics/background-footer.gif');
	background-repeat: no-repeat;
	height: 27px;
}
#footer-inner{
	padding: 2px;
	text-align: center;
	font-size:14px;
}
img{border: 0;}
a{
	color: #0D5CAA;
	text-decoration: underline;
}
a:hover{
	color: #B7D0EC;
	text-decoration: none;
}
p{
	padding: 5px 0;
	margin: 5px 0;
}
