body {
	text-align: center;
	background: url(/media/splash/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img {
	border: none;
}

#wrapper {
	width: 750px;
	text-align: left;
	background: url(/media/splash/body-bg.jpg) top left repeat-y;
	min-height: 530px;
	height: auto !important;
	height: 530px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 13px;
	width: 750px;
	background:url(/media/splash/body-header.jpg) top left no-repeat;
	position: absolute;
	top: -13px;
	left: 0;
}

#footer {
	height: 14px;
	width: 750px;
	background:url(/media/splash/body-footer.jpg) top left no-repeat;
	position: absolute;
	bottom: -14px;
	left: 0;
}

.col {
	width: 355px;
	height: 510px;
	background:url(/media/splash/col-bg.jpg) top left no-repeat;
	float: left;
	margin-left: 12px;
}

.vet h2, .rehab h2 {
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	margin: 0;
}

.vet h2 {
	background: url(/media/splash/links-vet-group.gif) center no-repeat;
	height: 92px;
	margin-top: 12px;
	margin-bottom: 58px;
}

.rehab h2 {
	background: url(/media/splash/canine-rehab-centre.gif) center no-repeat;
	height: 105px;
	margin-top: 5px;
	margin-bottom: 52px;
}

.vet p.head, .rehab p.head {
	text-align:center;
	color:#0E2A4E;
	font-size: 15px;
	margin-bottom: 5px;
}

.vet img, .rehab img {
	margin-left: 11px;
}

.vet p, .rehab p {
	color: #0C284D;
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
}

.vet p.small, .rehab p.small {
	font-size: 12px;
}

.vet a, .rehab a {
	display: block;
	text-align: right;
	font-size: 16px;
	color: #0C284D;
	padding-right: 25px;
	text-decoration: none;
}
