#collapse table,#collapse td {
	border-collapse: collapse;
}

table#home {
	border: none;
	border-collapse: collapse;
	margin: 5px;
	width: 800px;
}

td#home {
	height: 270px;
	vertical-align: bottom;
	text-align: right;
	background-image: url("../images/home-logo.jpg");
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 1em;
}

table#top-banner {
	border-collapse: collapse;
	background-image: url("../images/top-logo.jpg");
	background-repeat: no-repeat;
	width: 850px;
}

td#leftBorder {
	border-left: 1px solid gray;
}

table#contact-home {
	font-family: verdana;
	font-size: 0.65em;
	font-weight: normal;
	color: #000500;
	text-align: left;
	padding: 1em;
	height: 100%;
}

#contact-home tr td {
	padding: 1em 1em 1em 1em;
	vertical-align: top;
	height: 180px;
	width: 250px;
}

#prince-court {
	background-image: url("../images/clinic-princeCourt.jpg");
	background-position: center;
	background-repeat: no-repeat;
	border-right: 4px double gray
}

#tropicana {
	background-image: url("../images/clinic-tropicana.jpg");
	background-position: center;
	background-repeat: no-repeat;
	border-right: 4px double gray
}

#columbia-asia {
	background-image: url("../images/clinic-columbiaAsia.jpg");
	background-position: center;
	background-repeat: no-repeat;
}

table#contact-template {
	text-align: left;
}

#contact-template tr td {
	font-family: verdana;
	font-size: 0.65em;
	font-weight: normal;
	color: #505550;
	padding: 0 0.5em 0 0.5em;
}

#border-right {
	border-right: 1px dashed gray;
}

table#sublink {
	font-family: verdana;
	font-size: 0.65em;
	font-weight: normal;
	color: #505550;
	width: 200px;
	border-color: #ffffff;
}

#sublink td {
	padding: 0.2em 0 0.2em 0.5em;
	font-size: 1.1em;
}

table#profile {
	font-family: verdana;
	font-size: 0.65em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 200px;
	border-color: #ffffff;
	margin: 2px;
}

#profile tr td {
	padding: 0.35em;
	border-top: solid 0.1em #ffffff;
	font-size: 1.1em;
}

td#country {
	font-weight: bold;
	background-color: #84b34c;
	color: #101010;
	text-align: left;
}

td#qualification {
	font-style: italic;
}

table#download {
	background-color: #fefffe;
	border-collapse: collapse;
	vertical-align: middle;
	width: 600px;
}

td#download {
	font-family: verdana;
	font-size: 0.75em;
	font-weight: normal;
	color: #506550;
	vertical-align: middle;
	border: 1px solid #505050;
}

td#downloadHeader {
	font-family: verdana;
	font-size: 0.75em;
	font-weight: normal;
	color: #050505;
	vertical-align: middle;
	border: 1px solid #505050;
	background-color: #aeaeae;
}

a:link,a:visited,a:active {
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #556555;
}

a:hover {
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #354535;
}

#sublink td#normal a {
	text-decoration: underline;
	color: #556555;
	font-weight: normal;
	width: 190px;
}

#sublink td#selected span {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	font-style: oblique;
	color: #24530c;
	width: 190px;
}

hr {
	border: 5% solid #b5b5b5;
}

div {
	padding: 1em;
	font-family: Verdana, sans-serif, Arial;
	font-size: 0.65em;
	font-weight: normal;
	color: #405540;
}

#content div {
	font-family: verdana;
	font-size: 0.75em;
	font-weight: normal;
	text-align: left;
	width: 650px;
}

#content table tr td {
	font-family: verdana;
	font-size: 0.75em;
	font-weight: normal;
	vertical-align: top;
}

img.floatLeft {
	float: left;
	margin-right: 10px;
	margin-top: auto;
	border: none;
}

img.floatRight {
	float: right;
	margin-left: 10px;
	border: none;
}

select {
	border: 2px inset #050505;
	background-color: #050505;
	font-family: sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #f5f5f5;
	padding: 0 -0.15em 0 0.15em;
}