#menu{
	margin: 0 0 20px 0;
}

#presentation{
	margin: 0 0 20px 0;
}
/*#presentation li{
	width: 760px;
	height: 220px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	zoom:1;
	hasLayout: 1;
}
#presentation .slider{
	position: absolute;
	left:-2950px;
	top:0;
	width: 5565px;
	height: 220px;
}

#presentation #over{
	width: 170px;
	height: 167px;
	background: url(../images/finfin-over.png);
	position: absolute;
	z-index: 100;
	right: 0;
	top: 0;
}*/

.sublinks{
	font-size: 11px;
}

.content-block h3 a{
	color: inherit !important;
	text-decoration: none;
}
.content-block h3 a:hover{
	text-decoration: underline;
}

.news-item h3{
	font-size: 14px !important;
	text-decoration: underline !important;
	color: #2d97d4 !important;
}

.container{
	background: #f2f2f2;
	padding: 20px;
}