<style type="text/css">
	
	
	#container {
		width:1200px;
		margin:0px 0px 0px 0px;
		border: 1px solid gray;
		background: url(longtile.gif) #ffffff repeat-y;
		}
	#headtext {
		font-family:Georgia, serif;
		font-size:13px;
		font-weight:bold;
		}
	p {
		font-family:Georgia;
		font-size:11px;
		line-height: 1.7em;
		text-indent: 20px;
		margin-top:1em;
		margin-bottom:1em;
		}
	p.caption	{
		font-family:Georgia;
		font-size:11px;
		font-style:italic;
		line-height: 1.5em;
		text-indent: 0px;
		margin-top:2px;
		margin-bottom:2px;
		width:300px;
		}
	img {
		border:1px solid #B3B3B3;
		}
	img.noborder {
		border:0px;
		margin-bottom:0px;
		}
	#top {
		width:1200px;
		background:#3C6B48;
		height:92px;
		margin-bottom:0px;
		border-bottom:12px solid #95BB9E;
		}
	#title {
		position:absolute;
		left:130px;	
		top:17px;
		background:url(title3.gif) no-repeat;
		height:50px;
		width:580px;
		z-index:2;
		}
	#bottomtitle {
		position:absolute;
		top:52px;
		left:128px;
		height:31px;
		width:460px;
		background:url(bottomtitle.gif) no-repeat;
		}
	#paw {
		position:relative;
		left:87px;
		top:16px;
		background:url(caduceus2.gif) no-repeat;
		height:61px;
		width:35px;
		border:0px;
		}
	#dashcurve {
		position:absolute;
		background:url(dashcurve2.gif) no-repeat;
		background-position:top left;
		top:8px;
		left:5px;
		height:88px;
		width:117px;
		z-index:2
		}
	#dashhorizontal {
		position:absolute;
		background:url(dashhorizontal.gif) repeat-x;
		background-position:top left;
		top:6px;
		left:124px;
		width:89%;
		height:6px;
		z-index:2
		}	
	#tab2 {
		position: relative;
		left:660px;
		top:-63px;
		background:url(tab2.gif) no-repeat;
		height:30px;
		width:90px;
		}
	#tab3 {
		position: relative;
		left:600px;
		top:-33px;
		background:url(tab2.gif) no-repeat;
		height:30px;
		width:90px;
		}
	#contacttab {
		position: relative;
		left:720px;
		top:-90px;
		height:30px;
		width:90px;
		}
	#tabs {
		position:absolute;
		left:17px;
		top:120px;
		width:110px;
		line-height:2em;
		}
	#address {
		position:absolute;
		left:23px;
		top:500px;
		width:96px;
		height:83px;
		border:0px;
		}
	#counter {
		position:absolute;
		left:27px;
		top:600px;
		width:60px;
		height:30px;
		border:0px;
		}
	#centercontent {
		background:#ffffff;
		margin-top:-90px;
		margin-left:136px;
		width:657px;
		border-left:2px dashed #95BB9E;
		border-right:2px dashed #95BB9E;
		}
	#centercontent .pad {
		padding:10px 10px 10px 10px;
		}
	#bottom {
		margin-top:-13px;
		width:100%;
		height:290px;
		}
	#bottomleft {
		float:left;
		width:260px;
		height:100%;
		background:#EDF3EF;
		}
	#bottomleft .pad {
		padding:10px 10px 10px 10px;
		}
	#bottomright {
		float:right;
		width:360px;
		height:100%;
		background:none;
		border-left:1px solid #95BB9E;
		}
	#bottomright .pad {
		padding:0px 10px 10px 20px;
		}
		
	#bottomnotes {
		margin-top:10px;
		width:100%;
		height:100%;
		}
	#bottomleftnotes {
		float:left;
		width:405px;
		height:100%;
		background:#ffffff;
		border-right:1px solid #95BB9E;
		}
	#bottomleftnotes .pad {
		padding:10px 10px 10px 10px;
		}
	#bottomrightnotes {
		float:right;
		width:215px;
		height:100%;
		background:none;
		}
	#bottomrightnotes .pad {
		padding:0px 10px 10px 20px;
		}
		
	#footer {
		clear:both;
		width:1200px;
		margin:0px;
		height:12px;
		background:#95BB9E;
		}
	div.clearer {
		clear:both;
		line-height:0em;
		height:0px;
		} 
	div.head {
		background:#F1F4F8;
		border:1px solid #6983A5;
		padding:5px 5px 5px 5px;
		}
	img.floatright {
		float:right;
		margin-left:10px;
		margin-right:0px;
		margin-top:5px;
		margin-bottom:5px;
		}
	img.floatleft {
		float:left;
		margin-left:0px;
		margin-right:10px;
		margin-top:5px;
		margin-bottom:5px;
		}
	#captionleft {
		float:left;
		margin-left:0px;
		margin-right:10px;
		margin-top:5px;
		margin-bottom:5px;
		}
	#captionright {
		float:right;
		margin-left:10px;
		margin-right:0px;
		margin-top:5px;
		margin-bottom:5px;
		}
	hr.green {
		height:1px; 
		color:#95BB9E; 
		background-color:#95BB9E; 
		border:0px;
		}
	a.text:link {
		color:#3C6B48;
		text-decoration: none;
		background-color: transparent;
		border-color: #95BB9E;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: solid;
		}
	a.text:visited {
		color:#3C6B48;
		text-decoration: none;
		background-color: transparent;
		border-color: #3C6B48;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: solid;
	}
	a.text:active {
		color:#3C6B48;
		text-decoration: none;
		background-color: transparent;
		border-color: #3C6B48;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: solid;
	}
	a.text:hover {
		color:#ffffff;
		text-decoration: none;
		background-color: #95BB9E;
		border-color: #ffffff;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: solid;
	}
	a:link {
		color:none;
		text-decoration:none;
		background-color:transparent;
		border-color:none;
		border:none;
		}
	a:visited {
		color:none;
		text-decoration:none;
		background-color:transparent;
		border-color:none;
		border:none;
	}
	a:active {
		color:none;
		text-decoration:none;
		background-color:transparent;
		border-color:none;
		border:none;
	}
	a:hover {
		color:none;
		text-decoration:none;
		background-color:transparent;
		border-color:none;
		border:none;
	}

</style>