/* CSS Document */

#home_footer {
	clear:both;
	min-height:124px;
	margin-bottom:1px;
	position:relative;
	z-index:5;
}

#blue_text {
	position:absolute;
	top:55px;
	left:11px;
	width:930px;
	z-index:10;
	background:url(/images/bg/bg_home_blue.png) repeat;
	min-height:40px;
}

#blue_text div.text_right {
	background-color:#94ced4;
	width:470px;
	float:right;
}

#blue_text p {
	color:#ffffff;
	margin:4px 38px 4px 20px;
	font-size:14px;
	line-height:18px;
}

h2.blue_title {
	margin-top:65px;
	margin-bottom:15px;
}

h3.blue_title {
	font-weight:100;
}

h1.home {
	display:block;
	background:url(/images/title_welcome.gif) no-repeat;
	height:32px;
	width:440px;
	margin-top:5px;
}

#latest-news {
	background:#e6e6e6 url(/images/bg/rss_grey.gif) no-repeat top right;
	min-height:110px;
}

#latest-news h3 {
	margin-left:8px;
	padding-top:10px;
}

#latest-news h4 {
	margin-left:8px;
	padding-top:10px;
}

#latest-news p {
	margin-left:8px;
	padding-bottom:10px;
}


#home_footer div.left_content {
	width:473px;
}

#home_footer div.right_content {
}

#home_footer div.col2 {
	width:236px;
}

#home_footer div.col3 {
	width:235px;
}

div.latest-vacancies-title {
	margin-top:14px;
	background:url(/images/bg/line_blue_white.gif) top repeat-x;
	height:19px;
}

div.latest-vacancies {
	margin-top:14px;
	background:url(/images/bg/line_blue_white.gif) top repeat-x;
	height:19px;
}

div.latest-vacancies-rss {
	margin-top:14px;
	background:url(/images/bg/rss_white.gif) top no-repeat;
	height:19px;
}

div.latest-vacancies-title h3 {
	padding-top:5px;
	padding-left:5px;
	background-color:#FFFFFF;
	width:120px;
}

div.vacancy-title {
	margin-left:5px;
	margin-top:10px;
	margin-right:37px;
}

div.vacancy {
	margin-left:5px;
	padding-top:30px;
	margin-right:37px;
	min-height:86px;
	height:auto !important;
	height:86px;
}

div.latest-vacancies-rss div.vacancy {
	margin-right:25px;
}

