@charset "utf-8";
#topsection {
	padding-top: 18px;
	width: 776px;
	height: 225px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	background: url(imgs/menu-background-top-new.png) no-repeat top center;
}
#featured {
	text-align: center;
	margin-left: 15px;
	margin-top: 2px;
	width: 155px;
	height: 180px;
	float: left;
}
#about {
	margin-right: 15px;
	margin-top: 12px;
	width: 570px;
	height: 140px;
	float: right;
	border: 1px solid #d4e987;
	background: #FFF;
	padding: 8px;
	font-size: 15px;
	text-align: justify;
}
#center {
	height: 760px;
	background: url(imgs/animals.jpg) no-repeat 9px bottom;
}
#leftside {
	margin-top: 10px;
	float: left;
	width: 213px;
	height: 609px;
	background: url(imgs/left-column-background-new.jpg) no-repeat center top;
}
#leftside .block {
	width: 190px;
	margin: 0 auto;
	margin-top: 15px;
	font-weight: bold;
}
#leftside .block h3 {
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
	width: 190px;
	height: 48px;
	line-height: 38px;
	text-align: center;
	background: url(imgs/title-background-new.jpg) no-repeat center top;
}
#leftside .block p {
	margin: 5px 5px 5px 15px;
}
#rightside {
	margin-top: 10px;
	float: right;
	width: 555px;
	height: 472px;
	background: url(imgs/right-column-background-new.png) no-repeat center top;
}
#rightside h2 {
	text-align: center;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: 34px;
	line-height: 24px;
	background: url(imgs/title2-background-new.jpg) no-repeat center top;
}
#rightside p {
	font-size: 8.5pt;
	padding: 0px 10px 10px 10px;
	margin: 0px;
}
#rightside .pad {
	width: 511px;
	height: 453px;
	margin: 0 auto;
	margin-top: 8px;
	padding: 5px 10px 0 10px;
}
#rightside .left {
	width: 250px;
	float: left;
}
#rightside .right {
	width: 250px;
	float: right;
}
#abc {
	width: 350px;
	height: 275px;
	float: right;
	margin-top: 2px;
}
#homefoot {
	margin: 0 auto;
	margin-top: 20px;
	width: 776px;
	text-align: center;
	font-size: 8pt;
}
#bottomgal {
	width: 430px;
	margin: 0 auto;
}
#web {
	width: 270px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-color: #000000;
	background: #ffffcc;
	padding: 0px;
	border: 0px;
}
#petgallery {
	width: 150px;
	height: 175px;
	margin: 0 auto;
}

#testimonials{
	overflow: auto;
	width: 236px;
	height: 250px;
	border: 2px solid #f7c852;
	text-align: left;
	padding: 5px;
}
#testimonials div{
	border-bottom: 1px solid #000;
	padding: 0 0 5px 0;
}
#testimonials p{
	padding: 0 0 5px 0;
}
#testimonials .title{
	margin: 0;
	border: none;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 10pt;
}
#popcats,#popdogs{
	height: 160px;
	margin-left: 20px;
}
#popcats div,#popdogs div{
	margin: 2px 0;
}
.test-loader{
	background: url('imgs/loader.gif') no-repeat center center;
}
.top-loader{
	margin-left: -20px;
	background: url('imgs/side-loader.gif') no-repeat top center;
}
