* {
	margin: 0;
	padding: 0;
	}

html {
	font-size: 100%;
	}

body {
	font-size: 62.5%;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
	}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

h1 {
	color: #2B3AA5;
	font-size: 2.0em;
	line-height: 1em;
	margin-top: 2em;
	margin-bottom: 1em;
	}

h2 {
	color: #2B3AA5;
	font-size: 1.8em;
	line-height: 1.33333333em;
	margin-top: 2em;
	margin-bottom: 0.66666666em;
	border-bottom: 2px solid #FAF330;
	}

h3 {
	color: #FFFFFF;
	font-size: 1.6em;
	line-height: 1.5384615em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: 2px solid #FFFFFF;
	}
h4 {
	color: #2B3AA5;
	font-size: 1.5em;
	line-height: 1.5384615em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: 2px solid #FAF330;
	}
h5 {
	color: #2B3AA5;
	font-size: 1.6em;
	}
h6 {
	color: #2B3AA5;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.66666666em;
	margin-bottom: 0;
	}
p {
	font-size: 1.4em;
	color: #2B3AA5;
	line-height: 1.4em;
	margin-bottom: 1.6666666em;
	}
a {
	color: #2B3AA5;
	}
a:hover {
	text-decoration: underline;
	}
ul {
	padding-left: 20px;
	color: #2B3AA5;
	}
li {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	}
#wrapper {
	width: 100%;
	text-align: left;
	}
#mainContent {
	width: 100%;
	background: #8DE2F7 url(../images/mid-tile.gif) repeat-x 0 100%;
	float: left;
	padding-bottom: 4em;
	}
.container {
	width: 750px;
	margin: 0 auto;
	}
	
	
	
/* Masthead */
#masthead {
	width: 100%;
	}



/* Navigation */
#navigation {
	float: left;
	width: 750px;
	}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navigation li {
	float: left;
	font-size: 1.4em;
	margin: 0 4px 0 0;
	}
#navigation li a {
	background: url('../images/tabs.gif') 0 0;
	display: block;
	margin-top: 8px;
	padding: 0 0 0 12px;
	font-weight: bold;
	border-bottom: 4px solid #FFF;
	text-decoration: none;
	}
#navigation li a:hover {
	text-decoration: none;
	}
#navigation li span {
	background: url('../images/tabs.gif') 100% 0;
	display: block;
	padding: 11px 12px 6px 0;
	}
#navigation li a.selected {
	background-position: 0 -110px;
	border-bottom-color: #8DE2F7;
	}
#navigation li a:hover {
	background-position: 0 -110px;
	}
#navigation li a.selected span, #navigation li a:hover span {
	background-position: 100% -110px;
	color: #FFFFFF;
	}
	
	
	
/* Main */
div#intro_home {
	background: url(../images/main_home.jpg) no-repeat;
	height: 194px;
	width: 750px;
	float: left;
	margin-top: 3em;
	}
div#intro_home h1, div#intro_home p {
	padding-left: 40px;
	}
div#intro_home p {
	width: 400px;
	}
div#intro {
	float: left;
	}
div.categories {
	width: 230px;
	float: left;
	padding-right: 30px;
	}

div#training {
	padding-right: 0;
	}
div.tinyPic {
	float: left;
	}

div.catInfo img {
	float: left;
	padding: 0 10px 0 0;
	}
div.half {
	width: 345px;
	float: left;
	padding: 0 15px 2em 15px;
	}
div#half_left {
	padding: 0 30px 2em 0;
	}
div.care_type {
	width: 172px;
	float: left;
	padding-bottom: 1em;
	}
div#content {
	float: left;
	width: 100%;
	}
img.mainPic {
	float: right;
	padding: 0 0 10px 20px;
	}
div.doubleCol {
	float: left;
	width: 480px;
	padding-right: 30px;
	padding-bottom: 2em;
	}
div.doubleCol ul {
	padding-left: 20px;
	margin-bottom: 2em;
	}
div.vacancy {
	background: url(../images/nurse.png) left center no-repeat;
	padding-left: 50px;
	clear: both;
	}
div.vacancy p {
	padding-right: 80px;
	}
img.more_info {
	float: right;
	}
div.staff {
	padding: 0.5em 0 1.5em 0;
	}
div.staff img {
	float: left;
	padding-top: 0.5em;
	padding-right: 20px;
	}
div.staff h2 {
	margin-top: 0;
	margin-left: 180px;
	}
div.staff p {
	}
div#subNav {
	float: left;
	width: 230px;
	background-color: #2B3AA5;
	border: 5px solid white;
	border-width: 0 5px;
	}
div#subNav h3, div#subNav h5 {
	margin: 0 15px 1em 15px;
	}
div#subNav ul {
	padding: 1em 20px;
	}
div#subNav li {
	list-style: none;
	font-size: 1.3em;
	padding-bottom: 0.5em;
	}
div#subNav a {
	color: #FFFFFF;
	font-weight: bold;
	}
div#subNav p {
	color: #FFFFFF;
	padding-left: 15px;
	}
div#contact {
	padding-top: 0.5em;
	}
div#subNav a:hover, div#subNav a.selected {
	color: #FAF330;
	text-decoration: none;
	}
img.round_corners {
	float: right;
	}
span.more a {
	color: #9FB238;
	background: url(../images/arrow_green.gif) 0 5px no-repeat;
	padding-left: 14px;
	}
ul.pagination {
	float: right;
	margin: 1em 0 2em 0;
	list-style: none;
	}
ul.pagination li {
	float: left;
	padding: 0 6px;
	background: #FFFFFF;
	margin: 0 2px 0 0;
	}
#jobDetails {
	float: right;
	border: 4px solid #666666;
	width: 270px;
	border-width: 4px 0;
	padding: 0.5em 0 1em 0;
	}
table {
	margin-right: 80px;
	font-size: 1.3em;
	width: 270px;
	}
table th {
	font-weight: bold;
	vertical-align: top;
	padding: 0.2em 6px 0 0;
	width: 100px;
	}
table td {
	padding-top: 0.2em;
	vertical-align: top;
	width: 170px;
	}
div.job {
	clear: left;
	width: 430px;
	padding-top: 1em;
	}
p#back {
	margin-top: 1em;
	}
p#back a {
	background: url(../images/arrow_blue.gif) 0 6px no-repeat;
	padding-left: 20px;
	}
ul#tick {
	margin-bottom: 3em;
	}
ul#tick li {
	background: url(../images/tick.gif) no-repeat 0 5px;
	padding-left: 18px;
	list-style: none;
	}

	

/* Footer */	
#footer {
	clear: left;
	padding-top: 2em;
	background: url(../images/btm-shadow.gif) repeat-x;
	}
#footer img {
	padding-bottom: 2em;
	}
#copyright {
	float: left;
	} 
#splink {
	float: right;
	}
#splink a {
	font-style: italic;
	font-size: 0.9em;
	}
	


/* Form */	
form#form1 {
	padding-top: 2em;
	min-height: 450px;
	height: 450px;
	}
label, select {
	width: 200px;
	}
label {
	color: #FFFFFF;
	font-size: 1.3em;
	display: block;
	margin: 0.5em 0 0.25em 15px;
	}
select {
	margin: 0 0 1.5em 15px;
	}
label.contact, form#form3 label {
	float: left;
	width: 60px;
	color: #2B3AA5;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 0;
	}
input {
	margin-left: 30px;
	margin-bottom: 1em;
	}
textarea {
	margin-left: 30px;
	margin-bottom: 2.5em;
	}
input#submit {
	margin-left: 90px;
	padding: 2px 6px;
	}
#contact_submit {
	margin: 1em 0 3em 90px;
	float: left;
	}
.warning {
	color: #FF0000;
	}
form#contact input, form#contact textarea {
	margin: 0;
	float: left;
	margin-bottom: 1em;
	}
form#contact label {
	margin: 0;
	color: #2B3AA5;
	}
form#contact #submit {
	clear: left;
	margin-top: 1em;
	padding: 2px 6px;
	}
form#search input {
	margin: auto;
	}
form#search #submit {
	margin: 0 0 1.5em 15px;
	padding: 2px 6px;
	}
span.start {
	font-style: italic;
	color: #666666;
	}
div.courses ul {
	margin: 0;
	padding: 0;
}
div.courses ul li {
	font-size: 1em;
	margin: 0;
	list-style: none;
	}