html
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#body
{
	width: 770px;
	margin: 0 auto;
}

img
{
	border: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

hr
{
	height: 1px;
	border: 0px;
	padding: 0px;
}

#container
{
	width: 770px;
}

#header
{
	width: 770px;
	padding-top: 10px;
}

#headerTop
{
	width: 770px;
	height: 28px;
}

#headerMiddle
{
	width: 768px;
	height: 140px;
	border-left-width: 2px;
	border-left-style: solid;
}

#headerMiddle .left
{
	width: 566px;
	float: left;
	padding-right: 4px;
}

#headerMiddle .right
{
	width: 198px;
	float: right;
	text-align: right;
}

#headerMenuBorder
{
	clear: both;
	width: 766px;
	padding-left: 2px;
	padding-right: 2px;
}

#headerMenu
{
	clear: both;
	width: 766px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#content
{
	clear: both;
	width: 770px;
	background-image: url("../Images/ContentStripe.gif");
	background-repeat: repeat-y;
}

#contentInner
{
	clear: both;
	width: 770px;
	min-height: 360px;
	background-image: url("../Images/FooterTopLeft.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

#contentLeft
{
	width: 178px;
	float: left;
	padding: 10px 12px 20px 13px;
}

#contentRight
{
	width: 567px;
	float: right;
}

#contentRightInner
{
	width: 547px;
	padding: 10px;
}

#pageTitle
{
	text-align: center;
}

#pageInfo
{
	text-align: center;
}

#centeredContent
{
	clear: both;
	width: 500px;
	margin: 0 auto;
	min-height: 300px;
}

#footer
{
	clear: both;
	width: 770px;
}

#footerLinks
{
	width: 770px;
}

#footerLinks .left
{
	width: 385px;
	float: left;
	text-align: left;
}

#footerLinks .right
{
	width: 385px;
	float: right;
	text-align: right;
}

/* NEWS SCROLLER */
#newsScroller
{
	width: 178px;
	text-align: center;
}

#newsScrollerMoreLink
{
	text-align: center;
	margin-bottom: 10px;
}

#newsScrollerContent
{
	height: 150px;
	width: 178px;
	overflow: auto;
	text-align: left;
	margin-bottom: 10px;
}

.newsScrollerArticle
{
	height: 150px;
	width: 178px;
}

/* NEWS DETAIL */
#newsDetailBody
{
	width: 547px;
	padding-top: 10px;
	min-height: 405px;
}

#newsDetailContent
{
	margin-top: 10px;
}

#newsDetailContent p img
{
	padding: 0px 0px 10px 20px;
}

#newsDetailLinks
{
	clear: both;
	width: 547px;
	height: 20px;
	padding-top: 10px;
	text-align: left;
}

/* SITE MAP */
.siteMapSection
{
	width: 547px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.siteMapPage
{
	width: 547px;
	padding-top: 5px;
}

/* TESTIMONIAL LIST */
.testimonialList
{
	clear: both;
	width: 547px;
	margin-bottom: 10px;
}

.testimonialListText
{
	width: 527px;
	padding-left: 10px;
	padding-right: 10px;
}

.testimonialListBy
{
	width: 517px;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 5px;
}

/* NEWS ARTICLES */
#newsArticleList
{
	clear: both;
	width: 547px;
}

.newsArticleRow
{
	clear: both;
	width: 547px;
	padding-top: 10px;
}

.newsArticleRow hr
{
	height: 1px;
	border: 0px;
	padding: 0px;
}

.newsArticleRowTitle
{
	margin-bottom: 5px;
}

.newsArticleRowPreviewImage
{
	width: 77px;
	float: left;
}

.newsArticleRowPreviewImage img
{
	width: 75px;
	border-style: solid;
	border-width: 1px;
}

.newsArticleRowText
{
	width: 455px;
	float: right;
	margin-left: 15px;
}

.newsArticleRowTextFullWidth
{
	width: 547px;
}

.newsArticleRowTopicText
{
	width: 547px;
}

.newsArticleRowLink
{
	clear: both;
	width: 547px;
	text-align: right;
}

#newsListPagination
{
	clear: both;
	width: 547px;
	padding-top: 20px;
	height: 20px;
}

#newsListPagination .searchNavigationLeft
{
	width: 25%;
	float: left;
	text-align: left;
}

#newsListPagination .searchNavigationCenter
{
	width: 48%;
	float: left;
	text-align: center;
}

#newsListPagination .searchNavigationRight
{
	width: 25%;
	float: right;
	text-align: right;
}

#newsListPagination .searchNavigationLeft a, #newsListPagination .searchNavigationCenter a, #newsListPagination .searchNavigationRight a
{
	margin-left: 1px;
	margin-right: 1px;
}

/* ASK THE VET FORM */
#askForm
{
	clear: both;
	width: 547px;
	margin: 0 auto;
}

.askFormRow
{
	clear: both;
	padding-top: 10px;
	width: 547px;
	margin: 0 auto;
}

.askFormRowLeft
{
	width: 200px;
	float: left;
}

.askFormRowRight
{
	width: 347px;
	float: right;
}

/* VIP SCHEME */
#vipScheme
{
	clear: both;
	text-align: center;
	margin-top: 10px;
}

/* EMERGENCY CARE */
#emergencyCare
{
	clear: both;
	text-align: center;
	margin-top: 10px;
}

/* BRANCH LINKS */
#branchLinks
{
	clear: both;
	width: 547px;
	margin-top: 20px;
	text-align: center;
}