/*
 * Agency: Stonewall+
 * URL: unknown
 *
 * Author: Justin
 * Creation Date: 23 March 2010
*/

html {
	height: 100%;
	overflow: auto;
}

body {
	background: #c9ddf6 url(../images/bg_main1.jpg) fixed no-repeat 50% 100%;
	color: #746a5d;
	font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, Sans-serif;
	font-size: 13px;
	height: 100%;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

form, input, textarea, ul, li, h1, h2, h3, h4, table, td, th {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

/* Start Generic */

.clearboth {
	clear: both;
	line-height: 1px;
	height: 1px;
}

.clearleft {
	clear: left;
	line-height: 1px;
	height: 1px;
}

/* End Generic */

/* Start Conatiner */

#container {
	position: relative;
}
	
	/* Start Container Inner */	
	
	#container_inner {
		margin: 0 auto;
		padding: 41px 0 50px 0;
		width: 962px;
	}
	
	/* End Container Inner */

	/* Start Header */
	
	#header {
		height: 119px;
		overflow: hidden;
	}
	
		#header .social {
			float: right;
			padding: 60px 0 0 0;
		}
		
		#header .social_home {
			padding: 0;
		}
		
		#header .social img {
			margin: 0 0 0 10px;
		}
	
		#header .logo {
			float: left;
			margin: 20px 0 0 15px;
		}
		
		#header .ad_banner {
			float: right;
		}
		
		#header .header_intro {
			color: #746a5d;
			float: right;
			font-size: 12px;
			width: 523px;
		}
		
		#header .header_intro .intro {
			color: #746a5d;
			font-size: 17px;
			letter-spacing: -0.05em;
			padding: 20px 0 10px 0;
			text-transform: uppercase;
		}
		
	/* End Header */
		
	/* Start Nav */
	
	#nav {
		padding: 0 0 28px 0;
	}
	
	ul.sitenav { 
		background: #746a5d url(../images/bg_nav.gif) no-repeat 0 0;
		height: 34px;
		position: relative; 
		width: 962px;
		z-index: 9999;
	}
	
	ul.sitenav li { 
		float: left;
		list-style: none;
		margin-left: -1px;	
		padding: 0 10px;
		position: relative;
		zoom: 1; 
		z-index: 9;	
	}
	
	ul.sitenav li#nav1 { margin-left: 0; }
	
	ul.sitenav li a { 
		background: transparent url(../images/nav.gif) no-repeat 0 0;
		display: block; 
		font-size: 12px;
		height: 34px;
		text-indent: -9999px;
	}
	
	ul.sitenav li.active  {
		z-index: 99;
	}
	
	ul.sitenav li#nav1 a { background-position: 0 0; width: 37px; }
	ul.sitenav li#nav1 a:hover { background-position: 0 -34px; }
	
	ul.sitenav li#nav2 a { background-position: -37px 0; width: 104px; }
	ul.sitenav li#nav2 a:hover { background-position: -37px -34px; }
	
	ul.sitenav li#nav3 a { background-position: -141px 0; width: 73px; }
	ul.sitenav li#nav3 a:hover, ul.sitenav li#nav3.hover a { background-position: -141px -34px; }
	
	ul.sitenav li#nav4 a { background-position: -214px 0; width: 74px; }
	ul.sitenav li#nav4 a:hover { background-position: -214px -34px; }
	
	ul.sitenav li#nav5 a { background-position: -288px 0; width: 104px; }
	ul.sitenav li#nav5 a:hover { background-position: -288px -34px; }
	
	ul.sitenav li#nav6 a { background-position: -392px 0; width: 74px; }
	ul.sitenav li#nav6 a:hover { background-position: -392px -34px; }
	
	ul.sitenav li#nav7 a { background-position: -466px 0; width: 79px; }
	ul.sitenav li#nav7 a:hover { background-position: -466px -34px; }
	
	ul.sitenav ul { 
		background: #cdc5be;
		left: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		visibility: hidden;
		width: 190px; 
	}
	
	ul.sitenav ul li { 
		border-bottom: 1px solid #e0dcd7;
		float: none; 
	}
	
	ul.sitenav ul li.hover {
		background: #d4cec8;	
	}
	
	/* IE 6 & 7 Needs Inline Block */
	#container ul.sitenav ul li a {
		background: none; 
		color: #746a5d;
		display: inline-block;
		height: 30px;
		line-height: 30px;
		text-indent: 0; 	
		width: 100%;
	} 
	
	#container ul.sitenav ul li a:hover {
		font-weight: bold;
	}
	
	ul.sitenav ul li ul { 
		background: #dfd8d2;
		left: 100%;
		top: 0;
	}
	
	ul.sitenav ul li ul li {
		border-bottom: 1px solid #f3f0ee;	
	}
	
	
	ul.sitenav ul li ul li.hover {
		background: #e4ded9;	
	}
	
	
	/* End nav */
	
	/* Start Home Content */
	
	#home_content {
		/*height: 375px;*/		
	}
	
		/* Start Block1 */
	
		#home_content #block1 {
			background: #ffffff;
			border: 1px solid #d9d0c3;
			float: left;
			height: 365px;
			overflow: hidden;
			margin: 0 10px 0 0;
			padding: 4px;
			position: relative;
			width: 471px;
		}
		
			#home_content #block1 .panes {
				float:left;	
				position:relative;	
			}
			
			#home_content #block1 .promo_img {
				float: left;
				height: 365px;
				padding: 0 14px 0 0;
			}
			
			#home_content #block1 .promo1_right {
				float: left;
				width: 204px;
			}
			
			#home_content #block1 .bigtext {
				float: left;
				height: 273px;
				position: relative;
				width: 204px;
			}
			
			#home_content #block1 .bigtext img {
				position: absolute;
				top: 0;
				left: 0;
			}
			
			#home_content #block1 .bigtext p {
				color: #645f54;
				font-size: 11px;
				height: 273px;
				line-height: 18px;
				padding: 15px 0 0 0;
				position: absolute;
				left: 0;
				top: 0;
			}
			
			#home_content #block1 .promo_readmore {
				background: url(../images/btn_readmore_promo.gif) no-repeat 0 0;
				display: block;
				float: left;
				height: 25px;
				margin: 0 0 15px 0;
				width: 203px;
			}
			
			#home_content #block1 .promo_readmore span {
				display: none;
			}
			
			.forward_out {
				position: absolute;
				bottom: 10px;
				left: 264px;
				z-index: 99999;
			}
			
			#home_content #block1 .next {
				background: transparent url(../images/block1_next.gif) no-repeat 0 0;
				display: block;
				float: left;
				height: 16px;
				width: 46px;
			}
			
			#home_content #block1 .next:hover {
				background-position: 0 -16px;
			}	
		
			#home_content #block1 .next span {
				display: none;
			}
			
			/* Start Tabs */
	
			.tabs {
				float: left;
				height: 16px;
				margin: 0 10px 0 0;
				padding: 0;
				left: 264px;
				width: 95px;
				z-index:9999;
			}
			
			.tabs li {
				margin: 0;
				padding: 0;
				list-style: none;
				float: left;
			}
			
			.tabs li a {
				display: block;
				height: 16px;
			}
			
			.tabs li a span {
				display: none;
			}
			
			.tabs li.tabs1 a { background: url(../images/block1_1.gif) no-repeat 0 0; width: 5px; }
			.tabs li.tabs1 a:hover, .tabs li.tabs1 a.current { background-position: 0 -16px; }
			.tabs li.tabs2 a { background: url(../images/block1_2.gif) no-repeat 0 0; width: 7px; }
			.tabs li.tabs2 a:hover, .tabs li.tabs2 a.current { background-position: 0 -16px; }
			.tabs li.tabs3 a { background: url(../images/block1_3.gif) no-repeat 0 0; width: 7px; }
			.tabs li.tabs3 a:hover, .tabs li.tabs3 a.current { background-position: 0 -16px; }			
			.tabs li.tabs4 a { background: url(../images/block1_4.gif) no-repeat 0 0; width: 8px; }
			.tabs li.tabs4 a:hover, .tabs li.tabs4 a.current { background-position: 0 -16px; }
			.tabs li.tabs5 a { background: url(../images/block1_5.gif) no-repeat 0 0; width: 8px; }
			.tabs li.tabs5 a:hover, .tabs li.tabs5 a.current { background-position: 0 -16px; }
			
			/* End Tabs */
			
		/* End Block1 */
		
		/* Start Block2 */
		
		#home_content #col2_container {
			float: left;
			height: 375px;
			margin: 0 10px 0 0;
			width: 260px;
		}
		
			#home_content #block2 {
				background: #ffffff url(../images/hd_latestnews.gif) no-repeat 12px 179px;
				border: 1px solid #d9d0c3;
				float: left;
				height: 365px;
				overflow: hidden;
				margin: 0 0 7px 0;
				_margin: 0 0 5px 0;
				padding: 4px;
				position: relative;
				width: 250px;
			}
			
			.block2_nav {
				position: absolute;
				right: 20px;
				top: 185px;
			}
			
			.block2_nav a {
				display: block;
				float: right;
				height: 10px;
				margin: 0 0 0 5px;
				width: 5px;
			}
			
				.block2_nav a.next {	background: url(../images/block2_nav_next.gif?c=09102912) no-repeat 0 0; }
				.block2_nav a.next:hover {	background-position: 0 -10px; }				
				
				.block2_nav a.prev {	background: url(../images/block2_nav_prev.gif?c=09102912) no-repeat 0 0; }
				.block2_nav a.prev:hover {	background-position: 0 -10px; }				
				
			.block2_nav a span {
				display: none;
			}
			
			#slideshow {
			    position:relative;
			    height:165px;
				padding: 0 0 40px 0;
			}

			#slideshow img {
			    position:absolute;
			    top:0;
			    left:0;
			    z-index:8;
			    opacity:0.0;
			}

			#slideshow img.active {
			    z-index:10;
			    opacity:1.0;
			}
			
			#slideshow img.last-active {
			    z-index:9;
			}
			
			#block2 .block2_hd {
				background: url(../images/bg_block2_hd.gif) repeat-x 0 100%;
				color: #746a5d;
				float: left;
				font-size: 16px;
				margin: 0;
				padding: 5px;
				text-transform: uppercase;
				width: 235px;
			}

			#block2 .block2_more {
				color: #90ac49;
				font-size: 16px;
				margin: 0 2px;
				text-transform: uppercase;
				width: 235px;	
			}
			
			.btn_view_ceo {
				background: url(../images/btn_view_ceo.gif) no-repeat 0 0;
				display: block;
				height: 25px;
				width: 260px;
			}
			
			.btn_view_ceo:hover {
				background-position: 0 -25px;
			}
			
			.btn_view_ceo span {
				display: none;
			}
		
		/* End Block2 */
		
		/* Start Col3 */
		
		#col3_container {
			float: left;
			width: 201px;
		}
		
			.workinafrica,
			.donatenow {
				background: url(../images/btn_workinafrica.gif) no-repeat 0 0;
				display: block;
				float: left;
				height: 74px;
				margin: 0 0 7px 0;
				width: 201px;
			}
			
			.donatenow {
				background: url(../images/btn_donatenow.gif) no-repeat 0 0;
			}
			
			.donatenow_home {
				background: url(../images/btn_donatenow_home.gif) no-repeat 0 0;
				display: block;
				float: left;
				height: 32px;
				margin: 0;
				width: 201px;
			}
			
			.workinafrica:hover,
			.donatenow:hover {
				background-position: 0 -74px;
			}
			
			.donatenow_home:hover {
				background-position: 0 -32px;
			}
			
			.workinafrica span,
			.donatenow span,
			.donatenow_home span {
				display: none;
			}

			#home_content #block3 {
				background: #ffffff ;
				border: 1px solid #d9d0c3;
				float: left;
				/*height: 131px;*/
				overflow: hidden;
				margin: 0 0 7px 0;
				padding: 4px;
				width: 191px;
			}
			
			#home_content #block4 {
				background: #ffffff url(../images/bg_our_mission.gif) no-repeat 0 40px; 
				border: 1px solid #d9d0c3;
				float: left;
				height: 77px;
				overflow: hidden;
				margin: 0 0 7px 0;
				padding: 4px;
				width: 191px;
			}
			
			#home_content #block4 li {
				background: url(../images/bg_bullet.gif) no-repeat 0 7px;
				float: left;
				list-style: none;
				padding: 0 0 10px 13px;
				width: 80px;
			}
		
		/* End Col3 */
		
		.tooltip {
			background: #ffffff;
			border: 1px solid #D9D0C3;
			color: #746A5D;
			display: none;
			font-size: 11px;
			padding: 7px;
			width: 200px;
		}
		
	/* End Home Content */
	
	/* Start Cufon Fonts */
	
	h3 {
		background: #746a5d;
		color: #ffffff;
		font-size: 15px;
		margin: 0 0 7px 0;
		padding: 5px 3px 3px;
		text-transform: uppercase;
	}
	
	h3.green {
		background: #6e8d24;
		color: #ffffff;
	}
	
	.brown { color: #746a5d; }
	.darkbrown { color: #645f54; }
	.mediumbrown { color: #a2986b; }
	.lightbrown { color: #c4bab1; }
	.green { color: #90ac49;	}		
	
	.helneueh12 { font-size: 12px; text-transform: uppercase; }
	.present_vacancies a { display:block; font-size: 16px; text-decoration: none; text-transform: uppercase; }
	
	/* End Cufon Fonts */
	
	/* Start Left Content */
	
	#left {
		background: #ffffff;
		border: 1px solid #e1d8cc;
		float: left;
		margin: 0 10px 0 0;
		padding: 30px;
		width: 689px;
	}
	
		/* Start Breadcrumb */
	
		#left .breadcrumb {
			font-size: 11px;
			padding: 0 0 10px 0;
		}
	
		#left .breadcrumb strong {
			padding: 0 5px 0 0;
		}
	
		#left .breadcrumb a {
			color: #746a5d;
			text-decoration: underline;
		}
		
		#left .breadcrumb a:hover {
			text-decoration: none;
		}
		
		#left .breadcrumb span {
			padding: 0 5px 0;
		}
		
		/* End Breadcrumb */
		
		#left a {
			color: #6e8d24;
			text-decoration: underline;
		}
		
		#left a:hover {
			text-decoration: none;
		}
		
		#left h1 {
			font-size: 70px;
			text-transform: uppercase;
		}
		
		#left h2 {
			color: #6e8d24;
			font-size: 25px;
			padding: 0 0 20px;
			text-transform: uppercase;
		}
		
			#left h2 span {
				color: #aea67f;
			}
		
		
		#left h4 {
			color: #6e8d24;
			font-size: 20px;
			font-weight: bold;
			padding: 0 0 20px 0;
		}
			
		#left h5 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			margin:0;
			padding:0;
			font-weight: bold;
			color:#6E8D24;
			padding: 0 0 20px;
		}
			
		#left h6 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			margin:0;
			padding:0;
			font-weight: bold;
			color:#6E8D24;
			padding: 0 0 20px;
		}
			
		#left .line {
			border-top: 1px solid #dfd5c8;
			color: #dfd5c8;
			height: 19px;
		}
		
		#left .line_green {
			background: url(../images/line_green.gif) repeat-x 0 0;
			height: 10px;
		}
		
		#left p {
			line-height: 18px;
			padding: 0 0 20px 0;
		}
		
		#left .img_left {
			border: 3px solid #e8e8e8;
			float: left;
			margin: 0 20px 20px 0;
		}
		
		#left .img_right {
			border: 3px solid #e8e8e8;
			float: right;
			margin: 0 0 20px 20px;
		}
		
		#left .caption_right {
			float: right;
			margin: 0 0 20px 20px;
		}
		
		#left .caption_right .img_right {
			margin: 0;
		}
		
		#left .caption_right p {
			border: 3px solid #e8e8e8;
			border-width: 0 3px 3px;
			clear: both;
			padding: 5px;
			width: 292px;
		}
		
		#left ul {
			padding: 0 0 15px 0;
		}
		
		#left ul li {
			background: url(../images/bullet.gif) no-repeat 0 6px;
			list-style: none;
			padding: 0 0 5px 15px;
		}
		
		/* Start About Accord */
		
		#left .about_accord {
			border-top: 1px solid #dfd5c8;
		}
		
			#left .about_accord div {
				border-bottom: 1px solid #dfd5c8;
				padding: 20px 20px 0;
			}
		
			#left .about_accord ul li.accord_li {
				background: none;
				padding: 0;
			}
			
			#left .about_accord .accord {
				border-bottom: 1px solid #dfd5c8;
				color: #746a5d;
				display: block;
				font-weight: bold;
				height: 35px;
				line-height: 35px; 
				padding: 0 0 0 46px;
				text-decoration: none;
			}
			
			#left .about_accord .accord_consulting { background: url(../images/bg_accord_consulting.gif) no-repeat; }
			#left .about_accord .accord_consulting.current { background-position: 0 -35px; color: #ffffff;}
			#left .about_accord .accord_recruitment { background: url(../images/bg_accord_recruitment.gif) no-repeat; }
			#left .about_accord .accord_recruitment.current { background-position: 0 -35px; color: #ffffff; }
			#left .about_accord .accord_orientation { background: url(../images/bg_accord_orientation.gif) no-repeat; }
			#left .about_accord .accord_orientation.current { background-position: 0 -35px; color: #ffffff;}
			#left .about_accord .accord_monitoring { background: url(../images/bg_accord_monitoring.gif) no-repeat; }
			#left .about_accord .accord_monitoring.current { background-position: 0 -35px; color: #ffffff;}
			#left .about_accord .accord_advocacy { background: url(../images/bg_accord_advocacy.gif) no-repeat; }
			#left .about_accord .accord_advocacy.current { background-position: 0 -35px; color: #ffffff;}
			
		/* End About Accord */
		
		/* Start Subtabs */
		
		#left ul.subtabs, #left div.subtabs {
			border-top: 1px solid #dfd5c8;
			background: url(../images/bg_subtab.gif) repeat-x 0 0;
			height: 40px;
			margin: 0 0 20px 0;
			padding: 0;
		}
		
			#left ul.subtabs li {
				background:  url(../images/bg_subtab_sep.gif) no-repeat 100% 0;
				float: left;
				padding: 0 1px 0 0;
			}
			
			#left ul.subtabs li.last {
				background: none;
				padding: 0;
			}
			
				#left ul.subtabs li a, #left div.subtabs p {
					color: #ffffff;
					display: block;
					float: left;
					font-weight: bold;
					line-height: 34px;
					padding: 0 20px 6px;
					text-decoration: none;
				}
				
				#left ul.subtabs li a.current {
					background: #849e45 url(../images/bg_subtab_current.gif) no-repeat 50% 100%;
				}
		
		#left .subpanes .partner_logo {
			float: left;
			width: 128px;
			margin-right: 15px;
		}
		
		#left .subpanes .partner_info {
			float: left;
			width: 545px;
			padding-bottom: 20px;
		}
		
		#left .contact_details {
			margin: 0 0 20px 0;
		}
		
		#left .contact_details td {
			width: 330px;
		}
		
			#left .contact_details .icon_telephone {
				background: url(../images/icon_telephone.gif) no-repeat 0 2px;
				padding: 0 0 0 20px;
			}
			
			#left .contact_details .icon_fax {
				background: url(../images/icon_fax.gif) no-repeat 0 2px;
				padding: 0 0 0 20px;
			}
			
			#left .contact_details .icon_email {
				background: url(../images/icon_email.gif) no-repeat 0 2px;
				padding: 0 0 0 20px;
			}			
		
		/* End Subtabs */
		
		/* Start Apply Now */
		
		#apply_container {
			border: 1px solid #cdc6be;
			border-width: 0 1px 1px;
			margin: 0 0 50px 0;
			position: relative;
		}

		#left form {
			padding: 0 20px 20px;
		}
		
		#left form td {
			height: 26px;
			padding: 0 29px 5px 0;
			vertical-align: top;
		}
		
		#left form label {
			display: block;
			float: left;
			font-weight: bold;
		}
		
		#left form label.big_label{
			color: #6e8d24;
			font-size: 17px;
		}
		
		#left form div {
			float: left;
			margin: 0 0 10px 0;			
		}
		
		#left form .input2 input {
			float: left;
		}
		
		#left form span {
			display: block;
			float: left;
			font-size: 11px;
			padding: 0 7px;
		}
		
		#left form span.left_radio {
			width: 65px;
		}
		
		#left form span.required {
			color: #90ac49;
			display: block;
			height: 10px;
			float: left;
			font-size: 19px;
			font-weight: bold;
			padding: 0;
		}
		
		#left form .input1 {
			background: url(../images/bg_input1.gif) no-repeat 0 0;
			height: 20px;
			padding: 6px 10px 0;
			width: 274px;
		}
		
		#left form .error {
			color: #6e8d24;
		}
			
			#left form .input1 input {
				border: 0;
				background: transparent;
				color: #777777;
				font-size: 11px;
				margin: 0;
				padding: 0;
				width: 274px;
			}
			
		#left form .input4 {
			background: url(../images/bg_input4.gif) no-repeat 0 0;
			height: 85px;
			padding: 6px 10px;
			width: 274px;
		}
		
			#left form .input4 textarea {
				border: 0;
				background: transparent;
				color: #777777;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				height: 85px;
				margin: 0;
				overflow: auto;
				padding: 0;
				width: 274px;
			}
			
		#left form .required_text {
			font-size: 11px;
		}
			
		#left form .line_green {
			background: url(../images/line_green.gif) repeat-x 0 0;
			height: 10px;
			margin: 10px 0 0 0;
			width: 100%;
		}
		
		#left #applyform .nextstep {
			float: right;
		}
		
		#left #applyform .apply_btn_container {
			bottom: -55px;
			position: absolute;
			right: 0;
			width: 689px;
		}
		
			#left #applyform .apply_btn_container .opt_not_listed {
				float: left;
			}
		
			#left #applyform .apply_btn_container .btn_reset {
				float: right;
			}
		
			#left #applyform .apply_btn_container #btn_applyform_submit {
				float: right;
				margin: 0 0 0 10px;
			}
		
		/* End Apply Now */
		
		/* Start Pagination */
			
		#left .pagination {
			float: right;
			padding: 5px;
		}
		
		#left .pagination ul {
			float: left;
			padding: 0;
		}
		
		#left .pagination li {
			background: none;
			float: left;
			padding: 0;
		}
		
		#left .pagination a {
			color: #746a5d;
			display: block;
			float: left;
			margin: 0 7px 0 0;
			padding: 2px;
			text-decoration: none;
			text-transform: uppercase;
		}
		
		#left .pagination li a {
			padding: 2px 5px;
		}
		
		#left .pagination a.current {
			background: #746a5d;
			color: #ffffff;
		}
		
		#left .pagination a.next {
			margin: 0;
		}
			
		/* End Pagination */
		
		#left .doc_title {
			font-size: 16px;
			font-weight: bold;
		}
		
		#left .doc_title.pdf {
			background: url(../images/icon_pdf.gif) no-repeat 0 0;
			padding: 0 0 0 26px;
		}
		
		#left .doc_title.doc {
			background: url(../images/icon_doc.gif) no-repeat 0 0;
			padding: 0 0 0 26px;
		}
		
		#left .download_link {
			font-size: 11px;
		}
		
		#left #contact_form_container {
			border: 1px solid #cdc6be;	
		}
		
			#left #contact_form_container .form_title {
				background: #6e8d24;
				color: #ffffff;
				font-weight: bold;
				padding: 10px;
			}
			
			#left #contact_form_container form {
				padding: 0;
			}
			
			#left #contact_form_container form {
				padding: 20px;
			}
			
		#left #contact_btn_container {
			padding: 20px 0 0 0;
			text-align: right;
		}
		
			#left #contact_btn_container #btn_contact_submit {
				margin: 0 0 0 10px;
			}
			
		#left #form_filter {
			padding: 0 0 20px 0;
		}
		
			#left #form_filter td {
				padding-right: 17px;
			}
		
			#left #form_filter td.last {
				padding-right: 0;
			}
			
		#left .opt_not_listed {
			background: url(../images/icon_info.gif) no-repeat 0 0;
			display: block;
			height: 18px;
			margin: 10px 0 0 0;
			padding: 2px 0 0 25px;
		}
		
		#left .title_head {
			color: #ffffff;
			font-weight: bold;
			height: 27px;
			margin: 0 0 20px 0;
			padding: 10px 20px 0 46px;
			width: 629px;
		}
		
		.title_head_perm { background: url(../images/bg_head_perm_placement.gif) no-repeat 0 0; }
		.title_head_locum { background: url(../images/bg_head_locum_placement.gif) no-repeat 0 0; }
		.title_head_sessional { background: url(../images/bg_head_sessional_work.gif) no-repeat 0 0; }
		.title_head_volunteer { background: url(../images/bg_head_volunteer_work.gif) no-repeat 0 0; }
		
		#left .padded_para {
			padding: 0 20px 20px;
		}
	
	/* End Left Content */
	
	/* Start Right Content */
	
	#right {
		float: right;
		width: 201px;
	}
	
		#right .blocks {
			background: #ffffff ;
			border: 1px solid #d9d0c3;
			float: left;
			overflow: hidden;
			margin: 0 0 7px 0;
			padding: 4px;
			width: 191px;
		}
		
			#right .blocks_inner {
				margin: 0 10px;
			}
			
			#right .line {
				background: url(../images/line.gif) repeat-x 0 0;
				height: 10px;
			}
		
			#right #subnav {
				padding: 0 7px 7px;
			}
		
			#right #subnav li {
				background: url(../images/line.gif) repeat-x 0 100%;
				list-style: none;
				margin: 0 0 7px 0;
				padding: 0 0 7px 0;
			}
			
			#right #subnav li.last {
				background: none;
				padding:0;
				margin: 0;
			}
			
			#right #subnav li a {	
				color: #746a5d;
				font-size: 13px;
				position: relative;
				text-decoration: none;
				text-transform: uppercase;
			}
			
			#right #subnav li a:hover,
			#right #subnav li a.current {
				color: #6e8d24;
			}
			
			#right #subnav ul {
				padding: 7px 0 0 0;
			}
			
			#right #subnav ul li a {
				color: #a09790;		
				padding: 0 0 0 10px;		
			}
			
				#right #subnav ul li a.active {
					color: #6e8d24;
					background: url(../images/bg_rightnav_current.gif) no-repeat 0 4px;
				}
			
			#right .subscribe_form {
				margin: 0 10px 7px;
			}
			
			#right .input1_right {
				background: url(../images/input1_right.gif) no-repeat 0 0;
				height: 20px;
				margin: 0 0 10px 0;
				padding: 6px 10px 0;
				width: 151px;
			}
			
				#right .input1_right input {
					border: 0;
					background: transparent;
					color: #777777;
					font-size: 11px;
					margin: 0;
					padding: 0;
					width: 151px;
				}
				
			#right .input2_right {
				margin: 0 0 10px 0;
			}
			
			#right .news_options li {
				background: url(../images/line.gif) repeat-x 0 100%;
				font-size: 11px;
				list-style: none;
				margin: 0 0 7px 0;
				padding: 0 0 7px 5px;
			}
			
				#right .news_options li span {
					padding: 0 0 0 5px;
				}
				
				#right .news_options li span.left {
					padding: 0 20px 0 5px;
				}
				
			#right .posts {
				color: #746a5d;
				font-size: 13px;
				text-align: right;
				text-transform: uppercase;
			}
			
				#right .posts span {
					color: #a2986b;
					float: left;
				}
			
	/* End Right Content */
	
	/* Start Footer */
	
	#footer {
		background: #ffffff;
		border: 1px solid #dfd5c8;
		color: #746a5d;
		font-size: 11px;
		font-weight: bold;
		height: 32px;
		line-height: 24px;
		margin: 9px 0 20px 0;
		padding: 8px 20px 0;
		width: 709px;
	}
	
	#footer.full {
		width: 920px;
	}

	#footer a {
		color: #746a5d;
		font-weight: normal;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}

	#footer span {
		padding: 0 7px;
	}

		.footer_logos {
			float: right;
		}
	
		.footer_logos a {
			display: block;
			float: left; 
			height: 24px;
			margin: 0 0 0 10px;
		}
		
		.footer_logos a:hover {
			background-position: 0 -24px;
		}
		
		.footer_logos a span {
			display: none;
		}
	
		.footer_logos .de_beers { background: url(../images/footer_de_beers.gif) no-repeat 0 0; width: 54px; }
		.footer_logos .discovery { background: url(../images/footer_discovery.gif) no-repeat 0 0; width: 64px; }
		.footer_logos .usaid { background: url(../images/footer_usaid.gif?fdsjf) no-repeat 0 0; width: 68px; }
		.footer_logos .atlantic { background: url(../images/footer_atlantic.gif) no-repeat 0 0; width: 49px; }
		.footer_logos .anglo { background: url(../images/footer_anglo.gif) no-repeat 0 0; width: 63px; }
	
	/* End Footer */
	
/* End Container */
