@charset "UTF-8";
/* CSS Document */

body {
	font-family:Helvetica, Arial, sans-serif;
	background-color:#1996D3;
	padding:0px;
	margin:0px;
	width: 100%;
	font-size: 10px;
	color: #333333;
	line-height: 2;
	font-weight:normal;
	}	
#frame{
	width:100%px;
	background-color: #FFFFFF;
	padding:10px;
	}
	
#header{
	width:100%px;
	}		
	
#flash_index {
	background-image: url(images/flash.jpg);
	height: 200px;
	background-repeat: no-repeat;
}			
#flash_index.permanent-recruitment {
	background-image: url(images/flash2.jpg);
}	
	
#flash_index.contract-solutions {
	background-image: url(images/flash3.jpg);
}	
	
#flash_index.executive-recruitment {
	background-image: url(images/flash4.jpg);
}	
	
#flash_index.the-rpo-market {
	background-image: url(images/flash5.jpg);
}					
		
#main{
	width:auto;
	padding-right: 20px;
	}
	
#testimonials{
	background-color:#CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	}		
	
#text{
	}	
	
	
#menu{
	width:800px;
	padding-left: 70px;
	}	
	
#r_menu{
	width:200px;
	}			

#f_links{
	padding-left:18px;
	}		

#footer{
	height:57px;
	width:auto;
	background-image: url(footer.gif);
	padding-left: 200px;
	padding-top: 20px;
	}

	
.h_link {
	font-family:Helvetica, Arial, sans-serif;
	color:#0397D6;
	font-weight:normal;
	font-size: 12px;
	letter-spacing:1px;
	}
	
	.h_link a{
	color:#000000;
	text-decoration:none;
	}
	
	.h_link a:hover{
	color:#0397D6;
	text-decoration:none;
	}	
.h1, h2, h3 {
	font-size: 22px;
	color: #0397D6;
	font-family: "Gill Sans", Helvetica, sans-serif;
	padding-top: 15px;
	letter-spacing: 2px;
	font-weight: heavy;
	}
h2 {
	font-size: 22px;
	padding-top: 0px;
	font-weight: normal;
	margin: 0px;
}
h3 {
	font-size: 18px;
	padding-top: 0px;
	margin: 0px;
	font-weight: normal;
}
.ticker
{
	color: #0397D6;
	font-size: 12px;
	font-weight: bold;
	margin-left: 18px;
	border-top: 1px solid #0397D6;
	border-bottom: 1px solid #0397D6;
	overflow: hidden;
	width: 100%;
	height: 2em;
}
.ticker a
{
	color: #D4D4D4;
	text-decoration: none;
}
.ticker a:hover
{
	text-decoration: underline;
	color: #0397D6;
}
.ticker .alt a
{
}
.ticker ul#recentposts 
{
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #D4D4D4;
}
.ticker ul#recentposts  li
{
	display: inline;
	list-style-type: none;
}
.navigation
{
text-align: right;
font-size: 18px;
}
.navigation .alignleft, .navigation .alignleft  a
{
color: #D4D4D4;
}
.navigation .alignright
{
	color: #0397D6;
}
.date
{
font-size: 10px;
	color: #0397D6;
}
.main, .entry {
	font-family: Helvetica, Arial, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size: 10px;
	}
a.more-link
{
display: block;
text-align: right;
line-height:1;
}
	a, .main a, .entry a{
	color:#1996D3;
	text-decoration:none;
	}
	
	a:hover, .main a:hover, .entry a:hover{
	color:#1996D3;
	text-decoration:underline;
	}	
	
.jobs {
	font-family: Helvetica, Arial, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size: 11px;
	padding-left: 15px;
	}
	
	.jobs a{
	color:#1996D3;
	text-decoration:none;
	}
	
	.jobs a:hover{
	color:#1996D3;
	text-decoration:underline;
	}	
	
.jobs_title {
	font-family: Helvetica, Arial, sans-serif;
	color:#1996D3;
	font-weight:normal;
	font-size: 10px;
	padding-left: 15px;
	}	

.testimonials_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size: 20px;
	line-height: 150%;
	}	

.testimonials_name {
	font-family:Helvetica, Arial, sans-serif;
	color:#1996D3;
	text-align:right;
	font-weight:normal;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	}

.footer {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #AED8EA;
	padding-right: 15px;
	}

	.footer a{
	color:#AED8EA;
	text-decoration:none;
	}
	
	.footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
