@charset "UTF-8";
/* CSS Document */
#content-home{
	width:724px;
	margin:0 auto;
}
#content-home .columns{
	margin-bottom:14px;
	background:url(img/content-home_columns.png);
}
#content-home .columns .clearer{
	background:url(img/content-home_bottom.png);
	height:7px;
}
#content-home .news-box, #content-home .job-box, #content-home .network-box{
	float:left;
}
#lvd_service_varappe{
	width:142px;
	padding-top:49px;
	background-image:url(img/lvd_service_varappe.png);
	cursor:auto;
	float:left;
	margin-left:55px;
	margin-bottom:24px;
}
/* News */
.news-box{
	width:231px;
	position:relative;
	background-image:url(img/news-box.png);
	background-position:center top;
}
.news-box-top{
	background-image:url(img/news-box.png);
	height:5px;
}
.news-box-bottom{
	background-image:url(img/news-box.png);
	background-position:right top;
	height:5px;
}
.news-box-content{
	padding:0 13px;
}
.news-box-content h3{
	margin:0;
	padding:6px 0 13px 0;
	color:#333;
	font-size:14px;
	font-weight:normal;
}
.news-box-content .news{
	margin-bottom:13px;
}
.news-box-content .news:First-line{
	font-weight:bold;
}
/* Job */
.job-box{
	width:210px;
	padding:0 25px;
}
.job-box h3{
	margin:13px 0;
	padding-left:18px;
	background-image:url(img/job-box_h3.png);
	background-repeat:no-repeat;
	background-position:left 2px;
	color:#2acae0;
	font-size:14px;
	font-weight:normal;
}
.job-box a:hover{
	color:#0bacc3;
}
.job-box .offers{
	list-style:none;
	padding:0;
}
.job-box .offers li{
	margin-bottom:13px;
}
/* Network */
.network-box{
	width:233px;
	position:relative;
	background-image:url(img/network-box.png);
	background-position:center top;
}
.network-box-top{
	background-image:url(img/network-box.png);
	height:7px;
}
.network-box-bottom{
	background-image:url(img/network-box.png);
	background-position:right top;
	height:7px;
}
.network-box-contact{
	background-image:url(img/network-box.png);
	background-position:-233px top;
	padding:0 13px 10px 13px;
}
.network-box-contact h3{
	margin:0;
	padding:6px 0 13px 0;
	padding-left:18px;
	background-image:url(img/network-box_contact_h3.png);
	background-repeat:no-repeat;
	background-position:left 8px;
	color:#abb103;
	font-size:14px;
	font-weight:normal;
}
.network-box-contact .highlight{
	color:#b3b91c;
	font-size:12px;
}
.network-box-partners{
	background-image:url(img/network-box.png);
	background-position:-466px top;
	padding:0 13px;
}
.network-box-partners h3{
	margin:0;
	padding:6px 0 13px 0;
	padding-left:18px;
	background-image:url(img/network-box_partner_h3.png);
	background-repeat:no-repeat;
	background-position:left 8px;
	color:#0c6f9c;
	font-size:14px;
	font-weight:normal;
}
.network-box-partners .highlight{
	color:#1385b9;
	font-size:12px;
}
.network-box-partners-top{
	background-image:url(img/network-box.png);
	background-position:466px top;
	height:7px;
}
/* Press */
.press-box{
	width:477px;
	position:relative;
	background-image:url(img/press-box.png);
	background-position:center top;
	margin-bottom:14px;
	float:left;
}
.press-box-top{
	background-image:url(img/press-box.png);
	height:5px;
}
.press-box-bottom{
	background-image:url(img/press-box.png);
	background-position:right top;
	height:5px;
}
.press-box-content{
	padding:0 13px;
	height:39px;
}
.press-box-content .title{
	width:85px;
	font-weight:bold;
	float:left;
}
.press-box-content .text{
	width:366px;
	float:left;
}