			body {
				margin: 0px;
				padding: 10px;
				background: #999999;
			}
			#page {
				position: absolute;
				top: 10px;
				left: 50%;
				margin-left: -480px;
				width: 960px;
				background: #ffffff;
				text-align: center;
			}
	
			#navbar {
				position: absolute;
				height: 20px;
				width: 550px;
				top: 74px;
				left:375px;
			}
			#login {
				position: absolute;
				text-align:right;
				height: 20px;
				width: 160px;
				top: 30px;
				right:30px;
			}
			p {
				font: 14px/16px Arial, Helvetica, sans-serif;
				margin-top: 0px;
				margin-bottom: 8px;
				color: #000000;
			}
					
			#why p {
				font: 14px/16px Arial, Helvetica, sans-serif;
				margin-top: 0px;
				margin-bottom: 8px;
				color: #000000;
			}
					
			#login a:link {
				color: #003D8D; 
				text-decoration: none;
			}
			#login a:visited {
				color: #003D8D; 
				text-decoration: none;
			}
			#login a:hover {
				color: #003D8D; 
				text-decoration: underline;
			}

			#navbar a {
				font: 13px/14px Arial, Helvetica, sans-serif;
				color: #ffffff;
				text-decoration: none;
				position: absolute;
			}	
			a#physicians {
				left: 408px;
			}
			a#patients {
				left: 274px;
			}
			a#news {
				left: 221px;
			}
			a#services {
				left: 152px;
			}
			a#locations {
				left: 78px;
			}
			a#home {
				left: 23px;
			}

			#main {
				float: right;
				width: 904px;
				margin-right: 31px;
				margin-top: 0px;
				display: inline;
				text-align: left;
			}
			#locinfo {
				float: left;
				width: 450px;
				margin-top: 10px;
				display: inline;
				text-align: left;
			}
			#map {
				float: right;
				width: 390px;
				display: inline;
				margin-top: 10px;
				margin-right: 20px;
				text-align: center;
			}
			#title {
				margin-bottom: 6px;
				margin-top: 6px;
			}
			#editlinks {
				margin-bottom: 8px;
				margin-top: 0px;
				padding-left: 20px;
			}
			#text {
				margin-bottom: 8px;
				margin-top: 0px;
				padding-left: 0px;
				padding-right: 0px;
			}
			#fineprint {
				clear: both;
				margin-bottom: 8px;
				margin-top: 4px;
			}
	
			#sidebar {
				float: left;
				width: 251px;
				display: inline;
				margin-left: 25px;
				margin-top: 4px;
			}
			#links {
				text-align: center;
				color: #ffffff;
				margin-top: 0px;
				margin-bottom: 0px;
			}
			#footer {
				width: 960px;
				height: 59px;
				clear: both;
				margin-top: 0px;
				margin-bottom: 0px;
				padding-top: 0px;
				text-align: center;
			}
			
			
			
			#locinfo h1 {
				font: 16px/18px Arial, Helvetica, sans-serif;
				font-weight: bold;
				margin-top: 0px; 
				padding-top: 7px; 
				padding-left: 20px; 
				color: #ffffff;
				width:444px;
				height:38px;
			}
			#title h1 {
				font: 20px/22px Arial, Helvetica, sans-serif;
				font-weight: bold;
				margin-top: 0px; 
				margin-bottom: 10px; 
				color: #003D8D;
			}
			#title h2 {
				font: 14px/16px Arial, Helvetica, sans-serif;
				font-weight: bold;
				margin-top: 0px; 
				margin-bottom: 0px;
				color: #003D8D;
			}
			#main h2 {
				font: 15px/17px Arial, Helvetica, sans-serif;
				font-weight: bold;
				margin-top: 0px; 
				margin-bottom: 6px;
				color: #000000;
			}
			#main h3 {
				font: 13px/15px Arial, Helvetica, sans-serif;
				font-weight: bold;
				margin-top: 0px; 
				margin-bottom: 0px;
				color: #000000;
			}
			#main h4 {
				font: 11px/13px Arial, Helvetica, sans-serif;
				font-weight: bold;
				margin-top: 0px; 
				margin-bottom: 2px;
				color: #000000;
			}
			#main p, ul, li{
				font: 13px/15px Arial, Helvetica, sans-serif;
				font-weight: plain;
				margin-top: 0px; 
				margin-bottom: 6px;
				color: #000000;
			}
			#main p span, h1 span, h2 span, h3 span, h4 span, ul span, li span {
				color: #003D8D;
			}
			#main td span {
				font: 13px/15px Arial, Helvetica, sans-serif;
				font-style: italic;
				font-weight: bold;
				margin-top: 1px; 
				margin-bottom: 1px;
				color: #000000;
			}
			#main a:link {
				color: #003D8D; 
				font-weight: bold;
				text-decoration: none;
			}
			#main a:visited {
				color: #003D8D; 
				font-weight: bold;
				text-decoration: none;
			}
			#main a:hover {
				color: #003D8D; 
				font-weight: bold;
				text-decoration: underline;
			}
		</style>
