@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html {
	background: url(images/background.jpg) repeat-x fixed;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/handsbg.jpg) no-repeat fixed left top;
}
body h1 {
	display: none;
}
h2 {
	font-size: 1.2em;
	color: #660099;
	padding: 0 30px 0 0;
	line-height: 1.5em;
}
h3 {
	font-size: 1em;
	padding-top: 10px;
}
#container {
	width: 760px;
	border: solid 1px #000000;
	margin: 0 auto 50px;
	background: #FFFFFF;
}

#header {
	width: 760px;
	height: 243px;
	background: url(images/header.jpg);
}

#header #logo {
	width: 194px;
	height: 243px;
	float: left;
}
#header #logo a {
	display: block;
	width: 194px;
	height: 243px;
}
#header #utilities {
	height: 21px;
	padding: 3px 0 0 8px;
	margin-left: 195px;
	color: #FFFFFF;
}
#header #utilities a {
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}
#header #utilities a:link, #header #utilities a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header #utilities a:hover, #header #utilities a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav {
	width: 760px;
	height: 33px;
}
#nav ul {
	height: 33px;
	width: 760px;
	background: url(images/spritenav.gif);
}
#nav ul li {
	display: inline;
}
#nav a {
	display: block;
	height: 33px;
	float: left;
}
#nav ul li#nprofiles a {
	width: 166px;
}
#nav ul li#nresearch a{
	width: 123px;
}
li#ninsurance a{
	width: 135px;
}
li#nresources a{
	width: 179px;
}
li#nforms a{
	width: 155px;
}
#nav ul li a span {
	display: none;
}
#nav ul li#nprofiles a:hover {
	background: url(images/spritenav.gif) 0 -33px;
}
#nav ul li#nresearch a:hover {
	background: url(images/spritenav.gif) -166px -33px;
}
#nav ul li#ninsurance a:hover {
	background: url(images/spritenav.gif) -289px -33px;
}
#nav ul li#nresources a:hover {
	background: url(images/spritenav.gif) -424px -33px;
}
#nav ul li#nforms a:hover {
	background: url(images/spritenav.gif) -603px -33px;
}


#pprofiles #nav ul li#nprofiles a:link, #pprofiles #nav ul li#nprofiles a:visited, #pprofiles #nav ul li#nprofiles a:hover, #pprofiles #nav ul li#nprofiles a:link {
	background: url(images/spritenav.gif) 0 -66px;
}
#presearch #nav ul li#nresearch a:link, #presearch #nav ul li#nresearch a:visited, #presearch #nav ul li#nresearch a:hover, #presearch #nav ul li#nresearch a:link {
	background: url(images/spritenav.gif) -166px -66px;
}
#pinsurance #nav ul li#ninsurance a:link, #pinsurance #nav ul li#ninsurance a:visited, #pinsurance #nav ul li#ninsurance a:hover, #pinsurance #nav ul li#ninsurance a:link {
	background: url(images/spritenav.gif) -289px -66px;
}

#presources #nav ul li#nresources a:link, #presources #nav ul li#nresources a:visited, #presources #nav ul li#nresources a:hover, #presources #nav ul li#nresources a:link {
	background: url(images/spritenav.gif) -424px -66px;
}

#pforms #nav ul li#nforms a:link, #pforms #nav ul li#nforms a:visited, #pforms #nav ul li#nforms a:hover, #pforms #nav ul li#nforms a:link {
	background: url(images/spritenav.gif) -603px -66px;
}
#content {
	width: 730px;
	padding: 20px 15px;
	background: url(images/contentback.gif) repeat-y;
	font-size: 12px;
	min-height: 500px;
}
#physicians {
	float: right;
	width: 220px;
	margin: 0 10px 0 20px;
}
#physicians img#group {
	border: solid 1px #000000;
}
#physicians h5 {
	font-size: 10px;
	text-align: center;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
}
#content ul {
	margin: 5px 0 0 65px;
}
#content ul li {
	line-height: 18px;
	font-weight: bold;
}
#content a {
	font-weight: bold;
}
#content a:link, #content a:visited {
	color: #FF9900;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #660099;
	text-decoration: none;
}
.fright {
	float: right;
	margin: 0 0 0 10px;
	border: solid 1px #000000;
}
.fleft {
	float: left;
	margin: 0 10px 0 0;
	border: solid 1px #000000;
}
.clear {
	clear: both;
}
#footer {
	text-align: center;
	background: #660099;
	color: #FFFFFF;
	border-top: solid 1px #FF9900;
	padding: 8px 0;
	line-height: normal;
}

#footer p {
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.5em;
}
#pprofiles h2 {
	margin: 10px 0;
}
#pprofiles #credtbl {
	width: 700px;
	margin: 15px 0;
	font-weight: bold;
	color: #660099;
	font-size: 1.2em;
}
.credcol {
	width: 210px;
	text-align: right;
}
.pborder {
	width: 500px;
	text-align: center;
	border-top: solid 1px #FF9900;
	margin: 10px auto 70px;
}
#presearch #content ul li {
	padding: 5px 0;
}
#content ul.respoints li {
	font-weight: normal;
}
#pct #content ul li {
	font-weight: normal;
}
#presources img {
	margin-top: 8px;
}
ul#facilities {
	margin: 15px 65px;
}
#insurance {
	width: 620px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.inspr {
	width: 150px;
}
.insdr {
	text-align: center;
	padding: 2px;
}
.inshdr {
	font-weight: bold;
}
.altrow {
	background: #FFFFCC;
}
#pcontact #content img {
	border: 0;
}
#cttable {
	width: 600px;
	margin: 0 auto;
}
#cttable .leftcol {
	width: 250px;
	text-align: right;
}
#cttable .lefttop {
	text-align: right;
	vertical-align: top;
}
