body {
	margin: 0px;
	background-color: #f2f2f2;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

.cleft {
	clear: left;
}

img {
	display: block;
}

.grey {
	color: #666666;
}

.fullrow {
	width: 716px;
	margin: 20px auto;
}

.textrow {
	line-height: 22px;
}

.green {
	color: #669966;
}

#googlemap {
	margin: 20px auto;
}

#container {
	width: 884px;
	margin: 0px auto;
	padding: 0px;
	background: url("../images/background.gif") repeat-y;
}

#wrapper {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}

#top {
	width: 760px;
	height: 98px;
	padding-top: 40px;
	margin: 0px 0px 20px 0px;
}

#nav {
	width: 760px;
	height: 36px;
	margin: 0px;
}

#mainimage {
	width: 760px;
	height: 165px;
	margin-bottom: 30px;
}

#wrap {
	width: 716px;
	margin: 0px auto;
}

#margin {
	width: 240px;
	text-align: center;
	float: right;
	overflow: hidden;
}

#margin img {
	margin: 0px auto 20px;
}

#margincourse {
	width: 165px;
	height: 190px;
	padding: 60px 0px 0px 35px;
	background: url(../images/frame_course.gif) top left no-repeat;
	margin: 0px auto 15px;
}

#margin ul {
	list-style: none;
	list-style-image: url(../images/arrow1.gif);
	text-align: left;
}

#margin ul li {
	margin-bottom: 24px;
}

#head {
	width: 716px;
	padding-bottom: 12px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
}

.subhead {
	width: 716px;
	margin-bottom: 20px;
}

.tutorpic {
	width: 160px;
	overflow: hidden;
	margin: 5px 15px 15px 0px;
	float: left;
}

#content {
	width: 440px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 1.8em;
	text-align: justify;
}

.picleft {
	float: left;
	margin: 10px 15px 15px 0px;
	overflow: hidden;
}

.picright {
	float: right;
	margin: 10px 0px 10px 15px;
	overflow: hidden;
}

.fullpic {
	margin: 20px auto;
}

#selectequine {
	width: 591px;
	height: 60px;
	padding: 120px 0px 0px 125px;
	background: url(../images/casestudy_equine.jpg) top left no-repeat;
}

#selectcanine {
	width: 591px;
	height: 60px;
	padding: 120px 0px 0px 125px;
	background: url(../images/casestudy_canine.jpg) top left no-repeat;
}

#selectfeline {
	width: 591px;
	height: 60px;
	padding: 120px 0px 0px 125px;
	background: url(../images/casestudy_feline.jpg) top left no-repeat;
}

#selectmammals {
	width: 591px;
	height: 60px;
	padding: 120px 0px 0px 125px;
	background: url(../images/casestudy_mammals.jpg) top left no-repeat;
}

#selectfarm {
	width: 591px;
	height: 60px;
	padding: 120px 0px 0px 125px;
	background: url(../images/casestudy_farm.jpg) top left no-repeat;
}

#selectexotic {
	width: 591px;
	height: 60px;
	padding: 120px 0px 0px 125px;
	background: url(../images/casestudy_exotic.jpg) top left no-repeat;
}

#studychoose {
}

#studychoose select {
	width: 200px;
	height: 21px;
	margin-left: 12px;
	border: 1px solid green;
}

.gobtn {
	margin-left: 10px;
}

.coursetitle {
	width: 428px;
	height: 36px;
	line-height: 36px;
	background: #f2f2f2;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 15px;
	padding: 0px 0px 0px 12px;
}

.coursedetail {
	padding: 0px 12px;
}

.courseprice {
	float: right;
	margin-right: 12px;
	font-weight: bold;
	color: #999999;
}

.classrow {
	margin: 20px auto;
}

.classtitle {
	width: 440px;
}

.classdetail {
	padding-left: 40px;
}

.bullets {
	list-style: none;
	padding-left: 18px;
	list-style-image: url(../images/bullet1.gif);
	text-align: left;
}

.bullets li {
	margin: 12px 0px 0px;
}

#regform {
	width: 440px;
	height: 144px;
	background: url(../images/regform.jpg) top left no-repeat;
	margin-top: 30px;
}

#regbox {
	padding: 40px 0px 0px 130px;
}

#getpdf {
	margin-top: 8px;
}

#studypdf {
	width: 440px;
	height: 80px;
	padding: 10px 0px 0px 80px;
	background: url(../images/blt_pdf.gif) top left no-repeat;
	margin-top: 30px;
}

.tutordetail {
	margin-bottom: 30px;
}

#condition {
	width: 660px;
	height: 26px;
	margin: 20px auto;
	border-bottom: 1px dotted #cccccc;
}

/* Results */

#resultshead {
	margin: 20px auto 30px;
}

#results li {
	width: 624px;
	margin: 0px auto;
	padding: 0px 0px 0px 36px;
	background: url(../images/blt_arr1.gif) top left no-repeat;
}

/* Case Studies */

.study {
	width: 660px;
	margin: 0px auto 20px;
}

.studyhead {
	height: 25px;
}

.studysubhead {
	height: 28px;
	margin-bottom: 12px;
}

.studydetail {
	line-height: 20px;
}

.studyimage {
	margin: 15px 0px;
}

.thumbnails {
	width: 210px;
	overflow: hidden;
	float: left;
	margin: 0px 10px 10px 0px;
}

/* CPD */

.cpdtitle {
}

.cpddate {
}

.cpddetail {
	margin-bottom: 20px;
}

/* Contact */

.contactrow {
	margin: 20px auto;
}

.field {
	width: 120px;
	text-align: right;
	float: left;
	font-weight: bold;
}

.data {
	width: 250px;
	text-align: left;
	float: left;
	margin-left: 20px;
}

/* Supplies */

#supplies {
	width: 660px;
	margin: 0px auto;
}

.supplyrow {
	margin: 30px auto 0px;
}

.supplypic {
	width: 200px;
	float: left;
}

.supplypic img {
	margin: 0px auto;
}

.supplycolumn {
	width: 400px;
	float: left;
	margin-left: 15px;
}

.supplyname {
}

.supplysubhed {
	margin-bottom: 12px;
}

.supplydetail {
	line-height: 22px;
}

.supplypaypal {
}

.newsrow {
	width: 660px;
	margin: 20px auto;
}

.newsdetail {
	line-height: 22px;
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 0px;
}

.newsauthor {
}

.article {
	margin-bottom: 25px;
}

#vidlinks {
	background: url(../images/vidlinks.gif) top left no-repeat;
}

#vidlinks ul {
}

#vidlinks ul li {
	list-style: none;
}

.vidtube {
	background: url(../images/li_youtube.gif) top left no-repeat;
	height: 28px;
	padding-left: 67px;
}

.footitem {
	width: 716px;
	margin: 40px auto 10px;
	padding-top: 12px;
	border-top: 1px dotted #cccccc;
}

.footitem img {
	margin: 0px auto;
}

#footer {
	width: 884px;
    height: 32px;
    padding: 0px;
    margin: 0px auto;
}

#footext {
	width: 884px;
	line-height: 22px;
    padding-top: 20px;
    margin: 0px auto;
	color: #000000;
	text-align: center;
}