body {
	margin: 0;
	padding: 0;
	background: url(../img/layout/body.png) 0 0 repeat;
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: #444;
}


div#wrapper {
	position:relative;
	width: 800px;
	background: url(../img/index/wrapper.png) 0 0 repeat-y;
	margin: 0 auto;
	text-align:left;
}

div#top_border {
	width: 800px;
	height: 20px;
	background: url(../img/index/top_border.png) 0 0 no-repeat;
}


div#header {
	width: 800px;
	height: 234px;
	background: url(../img/index/header.jpg) 21px 0px no-repeat;
}

div#header span {
	position:absolute;
	left: 21px;
}

div#content {
	position:relative;
	margin: 0 22px 0 200px;
	min-height: 333px;
	height: auto !important;
	height: 333px;
	background: url(../img/index/hospital.png) right top no-repeat;
}

div#content p {
	margin: 0 300px 12px 0;
}

div#nav {
	position: absolute;
	width: 155px;
	height: 400px;
	background: url(../img/layout/nav_bkg.png) 0 0 repeat-x;
	top: 181px;
	left: 22px;
}


div#footer {
	position:relative;
	width: 800px;
	height: 65px;
	background: url(../img/index/footer.png) 0 0 no-repeat;
}

div#footer p {position:absolute;top:66px;left:256px;font-size:1em;}
div#footer p a {color: #444;}


h1 {
	font-size: 2.3em;
	color: #ad9a6d;
	font-family: "Times New Roman", serif;
	font-style: italic;
	margin: 0;
	padding: 0 0 15px 0;
}

h5 {
	font-weight: bold;
	margin: 0
	padding: 15px 12px 15px 0;
	font-size: 1.2em;
	}


p {
	font-size: 1.2em;
	line-height: 1.4;
	margin: 0;
	padding: 6px 0;
}

div#address {
	position: absolute;
	width: 155px;
	height: 73px;
	top: -31px;
	left: 22px;
	background: url(../img/index/address.png) 0 0 no-repeat;
}
















div#nav div a { display: block; }


div#nav div a#vets {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/vets.png) 0px 0 no-repeat;
}

div#nav div a#vets:hover, div#nav div a#vets:visited:hover { background-position: -155px 0; }


div#nav div a#staff {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/staff.png) 0px 0 no-repeat;
}

div#nav div a#staff:hover, div#nav div a#staff:visited:hover { background-position: -155px 0; }


div#nav div a#services {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/services.png) 0px 0 no-repeat;
}

div#nav div a#services:hover, div#nav div a#services:visited:hover { background-position: -155px 0; }


div#nav div a#new_clients {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/new_clients.png) 0px 0 no-repeat;
}

div#nav div a#new_clients:hover, div#nav div a#new_clients:visited:hover { background-position: -155px 0; }


div#nav div a#appointments {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/appointments.png) 0px 0 no-repeat;
}

div#nav div a#appointments:hover, div#nav div a#appointments:visited:hover { background-position: -155px 0; }


div#nav div a#newsletter {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/newsletter.png) 0px 0 no-repeat;
}

div#nav div a#newsletter:hover, div#nav div a#newsletter:visited:hover { background-position: -155px 0; }


div#nav div a#medical_articles {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/medical_articles.png) 0px 0 no-repeat;
}

div#nav div a#medical_articles:hover, div#nav div a#medical_articles:visited:hover { background-position: -155px 0; }


div#nav div a#location {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/location.png) 0px 0 no-repeat;
}

div#nav div a#location:hover, div#nav div a#location:visited:hover { background-position: -155px 0; }


div#nav div a#hospital_tour {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/hospital_tour.png) 0px 0 no-repeat;
}

div#nav div a#hospital_tour:hover, div#nav div a#hospital_tour:visited:hover { background-position: -155px 0; }


div#nav div a#employment {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/employment.png) 0px 0 no-repeat;
}

div#nav div a#employment:hover, div#nav div a#employment:visited:hover { background-position: -155px 0; }


div#nav div a#contact_us {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/contact_us.png) 0px 0 no-repeat;
}

div#nav div a#contact_us:hover, div#nav div a#contact_us:visited:hover { background-position: -155px 0; }


div#nav div a#related_links {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/related_links.png) 0px 0 no-repeat;
}

div#nav div a#related_links:hover, div#nav div a#related_links:visited:hover { background-position: -155px 0; }


div#nav div a#adoptions {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/adoptions.png) 0px 0 no-repeat;
}

div#nav div a#adoptions:hover, div#nav div a#adoptions:visited:hover { background-position: -155px 0; }


div#nav div a#index {
	width: 155px;
	height: 25px;
	background: url(../img/nav/index/index.png) -155px 0 no-repeat;
}

div#nav div a#index:hover, div#nav div a#index:visited:hover { background-position: -155px 0; }


