html * {
	margin: 0;
	padding: 0;
	border: none; }

h1, h2, h3, h4, h5, p, blockquote {
	font-size: 100%;
	font-weight: normal; }

/* ------------------------------------- */

body {
	background: #444; }

#wrapper {
	background: url('wrapper.png') repeat-y;
	width: 976px;
	margin: 0 auto;
	position: relative; }

#grid {
	display: block;
	position: absolute;
	background: url('grid.png') repeat-y;
	width: 960px;
	height: 868px;
	z-index: 99;
	left: 8px; }

/* --------------- BRANDING --------------- */

#branding {
	background: url('branding.jpg') no-repeat;
	height: 158px;
	width: 100%;
	margin-left: 8px; }

#branding h1 {
	text-indent: -9999px; }

#tagline {
	text-indent: -9999px; }
	
/* --------------- MAIN NAVIGATION --------------- */

#nav-main {
	height: 33px;
	margin-left: 8px;
	background: url('nav-main.jpg') no-repeat;
	width: 100%;
	overflow: hidden; }

#nav-main li {
	display: block;
	float: left; }

#nav-main li a {
	display: block;
	width: 160px;
	height: 33px;
	text-indent: -9999px; }

#tab-home a {
	background: url('tabs.png') no-repeat; }

#tab-about a {
	background: url('tab-about.png') no-repeat; }

#tab-services a {
	background: url('tab-services.png') no-repeat; }

#tab-contact a {
	background: url('tab-contact.png') no-repeat; }

#nav-main li a:hover {
	background-position: center left; }

#nav-main li.selected a {
	background-position: bottom left; }

#nav-main li.selected a:hover {
	background-position: bottom left; }
	
/* --------------- MAIN CONTENT --------------- */

#content-main {
	float: left;
	width: 610px;
	margin-left: 23px;
	padding: 50px 0;
	font: 11pt/16pt Georgia, serif;
	color: #3c351e;
	display: inline; /* double-margin IE6 workaround */ }

#content-main p, #content-main ul {
	margin-bottom: 16pt; }

#content-main a {
	font-weight: bold;
	color: #80471a; }

#content-main a:hover {
	color: #b33524; }

#content-main h2 {
	text-indent: -9999px;
	margin-bottom: 16pt; }

#content-main h3 {
	font: 14pt/16pt Arial, sans-serif;
	margin-bottom: 8pt;
	color: #374214;
	font-style: italic;
	font-weight: bold; }

#content-main ul {
	margin-left: 2em; }


/* --------------- Page Titles --------------- */

#home-title {
	width: 488px;
	height: 34px;
	background: url('home-title.png') no-repeat; }

#about-title {
	width: 201px;
	height: 27px;
	background: url('about-title.png') no-repeat; }

#services-title {
	width: 170px;
	height: 26px;
	background: url('services-title.png') no-repeat; }
	
#contact-title {
	width: 150px;
	height: 26px;
	background: url('contact-title.png') no-repeat; }

#apnea-title {
	width: 293px;
	height: 34px;
	background: url('apnea-title.png') no-repeat; }

#portrait {
	float: right;
	width: 298px;
	position: relative;
	left: 4px; }

/* --------------- Misc Main Content --------------- */

#sig {
	width: 213px;
	height: 20px;
	background: url('sig.png') no-repeat;
	text-indent: -9999px;
	margin: 25px 0 0 78px; }

#AboutUsMainContent h3 {
	clear: right;
	border-top: 1px solid #c7b777;
	padding-top: 15px; }

#AboutUsMainContent p {
	width: 290px; }

#AboutUsMainContent img {
	float: right;
	clear: right;
	margin: 5px 0 30px 30px; }


/* --------------- SUPPLEMENTARY CONTENT --------------- */

#content-supp {
	float: right;
	margin-right: 23px;
	width: 290px;
	display: inline; /* double-margin IE6 workaround */ }

#content-supp h3 {
	font: 16pt Arial, sans-serif;
	font-style: italic;
	color: #ede8d5;
	margin: 20pt 0 10pt; }

#content-supp p, #content-supp li {
	color: #272417;
	font: 10pt/16pt Georgia; }

#content-supp p, #content-supp ul {
	margin-bottom: 10pt; }

#content-supp li {
	margin-left: 14pt; }

#content-supp a {
	color: #80471a; }

#content-supp a:hover {
	color: #b33524; }

/* --------------- FOOTER --------------- */

#footer {
	clear: both;
	overflow: hidden;
	background: url('footer.png') no-repeat;
	margin-left: 8px;
	height: 200px; }

#address {
	width: 290px;
	float: left;
	margin-left: 15px;
	display: inline; }

#map {
	width: 290px;
	float: left;
	margin: 10px 0 0 30px;
	display: inline; }

#map a {
	display: block; 
	width: 290px;
	height: 180px;
	background: url('map.jpg') no-repeat;
	background-position: top left;
	text-indent: -9999px; }

#map a:hover {
	background-position: bottom left;}

#hours {
	width: 290px;
	float: left;
	margin-left: 30px;
	display: inline; }

#footer h4 {
	color: #eaf0e2;
	font: 14pt Arial, sans-serif;
	margin: 25px 0 4pt 0; }

#footer p {
	color: #2f3e19;
	font: 12pt/16pt Georgia, serif;
	margin-bottom: 16pt; }

#map-n-dir a {
	color: #2f3e19;
	font-family: Arial, sans-serif;
	font-weight: bold; }

#map-n-dir a:hover {
	color: #1c260b; }

#days {
	width: 120px;
	float: left; }

#designby {
	clear: both;
	width: 960px;
	height: 30px;
	background: url('designby.jpg') no-repeat;
	margin-left: 8px; }

#designby p {
	font: 8pt Arial, sans-serif;
	color: #acc18c;
	text-align: right;
	padding: 7px 15px 0 0; }

#designby a {
	color: #acc18c;
	font-weight: bold; }

#designby a:hover {
	color: #fff; }
