html {
	min-height: 101%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #889EB7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 62.5%;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
a {
	color: #4A87CA;
	text-decoration: none;
}
a:hover {
	color: #D27C24;
}
img {
	border: none;
}




/* ************************************************** div#page ******************** */
div#page {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/images/bkg_page.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}





/* ************************************************** div#header ******************** */
div#header {
	width: 770px;
	height: 270px;
	margin: 0;
	padding: 0;
	background-image: url(/images/bkg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
#header h1 {
	display: block;
	width: 770px;
	height: 170px;
	margin: 0;
	padding: 0;
	font-size: 2em;
}
#header h1 a {
	display: block;
	width: 770px;
	height: 170px;
	color: #163353;
	text-indent: -5000px;
	outline: none;
	background-image: url(/images/header_psas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




/* ************************************************** div#main ******************** */
div#main {
	margin: -50px 0 0 20px;
	padding: 0 0 20px 0;
	overflow: hidden;
}



/* ************************************************** div#nav ******************** */
div#nav {
	width: 180px;
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#nav li {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1;
}
#nav a {
	display: block;
	width: 180px;
	height: 25px;
	text-indent: -5000px;
	outline: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav a:hover {
	background-position: -180px 0;
}
#nav li.whatiscrna a {
	background-image: url(/images/nav_whatiscrna.gif);
}
#nav li.costs a {
	background-image: url(/images/nav_costs.gif);
}
#nav li.meetanesthetists a {
	background-image: url(/images/nav_meetanesthetists.gif);
}
#nav li.faqs a {
	background-image: url(/images/nav_faqs.gif);
}
#nav li.testimonials a {
	background-image: url(/images/nav_testimonials.gif);
}
#nav li.contactpsas a {
	background-image: url(/images/nav_contactpsas.gif);
}



/* ************************************************** div#content ******************** */
div#content {
	width: 500px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
}
#content p {
	margin: 0;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
	font-size: 1.2em;
	color: #000000;
}
#content ul {
	margin: 0 0 0 2em;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
	font-size: 1.2em;
	color: #000000;
}
#content li {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#content h2 {
	display: block;
	width: 500px;
	margin: .4em 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #163353;
	text-indent: -5000px;
}
#content h3 {
	margin: 0;
	padding: 0 0 .2em 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #163353;
}
h2.providingpros {
	height: 27px;
	background-image: url(/images/headline_providingpros.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h2.sameday {
	height: 60px;
	background-image: url(/images/headline_sameday.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h2.crna {
	height: 27px;
	background-image: url(/images/headline_crna.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h2.costs {
	height: 27px;
	background-image: url(/images/headline_costs.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h2.bios {
	height: 27px;
	background-image: url(/images/headline_bios.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h2.faqs {
	height: 27px;
	background-image: url(/images/headline_faqs.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h2.contact {
	height: 27px;
	background-image: url(/images/headline_contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h2.testimonials {
	height: 27px;
	background-image: url(/images/headline_testimonials.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
img.bio {
	float: right;
	margin: 5px 0 5px 5px;
}



/* ************************************************** div#footer ******************** */
div#footer {
	clear: both;
	overflow: hidden;
	width: 770px;
	margin: 0 auto;
	padding: 230px 0 20px 0;
	background-image: url(/images/bkg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #ffffff;
	text-align: center;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer p {
	margin: 0 5px;
	line-height: 1.5em;
	font-size: 1em;
}
#footer p.copyright {
	float: right;
	text-align: right;
}
#footer p.address {
	float: left;
	text-align: left;
}


