* {
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FCFBEF url(../assets/interface/background_repeat.jpg) repeat left top;
}

#siteWrapper {
	background: url(../assets/interface/topBarRepeat.jpg) repeat-x left top;
}

#utilities {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
	height: 29px;
	width: 162px;
}

#utilities a {
	color: #F7F7F7;
	text-decoration: underline;
	height: 25px;
	display: block;
	width: 80px;
	float: left;
}

#utilities a span {
	margin-top: 5px;
	display: block;
	margin-left: 2px;
}

#utilities a:hover {
	text-decoration: none;
}

#titleBar {
	margin: 0px auto;
	width: 760px;
	background: url(../assets/interface/title_graphic.jpg) no-repeat left top;
	height: 110px;
}

#titleBar h1 {
	display: none;
}

#bodyWrap {
	margin: 0px auto;
	width: 760px;
	background: #FCF9F2 url(../assets/interface/body_background.jpg) repeat-y left top;
	text-align: left;
}

#bodyWrap #highlight {
	background: url(../assets/interface/flashBackgroundLarge.jpg) no-repeat left top;
	text-align: center;
}

#bodyWrap #highlight img {
	border-style: none;
	margin: 0px 24px 0px 23px;
}

#bodyWrap img.left {
	float: left;
	margin: 5px 15px 5px 0px;
	padding: 0px;
	border-style: none;
}

#bodyWrap img.right {
	float: right;
	margin: 5px 0px 5px 15px;
	padding: 0px;
	border-style: none;
}

#bodyWrap ul {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 5px 45px 5px 50px;
	list-style: circle;
}

#bodyWrap li {
	padding-bottom: 5px;
	padding-left: 5px;
}

#bodyWrap blockquote {
	padding-left: 20px;
}

#bodyWrap #leftCol {
	float: left;
	width: 451px;
}

#bodyWrap #rightCol {
	float: right;
	width: 309px;
}

#bodyWrap h1 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #3B535E;
	background: url(../assets/interface/underline.gif) repeat-x left bottom;
	padding: 2px 3px;
	margin: 20px 20px 10px;
	clear: both;
}

#bodyWrap h1 span {
	font-size: 15px;
	color: #333333;
}

#bodyWrap h2 {
}

#bodyWrap p {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 30px 5px;
	padding: 0px;
}

.home {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #3B535E;
	padding: 2px 3px;
	margin: 20px 20px 10px;
	clear: both;
}

#bodyWrap a {
	color: #003366;
	text-decoration: underline;
}

#bodyWrap a:hover {
	text-decoration: none;
}

#bodyWrap #bottom {
	background: url(../assets/interface/body_footer.jpg) no-repeat left top;
	display: block;
	clear: both;
	height: 23px;
	width: 760px;
}

#footer {
	background: url(../assets/interface/footer.jpg) no-repeat left top;
	margin: 10px auto;
	height: 130px;
	width: 760px;
}

#footer p {
	font: 12px/14px Geneva, Arial, Helvetica, sans-serif;
	color: #535049;
	margin: 5px 25px 5px 135px;
}

#footer h3 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #706C62;
	margin: 0px 80px 0px 125px;
	background: url(../assets/interface/underline.gif) repeat-x left bottom;
	padding: 20px 0px 2px 4px;
	display: block;
}

#footer a {
	color: #3F3D37;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#contactusForm {
	background: url(../assets/interface/contactus_middle.jpg) repeat-y left top;
	margin: 0px auto;
	width: 682px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #29444F;
	height: 1025px;
	display: block;
}

#contactusFormCust {
	background: url(../assets/interface/contactus_middle.jpg) repeat-y left top;
	margin: 0px auto;
	width: 682px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #29444F;
	height: 775px;
	display: block;
}

.title {
	background: url(../assets/interface/contactus_top.jpg) no-repeat left top;
	display: block;
	height: 65px;
	width: 682px;
}

.ownerInfo {
	float: left;
	width: 342px;
}

.petInfo {
	float: right;
	width: 340px;
	display: block;
}

.red {
	color: #990000;
	font-style: italic;
	font-weight: bold;
}

#contactusForm p, #contactusFormCust p {
	margin: 0px;
	padding: 0px 10px 15px 30px;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 2px 0px 3px 8px;
	background: #F1ECE3;
	padding: 2px;
	border: 1px solid #726F66;
}

.radioButton {
	margin: 4px 8px 0px 0px;
	padding: 0px;
	background: #FEFEFD;
	border-style: none;
}

textarea {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 2px 0px 5px 8px;
	width: 275px;
	background: #F1ECE3;
	border: 1px solid #726F66;
	padding: 2px;
}

#bodyWrap #menu {
	height: 61px;
	width: 760px;
	background: url(../assets/interface/menuBackground.gif) no-repeat left top;
}

#bodyWrap #menu ul {
	text-align:left;
	margin: 0px;
	padding: 15px 0px 0px 23px;
}

#bodyWrap #menu li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	float: left;
	display: block;
	height: 61px;
}

#bodyWrap #menu li a {
	display:block;
	font-weight: bold;
	color: #223C48;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
}

#bodyWrap #menu li a span {
	display: block;
	padding: 13px 0px 0px;
}

#bodyWrap #menu li#home, #bodyWrap #menu li#home a {
	width:63px; 
	height:46px; 
	background:url(../assets/interface/menu/home.jpg) no-repeat 0px 0px;
}

#bodyWrap #menu li#homeOver, #bodyWrap #menu li#homeOver a {
	width:63px;
	height:46px;
	background:url(../assets/interface/menu/home.jpg) no-repeat 0px -46px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#home a:hover {
	width:63px;
	height:46px;
	background:url(../assets/interface/menu/home.jpg) no-repeat 0px -46px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#product, #bodyWrap #menu li#product a {
	background: url(../assets/interface/menu/product.jpg) no-repeat 0px 0px;
	height: 46px;
	width: 72px;
}

#bodyWrap #menu li#productOver, #bodyWrap #menu li#productOver a {
	background: url(../assets/interface/menu/product.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 72px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#product a:hover {
	background: url(../assets/interface/menu/product.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 72px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#training, #bodyWrap #menu li#aboutus a {
	background: url(../assets/interface/menu/training.jpg) no-repeat 0px 0px;
	height: 46px;
	width: 87px;
}

#bodyWrap #menu li#trainingOver, #bodyWrap #menu li#aboutusOver a {
	background: url(../assets/interface/menu/training.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 87px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#training a:hover {
	background: url(../assets/interface/menu/training.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 87px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#faqs, #bodyWrap #menu li#faqs a {
	background: url(../assets/interface/menu/faqs.jpg) no-repeat 0px 0px;
	height: 46px;
	width: 71px;
}

#bodyWrap #menu li#faqsOver, #bodyWrap #menu li#faqsOver a {
	background: url(../assets/interface/menu/faqs.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 71px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#faqs a:hover {
	background: url(../assets/interface/menu/faqs.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 71px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#testimonials, #bodyWrap #menu li#testimonials a {
	background: url(../assets/interface/menu/testimonials.jpg) no-repeat 0px 0px;
	height: 46px;
	width: 96px;
}

#bodyWrap #menu li#testimonialsOver, #bodyWrap #menu li#testimonialsOver a {
	background: url(../assets/interface/menu/testimonials.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 96px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#testimonials a:hover {
	background: url(../assets/interface/menu/testimonials.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 96px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#purchase, #bodyWrap #menu li#purchase a {
	background: url(../assets/interface/menu/purchase.jpg) no-repeat 0px 0px;
	height: 46px;
	width: 87px;
}

#bodyWrap #menu li#purchaseOver, #bodyWrap #menu li#purchaseOver a {
	background: url(../assets/interface/menu/purchase.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 87px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#purchase a:hover {
	background: url(../assets/interface/menu/purchase.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 87px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#press, #bodyWrap #menu li#press a {
	background: url(../assets/interface/menu/press.jpg) no-repeat 0px 0px;
	height: 46px;
	width: 112px;
}

#bodyWrap #menu li#pressOver, #bodyWrap #menu li#pressOver a {
	background: url(../assets/interface/menu/press.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 112px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#press a:hover {
	background: url(../assets/interface/menu/press.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 112px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#contactus, #bodyWrap #menu li#contactus a {
	background: url(../assets/interface/menu/contactus.jpg) no-repeat 0px 0px;
	height: 46px;
	width: 125px;
}

#bodyWrap #menu li#contactusOver, #bodyWrap #menu li#contactusOver a {
	background: url(../assets/interface/menu/contactus.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 125px;
	color: #4C7584;
	text-decoration: underline;
}

#bodyWrap #menu li#contactus a:hover {
	background: url(../assets/interface/menu/contactus.jpg) no-repeat 0px -46px;
	height: 46px;
	width: 125px;
	color: #4C7584;
	text-decoration: underline;
}
