
body
{
	font-family: Arial;
}

body, div
{
	margin: 0px;
	padding: 0px;
}

#pagewrapper
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
	background-position: 0px -25px;
	min-height: 550px;
	position: relative;
}

#menuwrapper
{
	width: 150px;
	height: 350px;
	float: left;
	margin: 226px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
}

img
{
	display: block;
}

#bodywrapper
{
	font-size: 9pt;
	padding: 175px 0px 0px 200px;
}

#content p
{
	font-size: 10pt;
	margin-top: 12px;
	line-height: 11pt;
	width: 450px;
}

#menu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li
{
	height: 33px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu li a img
{
	display: block;
}

#menu li a
{
}

#bottomleft
{
	font-size: 7pt;
	margin-left: 8px;
}

#bottomleft p
{
	margin-bottom: 8px;
	line-height: 8pt;
}

#footerwrapper
{
	clear: both;
}

#footerleft
{
	padding-left: 35px;
	float: left;
	font-size: 0.6em;
}

#footerright
{
	font-size: 0.6em;
	padding-left: 220px;
	text-align: center;
}

#homeimage
{
	position: absolute; 
	top: 130px; 
	left: 199px; 
	z-index: 1;
}

#homeimage img
{
	width: 568px;
	height: 231px;
	behavior: url('/style/iepngfix.htc');
}

#hometext
{
	padding: 40px 0px 0px 0px;
}

#hometext p
{
	padding: 0px 0px 0px 160px;
	width: 400px;
}

#homeimage2
{
	position: absolute; 
	top: 333px; 
	left: 175px; 
	z-index: 1;
}

#homeimage2 img
{
	width: 177px;
	height: 228px;
	behavior: url('/style/iepngfix.htc');
}

.block
{
	width: 168px;
	float: left;
	padding-right: 18px;
	height: 290px;
	
}

.blockimage
{
	background-position: center;
	background-repeat: no-repeat;
}

.blockimage img
{
	behavior: url('/style/iepngfix.htc');
	width: 168px;
	height: 234px;
}

.blocktext
{
	text-align: center;
	font-size: 9pt;
	padding-top: 5px;
	line-height: 11pt;
}

h2
{
	color: #00548d;
	font-size: 11pt;
}

#aboutbanner
{
	width: 565px;
	height: 125px;
	background-image: url('/images/aboutbanner.jpg');
	background-position: 0px 0px;
}

.bullets ul
{
	margin: 0px;
	color: #00548d;
	padding: 0px 0px 0px 15px;
	list-style: none;
}

.bullets ul li
{
	margin: 0px;
	line-height: 12pt;
	font-weight: bold;
	font-size: 10pt;
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 0px 12px;
}

#catterybanner
{
	width: 565px;
	height: 118px;
	background-image: url('/images/catterybanner.jpg');
	background-position: 0px 0px;
}

.blocksmall
{
	width: 167px;
	float: left;
	padding-right: 18px;
	height: 220px;
	
}

.blockimagesmall
{
	background-position: center;
	background-repeat: no-repeat;
}

.blockimagesmall img
{
	behavior: url('/style/iepngfix.htc');
	width: 167px;
	height: 168px;
}

.blocktextsmall
{
	text-align: center;
	font-size: 9pt;
	padding-top: 5px;
	line-height: 11pt;
}

#kennelsbanner
{
	width: 566px;
	height: 119px;
	background-image: url('/images/kennelsbanner.jpg');
	background-position: 0px 0px;
}

#groomingbanner
{
	width: 566px;
	height: 120px;
	background-image: url('/images/groomingbanner.jpg');
	background-position: 0px 0px;
}

#faqs b
{
	color: #00548d;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#content a
{
	color: #00548d;
	text-decoration: none;
}
