@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color: #354898;
	font-size: 65%;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
a {
outline:none;

}
a:link {
	color: #354898;
}
a:visited {
	color: #354898;
}
a:hover {
	color: #354898;
}
a:active {
	color: #354898;
}
* {
	margin:0;
	padding:0;
}
ul, ol {
	padding-left:1em;
	margin-left: 10px;
	line-height:17px;
}
img {
	border:none;
}
ol {
	background-image:none;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#354898;
	line-height:16px;
	margin:5px 0 10px 0;
}
hr {
	clear: left;
	padding:0;
	width:730px;
	color:#ccc;
	background-color:#ccc;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-bottom:10px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:10px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-bottom:10px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:10px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:10px;
}
#wrapper {
	margin:0 auto 0 auto;
	width:770px;
}
#header {
	float:left;
	width:770px;
	padding-top:20px;
}
#logo_holder {
	float:left;
	text-align:right;
	width:150px;
}
#header_button {
	float:right;
	width: 448px;
}
#nav {
	float:left;
	width:770px;
	padding-top:18px;
	margin-bottom:5px;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	float:left;
}
#nav_home {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 88px;
	height:30px;
	text-decoration: none !important;
	background-image:url(../images/nav/home.gif);
	background-repeat:no-repeat;
}
#nav_find_jobs {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 88px;
	height:30px;
	text-decoration: none !important;
	background-image:url(../images/nav/nav_buttons.gif);
	background-repeat:no-repeat;
}

#nav_search {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 80px;
	height:30px;
	text-decoration: none !important;
	background-image:url(../images/nav/nav_buttons-03.gif);
	background-repeat:no-repeat;
}
#nav_registration {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 95px;
	height:30px;
	text-decoration: none !important;
	background-image:url(../images/nav/registration.gif);
	background-repeat:no-repeat;
}
#nav_about_us {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 80px;
	height:30px;
	text-decoration: none !important;
	background-image:url(../images/nav/nav_buttons-04.gif);
	background-repeat:no-repeat;
}
#nav_domiciliary_care {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 122px;
	height:30px;
	text-decoration: none !important;
	background-image:url(../images/nav/domicilary_care.gif);
	background-repeat:no-repeat;
}
#nav_spacer {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 385px;
	height:30px;
	text-decoration: none !important;
	background-image:url(../images/nav/nav_buttons-05.gif);
	background-repeat:no-repeat;
	background-color:#354898;
	background-position:right;
}
#home_left_col {
	width:503px;
	float:left;
	background-color:#D5E0F4;
}
#home_left_col_internal {
	width:503px;
	float:left;
}
#left_col_resources {
	float:left;
	width:483px;
	padding:10px 0 0 20px;
}
#applying_blob {
	float:left;
	width:220px;
	height:76px;
	margin-bottom:5px;
	padding:3px 0 0 20px;
	background-image:url(../images/backgrounds/applying_BG.gif);
	background-repeat:no-repeat;
}
#interview_blob {
	float:right;
	width:220px;
	height:76px;
	margin-bottom:5px;
	padding:3px 0 0 20px;
	background-repeat:no-repeat;
	background-image:url(../images/backgrounds/interview_BG.gif);
}
#cv_blob {
	float:left;
	width:220px;
	height:76px;
	margin-bottom:5px;
	padding:3px 0 0 20px;
	background-image:url(../images/backgrounds/cv_BG.gif);
}
#other_info_blob {
	float:right;
	width:220px;
	height:76px;
	margin-bottom:5px;
	padding:3px 0 0 20px;
	background-image:url(../images/backgrounds/other_info_BG.gif);
	background-repeat:no-repeat;
}
.blue_page_content {
	float:left;
	width:473px;
	padding:10px 10px 10px 20px;
}
#internal_top {
	float:left;
	background-image:url(../images/backgrounds/internal_top.gif);
	background-repeat:no-repeat;
	width:500px;
	height:5px;
}
#internal_middle {
	float:left;
	background-image:url(../images/backgrounds/internal_middle.gif);
	background-repeat:repeat-y;
	width:460px;
	padding:10px 20px 10px 20px;
}
#internal_middle ul {
	padding-bottom:10px;
	padding-top:5px;
}
#internal_bottom {
	float:left;
	background-image:url(../images/backgrounds/internal_bottom.gif);
	background-repeat:no-repeat;
	height:5px;
	width:500px;
}
#home_right_col {
	width:256px;
	float:left;
	padding:0 0 0 11px;
}
#side_bar_top {
	width:256px;
	height:7px;
	float:left;
	padding:0;
	margin:0;
	background-image:url(../images/backgrounds/sidebar_top.gif);
	background-repeat:no-repeat;
}
#side_bar_middle {
	width:254px;
	float:left;
	background-image:url(../images/backgrounds/sidebar_middle.gif);
	background-repeat:repeat-y;
	padding:0 0 15px 2px;
}
#side_bar_middle ul {
	padding-bottom:7px;
	padding:0 0 10px 10px;
	margin:0;
}
#side_bar_middle li {
	padding:0;
	margin:0;
	list-style-type:none;
}
#side_bar_bottom {
	width:256px;
	float:left;
	background-image:url(../images/backgrounds/sidebar_bottom.gif);
	background-repeat:no-repeat;
	height:7px;
}
#footer_blue {
	float:left;
	width:770px;
	height:35px;
	background-image:url(../images/backgrounds/blue_footer.gif);
	margin-top:5px;
	padding:0 0 0 0;
}
#footer {
	float:left;
	width:770px;
	padding-top:20px;
	padding-bottom:20px;
}
#footer p {
	font-size:10px;
	line-height:14px;
	padding:0;
	margin:0;
}
#footer_left {
	float:left;
	width:150px;
}
#footer_right {
	float:right;
	width:450px;
}
/* HEADINGS -----------------  */

a#title_home_nursing {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 503px;
	height:147px;
	text-decoration: none !important;
	background-image:url(../images/photos/home_nurses.jpg);
	background-repeat:no-repeat;
}
a#title_domicilary_care {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 503px;
	height:147px;
	text-decoration: none !important;
	background-image:url(../images/photos/home_domicilary_care.jpg);
	background-repeat:no-repeat;
}
#title_other_clients {
	text-indent: -5000px;
	overflow:hidden;
	display:block;
	width: 503px;
	height:147px;
	text-decoration: none !important;
	background-image:url(../images/photos/home_other_clients.jpg);
	background-repeat:no-repeat;
}
/* CLASSES ---------------------- */



.pdf_list {
	list-style-type:none;
	margin:0;
	padding:0 0 10px 0;
}
.pdf_list li {
	list-style-type:none;
	background-image:url(../images/buttons/pdf_icon.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
	margin:0;
	padding:0 0 0 20px;
}
.ie_list {
	list-style-type:none;
	margin:0;
	padding:0 0 10px 0;
}
.ie_list li {
	list-style-type:none;
	background-image:url(../images/buttons/ie_icon.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
	margin:0;
	padding:0 0 0 20px;
}
#header_button img {
	float: left;
	display: block;
}

