html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align: center;
	background: #FFF;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Default link colors */

a:link {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}
a:active {color: #000; text-decoration: none;}


/* General style */

#header {
	margin: 0 auto;
	width: 1000px;
	height: 105px;
	background: url(images/colorbar.png) no-repeat bottom center;
	overflow: hidden;
}

#logo {
	float: left;
	margin: 22px 0 0 22px;
	width: 280px;
	height: 65px;
	background: url(images/logo.png) no-repeat;
}

#label {
	float: right;
	margin: 32px 22px 0 0;
	width: 430px;
	height: 40px;
	background: url(images/label.png) no-repeat;
}

#navigation {
	margin: 15px auto;
	width: 1000px;
	overflow: hidden;
}

#navigation li {
	float: left;
	list-style: none;
	text-align: center;
	height: 20px;
	margin-right: 30px;
}
/*
#navigation li.link1 {
	width: 180px;
}

#navigation li.link2 {
	width: 160px;
}

#navigation li.link3 {
	width: 100px;
}

#navigation li.link4 {
	width: 340px;
}

#navigation li.link5 {
	width: 120px;
}
*/
#navigation li a {
	font: 16px arial;
	color: #90abbe;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a.active {
	font-weight: 600;
}


#contents {
	margin: 0 auto;
	width: 980px;
	min-height: 350px;
	text-align: left;
	overflow: hidden;
	font: 12px arial;
	color: #5c646a;
	line-height: 18px;
}

#contents a {
	color: #90abbe;
	font-weight: 600;
}

#left {
	float: left;
	width: 660px;
	margin: 30px 0 0 0;
}

ul.specialisation, ul.courses {
	margin: 5px 0;
	overflow: hidden;
}

ul.specialisation li {
	float: left;
	margin: 0 35px 0 0;
}

ul.courses li {
	color: #90abbe;
	font-weight: 600;
}

#left .right {
	float: right;
	margin: 0 100px 0 0;
}

.item {
	width: 600px;
	overflow: hidden;
	margin: 5px 0;
}

.pic01 {
	float: left;
	margin: 10px 45px 10px 0;
	width: 99px;
	height: 98px;
	background: url(images/pic01.png) no-repeat;
}

.pic02 {
	float: left;
	margin: 10px 45px 10px 0;
	width: 99px;
	height: 98px;
	background: url(images/pic02.png) no-repeat;
}

.pic03 {
	float: left;
	margin: 10px 45px 10px 0;
	width: 99px;
	height: 98px;
	background: url(images/pic03.png) no-repeat;
}

.pic04 {
	float: left;
	margin: 10px 45px 10px 0;
	width: 99px;
	height: 98px;
	background: url(images/pic04.png) no-repeat;
}

.pic01:hover, .pic02:hover, .pic03:hover, .pic04:hover {
	background-position: -99px 0;
}

.item .leftcol {
	float: left;
	width: 105px;
}

.item .rightcol {
	float: left;
	width: 495px;
}

.textbox {
	font: 13px arial;
	border: 0;
	background: url(images/textbox.png) no-repeat;
	width: 473px;
	height: 16px;
	padding: 5px 10px;
}

.textarea {
	font: 13px arial;
	border: 0;
	background: url(images/textbox_big.png) no-repeat;
	width: 473px;
	height: 63px;
	padding: 10px 10px;
	overflow: hidden;
}

.submit {
	border: 0;
	background: none;
	font: 600 18px arial;
	text-transform: uppercase;
	color: #90abbe;
}

.notification {
	text-align: center;
	font: 600 20px arial;
	margin: 200px auto;
	color: #333;
}

.section {
	float: left;
	width: 120px;
	margin: 25px 5px;
	text-align: center;
	color: #5c646a;
	overflow: hidden;
}

.title {
	height: 50px;
}

#rs1 {
	margin: 0 auto;
	background: url(images/rs1.png) no-repeat;
	width: 101px;
	height: 100px;
}

#rs1:hover {
	background-position: 0 -100px;
}

#rs2 {
	margin: 0 auto;
	background: url(images/rs2.png) no-repeat;
	width: 99px;
	height: 98px;
}

#rs2:hover {
	background-position: 0 -98px;
}

#rs3 {
	margin: 0 auto;
	background: url(images/rs3.png) no-repeat;
	width: 99px;
	height: 98px;
}

#rs3:hover {
	background-position: 0 -98px;
}

#rs4 {
	margin: 0 auto;
	background: url(images/rs4.png) no-repeat;
	width: 99px;
	height: 98px;
}

#rs4:hover {
	background-position: 0 -98px;
}

#rs5 {
	margin: 0 auto;
	background: url(images/rs5.png) no-repeat;
	width: 99px;
	height: 98px;
}

#rs5:hover {
	background-position: 0 -98px;
}

ul.downloads {
	overflow: hidden;
	width: 500px;
}

ul.downloads li {
	float: left;
	width: 140px;
	margin: 10px 10px 10px 0;
	height: 120px;
	padding: 10px 0 0 100px;
	overflow: hidden;
}

li.pdf {
	background: url(images/icopdf.png) no-repeat top left;
}

li.doc {
	background: url(images/icoword.png) no-repeat top left;
}

li.others {
	background: url(images/icofile.png) no-repeat top left;
}

ul.downloads li:hover {
	background-color: #EFEFEF;
}

ul.downloads li a {
	float: left;
	width: 110px;
	min-height: 80px;
	text-decoration: none;
}

ul.downloads li a:hover {
	background: #EFEFEF;
}

.content {
	margin: 10px auto;
	width: 105px;
	text-align: left;
	font: 11px arial;
}


.table {
	margin: 25px 0;
}

.table .row {
	height: 200px;
}

.table .col {
	width: 180px;
	text-align: center;
}


.table2 {
}


.table2 .col {
	width: 80px;
	min-height: 30px;
	padding: 0 0 0 20px;
}

.table2 .col2 {
	width: 200px;
	text-align: center;
	min-height: 30px;
}

.input {
	border: none;
	background: url(images/textbox2.png) no-repeat;
	width: 137px;
	height: 16px;
	padding: 5px 10px;
}


.input2 {
	border: none;
	background: url(images/textbox3.png) no-repeat;
	width: 137px;
	height: 45px;
	padding: 5px 10px;
	overflow: hidden;
}

.dropdown {
	margin: 5px 0;
	width: 157px;
}

#map1 {
	margin: 10px auto;
	width: 100%;
	height: 540px;	
	background: url(images/map1.png) no-repeat center center;
}

#map2 {
	margin: 10px auto;
	width: 100%;
	height: 540px;	
	background: url(images/map2.png) no-repeat center center;
}

#map3 {
	margin: 10px auto;
	width: 100%;
	height: 540px;	
	background: url(images/map3.png) no-repeat center center;
}

.admin {
	margin: 25px 0;
}

.admin td {
	text-indent: 20px;
	height: 28px;
	line-height: 30px;
	background: #F4F4F4;
	border: 1px solid #EFEFEF;
	padding: 2px 0 0 0;
}

.admin tr.firstrow td {
	background: #E7F8FF;
	width: 258px;
	border: 1px solid #D7E9ED;
	color: #5889CC;
	font-size: 12px;
	font-weight: 600;
	height: 30px;
}

.admin .text {
	width: 220px;
}

.sidebutton {
	width:200px;
	float:right;
}

#right {
	float: left;
	width: 300px;
	margin: 30px 0 0 20px;
}

#right .right {
	float: right;
}

#footer {
	margin: 35px auto 0 auto;
	width: 1000px;
	height: 75px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url(images/colorbar2.png) no-repeat top center;	
}

#footer p {
	font: 16px arial;
}

#footer .lightblue a{
	font-weight:bold;
	color: lightblue;
}

h1,h2,h3,h4,h5 {
	color: #90abbe;
}

h1 {
	font: 600 30pt arial;
}

h2 {
	font: 600 27px arial;
}

h3 {
	font: 600 21px arial;
}

h4 {
	font: 600 16px arial;
}

h5 {
	font: 600 14px arial;
}


img.cystic {
	float: right;
	padding: 0 5px;
}

.gray {
	color:#5c646a;
}

.lightblue {
	color:#90abbe;
}

.navy {
	color: navy;
}

#footer a {border: none;}
