body {
	visibility: visible;
	text-align: center;
	margin-top: 7px;
	background-image: url(../images/bgChip_pets.gif);
	background-repeat: repeat;
	cursor: url(../images/paw.cur), url(../images/paw.png), auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	}
	
img {
	/*behavior: url(scripts/iepngfix.htc);*/
	border: none;
	}
	
h4 {
	margin-bottom: -7px;
	}
	
h1 {
	margin-bottom: -7px;
	font-size: 12px;
	}
	
#frame {
	position: relative;
	width: 977px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
	}
	
#contentheader {
	/*border: 1px solid #00FF00;*/
	position: relative;
	width: 902px;
	height: 151px;
	margin-left: 50px;
	background-image: url(../images/img_header.png);
	background-repeat: no-repeat;
	/*behavior: url(scripts/iepngfix.htc);*/
	background-color: transparent;
	}		

#cat {
	z-index: 5;
	position: absolute!important;
	width: 475px;
	height: 110px;
	left: 320px;
	top: 30px;
	}
	
#petPortal {
	z-index: 5;
	position: absolute!important;
	right:50px;
	top:25px;
}

#petPortal a {
	display:block;
	background:url(../images/img_petPortal.jpg) no-repeat;
	width:103px;
	height:88px;
}

#petPortal a:hover{
	background-position:0 -88px;
}

#logo {
	position: absolute!important;
	z-index: 5;
	float: left;
	width: 210px;
	}
	
#pageHeaders {
	position: absolute!important;
	z-index: 1;
	float: left;
	width: 209px;
	height: 64px;
	text-align: center;
	margin-left: 425px;
	padding: 42px 0px 0px 1px;
	background-image: url(../images/img_pageHead_bg.jpg);
	}
	
/*#navDog {
	width:80px;
	padding:0px;
	float:left;
	border: 1px solid #FF0000;
	}*/
	
#navBack {
	position: relative;
	float: left;
	width: 140px;
	height: 351px;
	left: 87px;
	background-image: url(../images/img_navBackground.jpg)!important;
	background-repeat: no-repeat;
	/*behavior: url(scripts/iepngfix.htc);*/
	background-color: transparent;
	}
	
#navLinksMain {
	position: absolute!important;
	top: 150px;
	left: -22px;
	/*border: 1px solid #00FF66;
	background-color: #0066CC;*/
	width: 248px;
	height: 430px;
	z-index: 100;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	}
	
#navLinks {
	position: absolute!important;
	top: 150px;
	left: -22px;
	width: 248px;
	height: 430px;
	z-index: 100;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	}
	
#replacedNav {
	padding-left: 140px;
	}

#contentcenter {
	width: 587px;
	padding: 0px 70px;
	float: left;
	margin-left: 80px;
	background-image: url(../images/img_content.png);
	background-repeat: repeat-y;
	z-index: 1;
	min-height: 351px;
	height: auto !important;
	height: 351px;
	}

#map {
	float: right;
	}
	
.mainPagePic {
	text-align: center;
	padding: 25px 0px;
	}

.empPhoto {
	float: left;
	width: 290px;
	padding: 0px 0px 25px;
	text-align: center;
	}

.clear {
	clear: both;
	}

#footer {
	/*border: 1px solid #00FF00;*/
	width: 875px;
	height: 56px;
	margin-left: 80px;
	padding: 20px 0px 0px 160px;
	font-size: .8em;
	background-image: url(../images/img_footer.png);
	background-repeat: no-repeat;
	/*behavior: url(scripts/iepngfix.htc);*/
	}
	
#footer a {
	text-decoration: none;
	color: #999;
	}