
/*----------------------------------------------------------------------------*/
/*-----------------Recruitment Services - Include files-----------------------*/
/*----------------------------------------------------------------------NLB---*/

/*---------------------------------Headers------------------------------------*/

.pheader_175_container {
	float: left;
	width: 175px;
	height: 28px;
	margin-bottom: 5px;
	/margin-bottom: 5px;
}

.pheader_175_left {
	float: left;
	width: 10px;
	height: 28px;
}

.pheader_175_middle {
	background-image: url(graphics/h_pink_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 155px;
	height: 28px;
	font-size: 11px;
	color: #007824;
	padding-top: 6px;
	font-weight: bold;
}

.pheader_175_right {
	float: left;
	width: 10px;
	height: 28px;
}

.pheader_410_container {
	float: left;
	width: 410px;
	height: 28px;
	margin-bottom: 5px;
}

.pheader_410_left {
	float: left;
	width: 10px;
	height: 28px;
}

.pheader_410_middle {
	background-image: url(graphics/h_pink_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 390px;
	height: 28px;
	font-size: 11px;
	color: #007824;
	padding-top: 6px;
	font-weight: bold;
}

.pheader_410_right {
	float: left;
	width: 10px;
	height: 28px;
}


/*-------------------------------Latest Jobs------------------------------*/

#latestjobs_container {
	float: left;
	width: 390px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}

.latestjobs_row {
	float: left;
	width: 390px;
	margin-bottom: 2px;
}

/*----------------------------Contact Us Staff---------------------------*/

.contactstaff_row {
	float: left;
	width: 94px;
}

.contactstaff_top {
	float: left;
	width: 94px;
}

.contactstaff_bottom {
	float: left;
	width: 85px;
}

/*-----------------------------Job Search Form---------------------------*/

#jobsearch_container {
	float: left;
	width: 155px;
	height: 220px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	/margin-bottom: 7px;
	background-image: url(graphics/search.jpg);
	background-repeat: no-repeat;
}

.jobsearch_row {
	float: left;
	width: 155px;
	margin-bottom: 3px;
}

.jobsearch_textbox {
	width: 150px;
	font-size: 11px;
	color: #009047;
}

.jobsearch_dropdowns {
	width: 155px;
	font-size: 11px;
	color: #009047;
}

.jobsearch_button {
	font-size: 10px;
	color: #009047;
	border: 1px solid #CCCCCC;
	background-color: #e6e7e9;
}

/*-----------------------------Enewletter Form---------------------------*/

#enews_container {
	float: left;
	width: 155px;
	height: 150px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	background-image: url(graphics/enews_bg.jpg);
	background-repeat: no-repeat;
}

.enews_header {
	float: left;
	width: 155px;
	font-size: 11px;
	color: #999999;
	padding-top: 2px;
	font-weight: bold;
}

.enews_row {
	float: left;
	width: 155px;
	margin-bottom: 3px;
}

/*-----------------------------Register Box---------------------------*/

#register_container {
	float: left;
	width: 155px;
	height: 175px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(graphics/register_bg.jpg);
	background-repeat: no-repeat;
}

.register_header {
	float: left;
	width: 155px;
	font-size: 11px;
	color: #999999;
	padding-top: 2px;
	font-weight: bold;
}

.register_row {
	float: left;
	width: 155px;
	margin-bottom: 3px;
}

/*------------------------map-----------------------*/

#map_container {
	float: left;
	width: 175px;
	padding-top: 5px;
}

/*------------------------Ourstaff-----------------------*/

#ourstaff_container {
	float: left;
	width: 155px;
	height: 150px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	background-image: url(graphics/enews_bg.jpg);
	background-repeat: no-repeat;
}

.ourstaff_header {
	float: left;
	width: 155px;
	font-size: 11px;
	color: #999999;
	padding-top: 2px;
	font-weight: bold;
}

.ourstaff_row {
	float: left;
	width: 155px;
	margin-bottom: 3px;
}

.ourstaff_left{
	float: left;
	width: 70px;
}

.ourstaff_right{
	float: left;
	width: 80px;
	margin-left: 5px;
}


/*---------------------------------------------------------------------*/

.right_images{
	float: left;
	width: 175px;
	margin-top: 8px;
	text-align: center;
	vertical-align: bottom;
}