body {
	margin: 			0px;
	background-color:	#f9f9f9;
	font-family:		Arial, Helvetica, sans-serif;
	line-height:		20px;
	color: 				#FFFFFF;
}

a {
	color:				#cee0f5;
}

a:hover {
	color: 				#D2F0FF;
	text-decoration: 	none;
}

input, textarea, select {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	background-color:	#FFFFFF;
	color:				#666666;
	border:				1px solid #999999;
}

hr {
	border:				0;
	border-bottom: 		1px solid #1A599E;
	margin:				7px 0 7px 0;
}

hr hr {
	display: 			none;
}

img {
	border:				0px;
}

li {
  	list-style: 		none;
  	background-image: 	url(images/bullet.gif);
  	background-repeat:	no-repeat;
  	margin-left: 		-20px;
  	padding-left: 		18px;
}

#outercontainer {
	width:				810px;
	margin:				auto;
	background-image:	url(images/bg_main.gif);
}

#container {
	width:				790px;
	margin:				auto;
	font-size:			0.77em;
}

#nav {
	border-bottom:		1px solid #ececec;
}

/* INDEX FEATURE */
#featurecontainer {
	background-image:	url(images/bg_feature.gif);
}

#feature {
	width:				407px;
	float:				left;
}

#featuretitle {
	width:				340px;
	float:				right;
	padding-top:		65px;
	margin-right:		20px;
}

#featuretext {
	padding:			0px;
	margin-top:			15px;
	width:				336px;
	color:				#4e4e4e;
	font-size:			12px;
}

/* CONTENT */
#titles {
	background-color:	#CDDFED;
	color:				#19325B;
}

#titlemain {
	width:				400px;
	padding:			10px 0px 10px 20px;
	font-size: 			18px;
}

#titlemain a:hover {
	color:				#78A0BF;
}

#related {
	float:				right;
	width:				230px;
	padding:			10px 0px 10px 0px;
}

#content {
	width:				460px;
	margin-left:		20px;
	padding:			20px 0 0 0;
}

#contentindex {
	background-color:	#1e4489;
	background-image:	url(images/bg_content.gif);
	background-repeat:	no-repeat;
}

#contentindex ul {
	margin:				0 0 0 20px;
	padding:			0;
}

#contentindex li {
	list-style: 		none;
  	background-image: 	url(images/bullet.gif);
  	background-repeat:	no-repeat;
	background-position: 0 50%;
  	padding:	 		4px 0px 4px 20px;
	border-bottom:		1px solid #2769b2;
}

#subnav {
	float:				right;
	width:				230px;
	padding:			5px 15px 5px 0px;
}

#subnav a {
	color:				#FF9600;
}

#subnav a:hover {
	color:				#ffb26d;
}

/* INDEX WELCOME COLUMN */
#columnwelcome {
	float:				left;
	width:				220px;
	margin-left:		20px;
	margin-top:			10px;
}

#contentwelcome {
	padding:			7px;
}

#contentwelcome hr {
	color:				#ffbc5c;
	background:			#ffbc5c;
}

/* INDEX CLINICAL COLUMN */
#columnclinical {
	float:				right;
	width:				230px;
	margin-right:		40px;
	margin-top:			10px;
}

#contentclinical {
	padding:			7px;
}

#contentclinical hr {
	color:				#5479c1;
	background:			#5479c1;
}

/* INDEX NEWS COLUMN */
#columnnews {
	float:				right;
	width:				220px;
	margin-right:		20px;
	margin-top:			10px;
}

#columnstaff {
	float:				right;
	text-align:			right;
	width:				280px;
	margin-right:		20px;
	margin-top:			10px;
}

#contentnews {
	padding:			7px;
}

#contentnews hr {
	color:				#CCCCCC;
	background:			#CCCCCC;
}

#featurenews {
	border:				1px solid #3e70c9;
	background-color:	#244e9a;
	padding:			14px 20px 14px 20px;
	margin-top:			20px;
}

/* FOOTER */
#foot {
	background:			url("/images/foot_image.gif") 100% 100% no-repeat;
	height:				76px;
	color:				#d2f0ff;
	margin-top:			20px;
}

#foot a {
	color:				#d2f0ff;
}

#foot a:hover {
	color:				#d2f0ff;
}

#foottext {
	padding:			28px 20px 20px 20px;
	/*position:			absolute;*/
}

#footimage {
	position:			absolute;
	margin-left:		450px;
	display:			none;
}

.footlink {
	color:				#74d0ff;
}

#outerfooter {
	margin:				auto;
	width:				810px;
	background-image:	url(images/bg_footer.gif);
	background-repeat:	no-repeat;
	height:				20px;
	overflow:			hidden;
	color:				#f9f9f9;
}

.date {
	font-style:			italic;
}

.breadcrumb {
	font-size:			12px;
	color:				#4B7B9E;
	line-height: 		1.5;
	display: block;
	margin-top: 4px;
}
.breadcrumb a {
	color: #19325B;
}


/* tayf's bits */


h3 {
	font-size: 14px;
	margin: 0 0 8px 0;
	padding: 16px 0 8px;
	font-weight: normal;
	border-bottom: 1px solid #1A599E;
	display: block;
	width: auto;
}

.address span {
	color: #ccc;
	font-weight: bold;
}
.address p {
	margin-top: 0;
	padding-top: 0;
}
#contactMaps h3 {
	clear: both;
}
#heartLinks {
	text-align: center;
}
.linkHeartFoundation {
	display: block;
	width: 156px;
	height: 63px;
	clear: both;
	background: url('content/Image/logos/heartfoundation.jpg') no-repeat;
	text-indent: -9000px;
	outline: 0;
	margin: 10px auto;
}
.linkHeartFoundation:hover {
	background-position: 0 -63px;
}
.linkWesleyCorporateHealth {
	display: block;
	width: 213px;
	height: 61px;
	clear: both;
	background: url('content/Image/logos/wesleycorporate.jpg') no-repeat;
	text-indent: -9000px;
	outline: 0;
	margin: 20px auto;
}
.linkWesleyCorporateHealth:hover {
	background-position: 0 -61px;
}
.articleImageLeft {
	float: left;
	margin: 0 14px 14px 0;
	padding: 1px;
	border: 1px solid #4875A2;
}
.articleImageRight {
	float: right;
	margin: 0 0 14px 14px;
	padding: 1px;
	border: 1px solid #4875A2;
}


/*-------

			contact form

								-------- */

#requestForm {
	border: 1px solid #3969AB;
	padding: 10px 30px 10px 30px;
	position: relative;
}
#requestForm p {
	position: relative;
	clear: both;
	border-bottom: 1px solid #3969AB;
	padding: 0 0 8px 0;
	margin: 8px 0 5px 0;
}
#requestForm .field {
	position: absolute;
	left: 150px;
	width: 240px;
	padding: 4px;
	border: 1px solid #3969AB;
	background-color: #A4BDDD;
	vertical-align: middle;
}
#No_of_books {
	left: 220px !important;
	width: 170px !important;
}
#requestForm .field:focus, #requestForm textarea:focus {
	background-color: #fff;
}
.smallText {
	color: #ccc;
	font-size: 0.9em;
}
#requestForm textarea {
	border: 1px solid #3969AB;
	background-color: #A4BDDD;
	height: 210px;
	width: 390px;
	margin-top: 10px;
	padding: 4px;
}
#requestForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	clear: both;
}
#requestForm .sendButton {
	position: absolute;
	right: 30px;
	padding: 4px;
	font-weight: bold;
	width: 100px;
	text-align: center;
	color: #D2F0FF;
	background-color: #1E4489;
	border-color: #6692CC;
}
html>body #requestForm .sendButton {
	right: 0;
}

.video a {
	display: block;
	width: 521px;
	height: 331px;
}