body {
	background-image: url(images/prHillYellGradBG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	text-align: center;
	margin: 0px;
}
#tableHeader {
	height: 20px;
	background-image: url(images/prHillHeader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#tableMain {
	width: 795px;
	height: 519px;
}
#tableMain .tableMainTDright {
	width: 665px;
	background-image: url(images/prHillMainImgHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tableMain .tableMainTDrightAboutUs {
	width: 665px;
	background-image: url(images/prHillMainImgAboutUs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 213px;
	padding-left: 225px;
	text-align: left;
	vertical-align: top;
}
#tableMain .tableMainTDrightGrooming {
	width: 665px;
	background-image: url(images/prHillMainImgGrooming.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 213px;
	padding-left: 225px;
	text-align: left;
	vertical-align: top;
}
#tableMain .tableMainTDrightPress {
	width: 665px;
	background-image: url(images/prHillMainImgPress.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 213px;
	padding-left: 225px;
	text-align: left;
	vertical-align: top;
}
#tableMain .tableMainTDleft {
	width: 130px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 45px;
}
#tableFooter {
	width: 795px;
}
#tableFooter TD {
	color: #315CCD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	padding-right: 19px;
}
a:link,hover,static,active,visited {
	color: #315CCD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
