body {
	margin: 0;
	padding: 0;
	
	font-family: verdana;
	font-size: 12px;
}

label {
	cursor: pointer;
}

a {
	text-decoration: none;

	color: #00347a;
}

a:hover {
	text-decoration: underline;
}

.wrapper_recruitment, 
.wrapper_personnel, 
.wrapper_professional, 
.wrapper_executive, 
.wrapper_banking,
.wrapper_noleftbar {
	width: 990px;
	height: 100%;
	margin: 0 auto;
}

	.wrapper_recruitment {
		background: url(../../images/wrapper_bg_recruitment.gif) repeat-y;
	}
	.wrapper_personnel {
		background: url(../../images/wrapper_bg_personnel.gif) repeat-y;
	}
	.wrapper_professional {
		background: url(../../images/wrapper_bg_professional.gif) repeat-y;
	}
	.wrapper_executive {
		background: url(../../images/wrapper_bg_executive.gif) repeat-y;
	}
	.wrapper_banking {
		background: url(../../images/wrapper_bg_banking.gif) repeat-y;
	}
	.wrapper_noleftbar {
		background: url(../../images/wrapper_bg_noleftbar.gif) repeat-y;
	}

.side_banners {
	position: relative;
	float: left;
	width: 172px;
	min-height: 700px;
}

.side_bg_recruitment {
	background: url(../../images/side_bg_recruitment.gif);
}
.side_bg_personnel {
	background: url(../../images/side_bg_personnel.gif);
}
.side_bg_banking {
	background: url(../../images/side_bg_banking.gif);
}
.side_bg_professional {
	background: url(../../images/side_bg_professional.gif);
}
.side_bg_executive {
	background: url(../../images/side_bg_executive.gif);
}

a.link_recruitment,
a.link_personnel,
a.link_banking,
a.link_professional,
a.link_executive {
	position: absolute;
	left: 16px;
	display: block;
	height: 16px;
}

	a.link_recruitment {
		top: 384px;
		width: 145px;
	}
	a.link_personnel {
		top: 421px;
		width: 90px;
	}
	a.link_banking {
		top: 439px;
		width: 143px;
	}
	a.link_professional {
		top: 456px;
		width: 104px;
	}
	a.link_executive {
		top: 475px;
		width: 88px;
	}

.copyr {
	position: absolute;
	top: 700px;
	padding: 10px 15px;
	
	font-size: 10px;
	
	color: #ddd;
}

.wrapper_main, .header, .menu {
	width: 818px;
}

.wrapper_main {
	float: left;
	height: 100%;
}

.header {
	height: 157px;
	
	background: #fff;
}

.wrapper_content {
	width: 590px;
}

.wrapper_content_noleftbar {
	width: 817px;
	
	border-right: 1px solid #ccc;
}

.wrapper_content_home, .wrapper_content, .wrapper_content_noleftbar {
	float: left;
}

.wrapper_content_home {	
	min-height: 500px;
	
	background: url(../../images/content_bg_home.gif) no-repeat;
}

.wrapper_content, .wrapper_content_noleftbar {	
	min-height: 680px;
	
	background: url(../../images/content_bg.gif) no-repeat;
}

.title_img {
	margin: 30px 0 0 13px;
}

.content, .content_noleftbar {
	min-height: 500px;
	margin: 15px 18px 15px 55px;
	
	line-height: 18px;
	
	color: #6f6f71;
}

.content {
	width: 517px;
}

.content_noleftbar {
	width: 720px;
}

	.content h1, .content_noleftbar h1 {		
		font-size: 18px;
		font-weight: normal;
		
		color: #af1c2e;
	}
	
	.content h2, .content_noleftbar h2 {
		font-size: 14px;
		
		color: #013476;
	}

		.wrapper_recruitment h1, .wrapper_noleftbar h1 {
			color: #af1c2e;
		}
		.wrapper_personnel h1 {
			color: #dd672d;
		}
		.wrapper_professional h1 {
			color: #426bb9;
		}
		.wrapper_executive h1 {
			color: #c6930d;
		}
		.wrapper_banking h1 {
			color: #008489;
		}

.footer {
	width: 550px;
	height: 30px;
	margin: 0 18px 0 22px;
}

.side_blocks {
	float: left;
	width: 228px;
	min-height: 504px;
	
	background: #e9e6df;
}

.block_title {
	height: 14px;
	padding: 4px 5px 3px 10px;

	font-size: 11px;
	font-weight: bold;

	color: #ffffff;
}

.block_title a {
	text-decoration: none;
	
	color: #ffffff;
}

.block_title a:hover {
	text-decoration: underline;
}

	.bell_news {
		background: #df1640;
		border-top: 1px solid #ffffff;
	}
	.bell_news_noborder {
		background: #df1640;
	}
	.bell_survey {
		background: #00347a;
	}		
	.bell_personnel {
		background: #e56400;
	}		
	.bell_banking {
		background: #00869a;
	}		
	.bell_professional {
		background: #2363aa;
	}
	.bell_executive {
		background: #e9a900;
	}

.block_text {
	margin: 14px 12px;

	font-size: 11px;
	line-height: 16px;

	color: #888888;
}

.block_text a {
	text-decoration: none;
	font-weight: bold;

	color: #00347a;
}

.poll {
	margin: 10px 12px;
	
	font-size: 11px;
}

.poll_question {
	margin: 10px 0;
	
	color: #003479;
}

.poll_description, .poll_ended {
	margin: 10px 0;
	
	color: #888888;
}

.news_groups {
	margin: 10px 0 20px 0;
	
	font-size: 14px;
}
