body{ margin: 0;
	text-align: center; 
	background-color: #8D885F;
	margin-bottom: 20px;
	}


a:link{ }
a:visited{ }
a:hover{ }
a:active{ }


div#wrapper{ width: 750px;
		margin: 0 auto;
		background: url(images/stripe.gif);
		text-align: left; 
		min-height: 20px;	
		} 

ul#nav{ background-color: #000;
		list-style: none;
		font-family: "Optima", "Verdana", sans-serif;
		padding: 0.8em 0;
		margin: 0; }


ul#nav li{ display: inline;
		margin: 0;
		padding: 0; }

ul#nav li a{ padding: 0.8em 2em;
		text-decoration: none; }
ul#nav li a:link{ color: #fff; }
ul#nav li a:visited{ color: #fff; }
ul#nav li a:hover{ color: #FBF5BB; }
ul#nav li a:active{ color: #fff; }

ul#nav li#selected a{ color: #FBF5BB; }

div.space
{
	 height:350px;
	  }

div.content 
{
	margin: 0;
		padding: 1px;
		position: relative;
		background-position: center top;
		background-repeat: no-repeat;
		height: auto;  
		min-height: 800px;		
		}
		
div.content:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
		
div.content #first
{
	margin-top:350px;

}

div.content p{ margin: 1.25em 2.5em;
		width: 472px;
		font: 9pt/15pt Verdana, sans-serif;
		color: #333; }		

div#welcome{ background-image: url(images/splashes/welcome.jpg); }
div#products{ background-image: url(images/splashes/products.jpg); }
div#services{ background-image: url(images/splashes/services.jpg); }
div#staff{ background-image: url(images/splashes/staff.jpg); }
div#medical{ background-image: url(images/splashes/medical.jpg); }


span.dropLetter{ margin-left: 0.25em;
		font-size: 200%;
		font-style: italic;
		color: #88BDC6; }

#right{ position: absolute;
		left: 565px;
		top: 280px;
		margin: 0;
		padding: 0;
		width: 160px;
		font-style: italic;
		font-size: 130%;
		list-style: none; 
		min-height: 20px;
		}



blockquote#right ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;


}
blockquote#right ul a:link, blockquote#right ul a:visited{
	color: #000000;
	text-decoration: none;

}
blockquote#right ul a:hover{
	color: #00CCFF;

}
#right li{ margin: 0.5em 0; }

h4{ color: #7ECFE2;
		font-family: "Century Gothic", Verdana, sans-serif;
		margin: 35px 35px 0;
		padding: 0;
		clear: both; }


dl{ font-family: "Century Gothic", Verdana, sans-serif;
		font-size: 10pt;
		line-height: 16pt;
		margin: 5px 35px 35px;
		clear: both; }


dt.single{ clear: both;
		display: block;
		float: none;
		width: 360px; }


dt{ float: left;
		clear: left; }
dd{ margin-left: 375px; }

dl.noPrice{ width: 450px; }

dl.noPrice dt{ font-weight: bold;
		float: none;
		clear: both;
		display: block; }

dl.noPrice dd{ margin: 0 0 20px 0; }


dt.sub{ float: left;
		margin: 0;
		display: inline; }
dd.sub{ margin-left: 300px; }

dd.sub dl{ margin: 0 !important;
		padding: 0;
		clear: none; }

dd.sub dd{ margin-left: 75px;
		clear: none; }

dd.sub dt{ clear: none;
		text-align: right;
		width: 60px; }
	
#footer
{
    text-align: center;
    font-size: small;
    color: #000000;
    font-weight: normal;
}		