h2 {
	margin: 0;
	padding: 18px 0 0 12px;
	font-size: 1.3em;
	color: #111;
	line-height: 1.3;
}

p {
	margin: 0;
	padding: 10px 0 0 12px;
	font-size: 1.3em;
	color: #111;
	line-height: 1.3;
}

a {
	color: #810E2F;
	text-decoration: underline;
	font-weight: bold;
}


a:hover, a:visited:hover {
	color: #4F6FB1;
}

body {
	position: relative;
	background: #fef1eb;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#header_repeat {
	position: relative;
	background:  url(../img/layout/index/header_repeat.png) 0 0 repeat-x;
	width: 100%;
	height: 59px;
}

div#outer_wrapper {
	position: relative;
	background: url(../img/layout/body.png) 0 0 repeat;
	margin: 0;
	text-align: center;
}

div#inner_wrapper {
	position: relative;
	background: url(../img/layout/wrapper.png) 0 0 repeat-y;
	margin: -30px auto 0;
	width: 793px;
	text-align: left;
}

div#header {
	position: relative;
	width: 793px;
	height: 148px;
	background: #fef1eb url(../img/layout/index/header3.png) 0 0 no-repeat;
}

div#flash {
	position: relative;
	width: 793px;
	height: 260px;
	background: url(../img/layout/index/flash_bkg.png) 0 0 no-repeat;
}


div#content {
	position: relative;
	padding: 0 0 20px 0;
}

div#content div#bc0 { float: right; background: url(../img/layout/index/0.png) 0 0 no-repeat; width: 480px; height: 11px; clear: right; overflow: hidden; z-index: 0; }
div#content div#bc1 { float: right; background: url(../img/layout/index/1.png) 0 0 no-repeat; width: 471px; height: 11px; clear: right; overflow: hidden; z-index: 1; }
div#content div#bc2 { float: right; background: url(../img/layout/index/2.png) 0 0 no-repeat; width: 462px; height: 10px; clear: right; overflow: hidden; z-index: 2; }
div#content div#bc3 { float: right; background: url(../img/layout/index/3.png) 0 0 no-repeat; width: 453px; height: 11px; clear: right; overflow: hidden; z-index: 3; }
div#content div#bc4 { float: right; background: url(../img/layout/index/4.png) 0 0 no-repeat; width: 442px; height: 11px; clear: right; overflow: hidden; z-index: 4; }
div#content div#bc5 { float: right; background: url(../img/layout/index/5.png) 0 0 no-repeat; width: 430px; height: 11px; clear: right; overflow: hidden; z-index: 5; }
div#content div#bc6 { float: right; background: url(../img/layout/index/6.png) 0 0 no-repeat; width: 417px; height: 11px; clear: right; overflow: hidden; z-index: 6; }
div#content div#bc7 { float: right; background: url(../img/layout/index/7.png) 0 0 no-repeat; width: 402px; height: 11px; clear: right; overflow: hidden; z-index: 7; }
div#content div#bc8 { float: right; background: url(../img/layout/index/8.png) 0 0 no-repeat; width: 385px; height: 10px; clear: right; overflow: hidden; z-index: 8; }
div#content div#bc9 { float: right; background: url(../img/layout/index/9.png) 0 0 no-repeat; width: 367px; height: 11px; clear: right; overflow: hidden; z-index: 9; }
div#content div#bc10 { float: right; background: url(../img/layout/index/10.png) 0 0 no-repeat; width: 345px; height: 11px; clear: right; overflow: hidden; z-index: 10; }
div#content div#bc11 { float: right; background: url(../img/layout/index/11.png) 0 0 no-repeat; width: 312px; height: 11px; clear: right; overflow: hidden; z-index: 11; }

div#content div#aaha {
	position: absolute;
	left: 633px;
	top: 20px;
	width: 40px;
	height: 54px;
	background: url(../img/layout/aaha.png) 0 0 no-repeat;
	z-index: 100;
}

div#content div#pet_portal {
	position: absolute;
	left: 448px;
	top: 20px;
	width: 175px;
	height: 54px;
	background: url(../img/layout/portal.png) 0 0 no-repeat;
	z-index: 100;
}

div#content div#aaha a, div#content div#pet_portal a { display: block; width: 100%; height: 100%; }

div#left_column {
	position: absolute;
	width: 245px;
	height: 340px;
	top: 225px;
	left: 1px;
}

div#footer {
	position: relative;
	background: #fef1eb url(../img/layout/footer_rpt.png) 0 0 repeat-x;
	margin: 0;
	width: 100%;
	height: 30px;
	text-align: center;
}

div#footer a { color: #000; }

div#footer p {
	position: relative;
	padding: 35px 0 0 0;
	font-size: 1em;
}

a#portal_link {
	display: block;
	width: 175px;
	height: 54px;
	background: url(../img/layout/portal.png) 0 0 no-repeat;
}

a#aaha_link {
	display: block;
	width: 40px;
	height: 54px;
	background: url(../img/layout/aaha.png) 0 0 no-repeat;
}


ul#nav, ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	height: 29px;
}

ul#nav {
	position: absolute;
	top: 1px;
	width: 793px;
	background: #ccc url(../img/nav/nav.png) 0 0 repeat-x;
}

ul#nav li { float: left; height: 29px; }

ul#nav li a {
	display: block;
	height: 29px;
	width: 3em;
	color: #ccc;
}

ul#nav li a:hover,ul#nav li a:visited:hover {
	color: #fff;
	text-decoration: none;
}

ul#nav li ul {
	position: absolute;
	height: 13px;
	color: #000;
	left: -999em;
	top: 29px;
	margin: 0;
	padding: 0;
}


ul#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-left: 8px;
}

ul#nav li:hover, ul#nav li.sfhover { position: static; }

ul#nav li ul li {
	margin: 0 0 0 3px;
	width: 10em;
	height: 22px;
	line-height: 22px;
	list-style: disc;
}

ul#nav li ul li a {
	width: auto;
	height: 22px;
	color: #000;
	font-weight: 700;
}





ul#nav li a#about_us { background: url(../img/nav/about_us.png) 0 -29px no-repeat; width: 113px; height: 29px; } 
ul#nav li a#about_us:hover, ul#nav li a#about_us:visited:hover { background-position: 0 0; } 
ul#nav li a#services { background: url(../img/nav/services.png) 0 -29px no-repeat; width: 104px; height: 29px; } 
ul#nav li a#services:hover, ul#nav li a#services:visited:hover { background-position: 0 0; } 
ul#nav li a#clients { background: url(../img/nav/clients.png) 0 -29px no-repeat; width: 95px; height: 29px; } 
ul#nav li a#clients:hover, ul#nav li a#clients:visited:hover { background-position: 0 0; } 
ul#nav li a#pet_care { background: url(../img/nav/pet_care.png) 0 -29px no-repeat; width: 105px; height: 29px; } 
ul#nav li a#pet_care:hover, ul#nav li a#pet_care:visited:hover { background-position: 0 0; } 
ul#nav li a#appointments { background: url(../img/nav/appointments.png) 0 -29px no-repeat; width: 153px; height: 29px; } 
ul#nav li a#appointments:hover, ul#nav li a#appointments:visited:hover { background-position: 0 0; } 
ul#nav li a#pharmacy { background: url(../img/nav/pharmacy.png) 0 -29px no-repeat; width: 117px; height: 29px; } 
ul#nav li a#pharmacy:hover, ul#nav li a#pharmacy:visited:hover { background-position: 0 0; } 
ul#nav li a#contact { background: url(../img/nav/contact.png) 0 -29px no-repeat; width: 106px; height: 29px; } 
ul#nav li a#contact:hover, ul#nav li a#contact:visited:hover { background-position: 0 0; } 
