@charset "utf-8";

body {
	padding:0 0 51px;
}

/* --- CENTRAL Block --- */
/* --- center_left --- */	
#center_left .content a.title {
	display: block;
	margin:0 0 5px;
}

#center_left .content h1{
	width:238px;
}

.center_news h5 {
	color:#fff;
	font-size:10px;
	font-weight:normal;
	margin:0;
	text-align:center;
}

#center_left .center_news h2 {
	font-family:Arial;
	font-size:26px;
	color:#fff;
	padding:0 0 0 8px;
	margin:0;
	width:78px;
}

#center_left .center_news p {
	padding:0 0 7px 12px;
	margin:0 0 0 86px;
	border-left:1px #fff solid;
}

#center_left a:hover {
	text-decoration:none;
}

/* --- FOOT right --- */
#foot_right {
	margin-bottom:-28px;
}

#foot_right .content {
	margin-bottom:0;
	padding-bottom:28px;
}

	.all_programs {
		margin:7px 0 0 17px;
		list-style:none;
	}

	.all_programs li {
		font-size:12px;
		margin:0 0 6px;
		padding:0 0 0 10px;
		background:url(../pic/work_marker.jpg) left center no-repeat;
	}

	.all_programs li a {
		color:#6e6e6e;
	}

/* --- FOOT center --- */
#foot_center {
	width:100%;
}

	#foot_center .content {
		padding-bottom:0px;
	}


	.pages {
	}
		

