* {
	margin: 0;
	padding: 0;
	list-style: none;
	font: 12px/1.16em Arial, Verdana, sans-serif;
	/* color: #000; */
}
html, body {
	height: 100%;
	background: #fff;
	min-width: 1003px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1 {
	margin: 1em 0 0.6em 0;
	padding: 2px 11px;
	background: #e4ecfd;
	font-size: 1.28em;
	line-height: 1.28em;
	font-weight: bolder;
	color: #000066;
}
h2 {
	margin: 0.6em 0 0.4em 1em;
	font-size: 1.2em;
	font-weight: bolder;
	color: #47528a;
}
/*
h3 {
	margin: 0 0 10px 0;
	font: 18px Verdana, Arial, sans-serif;
	color: #777;
}
*/
p {
	margin: 0 10px 14px 10px;
}
strong, b {
	font-weight: bold;
}
img, a img {
	// vertical-align: top;
	border: none;
}
img.left {
	border: 1px solid #3d3d3d;
	float: left;
	margin: 0 15px 8px 0;
}

/*~~~~~~~~~~! special styles !~~~~~~~~~*/
.sp {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0;
	width: 0;
	overflow: hidden;
}

/*~~~~~~~~~~! page styles !~~~~~~~~~~~~*/
.all {
	width: 100%;
	height: 100%;
	border: none; 
	border-collapse: collapse;
}
.all td, .all th {
	vertical-align: top;
}

/*~~~~~~~~~~! head !~~~~~~~~~~~~*/
#head {
	height: 158px;
	padding: 1px 0 0 0;
	border-top: 4px solid #010066;
	border-bottom: 2px solid #d20000;
	background: #6b8ccf url(/imgs/design/head_bg.gif) 0 1px repeat-x;
}
#head .logo {
	float: left;
	text-size: 3em;
	color: #fff;
}
#head .phone {
	float: right;
	margin: 20px 15px 46px 0;
	text-align: center;
	font-size: 1.16em;
	color: #fff;
}
#head a.request {
	display: block;
	clear: right;
	float: right;
	margin: 0 8px 0 0;
	font-size: 1.16em;
	color: #fff;
	width: 155px;
}

/*~~~~~~~~~~! main menu !~~~~~~~~~~~*/
#head ul.menu {
	float: right;
	height: 33px;
	margin-top: -33px;
}
#head ul.menu li {
	float: left;
	height: 33px;
}
#head ul.menu li, #head ul.menu li a {
	background-image: url(/imgs/design/main_menu.gif);
	background-repeat: no-repeat;
}
#head ul.menu li a {
	display: block;
}
#head ul.menu li img, #head ul.menu li a {
	height: 100%;
	width: 100%;
	text-size: 2em;
	color: #fff;
}
#head ul.menu li.about a {
	background-position: 0 0;
}
#head ul.menu li.about, #head ul.menu li.about a:hover {
	width: 117px;
	background-position: 0 -33px;
}
#head ul.menu li.programs a {
	background-position: -117px 0;
}
#head ul.menu li.programs, #head ul.menu li.programs a:hover {
	width: 132px;
	background-position: -117px -33px;
}
#head ul.menu li.listeners a {
	background-position: -249px 0;
}
#head ul.menu li.listeners, #head ul.menu li.listeners a:hover {
	width: 133px;
	background-position: -249px -33px;
}
#head ul.menu li.management a {
	background-position: -382px 0;
}
#head ul.menu li.management, #head ul.menu li.management a:hover {
	width: 132px;
	background-position: -382px -33px;
}
#head ul.menu li.contacts a {
	background-position: -514px 0;
}
#head ul.menu li.contacts, #head ul.menu li.contacts a:hover {
	width: 132px;
	background-position: -514px -33px;
}
#head ul.menu li.search {
	width: 180px;
	background: #d8e6f4 url(/imgs/design/main_menu_bg.gif) 0 0 repeat-x;
}
#head ul.menu li.search div {
	margin: 8px 0 0 9px;
}
#head ul.menu li.search input.text {
	width: 101px;
	padding: 1px 2px;
	margin-right: 3px;
	border: 1px solid #acaeaf;
	background: #fff;
	line-height: 13px;
	color: #000066;
}
#head ul.menu li.search input.btn {
	padding: 1px 2px;
	height: 19px;
	border: 1px solid #acaeaf;
	background: url(/imgs/design/btn_bg.gif) 0 0 repeat-x;
	line-height: 13px;
	color: #000066;
}

/*~~~~~~~~~~! left_column !~~~~~~~~~~~~*/
td#left_column {
	width: 180px;
	padding: 12px 0 12px 1px;
	background: #d4dff7;
}
/*~~~~~~~~~~! left menu !~~~~~~~~~~~*/
#left_column ul.menu {
	margin-bottom: 10px;
	border-top: 2px solid #dae7f8;
	border-bottom: 1px solid #dae7f8;
}
#left_column ul.menu li {
	border-bottom: 1px solid #dae7f8;
	background: url(/imgs/design/left_menu_bg.gif) 100% 0 repeat-y;
}
#left_column ul.menu li a {
	display: block;
	padding: 8px 0 3px 12px;
	background: url(/imgs/design/left_menu_bg.gif) 0 0 repeat-y;
}
#left_column ul.menu li div {
	padding: 8px 0 3px 12px;
}
#left_column ul.menu li a:hover {
	background: url(/imgs/design/left_menu_bg.gif) 100% 0 repeat-y;
}
#left_column ul.menu li img, #left_column ul.menu li a img {
	text-size: 2em;
	color: #000066;
}
#left_column ul.news {
	margin-left: 1px;
}
#left_column ul.news li.title {
	padding: 0 10px 2px 10px;
	background: #bbcef5;
	font: 0.88em/1em Verdana, Arial, sans-serif;
	color: #fff;
}
#left_column ul.news li.text {
	padding: 5px 12px 18px 12px;
	font-size: 0.95em;
	color: #47528a;
}
#left_column ul.news li.text a {
	font-size: 0.95em;
	color: #47528a;
}

/*~~~~~~~~~~! center_column !~~~~~~~~~~~~*/
#center_column {
	padding: 11px;
}
#center_column ul {
	margin: 0 10px 10px 10px;
}
#center_column ul.art_list li {
	margin-bottom: 1.5em;
	background: url(/imgs/design/art_marker.gif) 0 0 no-repeat;
	padding: 6px 0 0 42px;
}
#center_column ul.art_list strong {
	color: #000f9d;
}
#center_column div.photo {
	padding: 6px 3px;
	background: #e4ecfd;
	text-align: center;
	font-size: 0.85em;
	color: #47528a;
}
#center_column div.photo span {
	display: block;
	margin-top: 4px;
	text-align: center;
	width: 120px;
	font-size: 0.9em;
	color: #47528a;
}
#center_column div.right {
	float: right;
	clear: right;
	margin: 0 0 8px 14px;
}

/*~~~~~~~~~~! right_column !~~~~~~~~~~~~*/
#right_column {
	width: 180px;
	padding: 12px 2px 12px 0;
	background: #bbcef5;
}
#right_column ul.graduat_list li.title {
	margin: 0 0 8px 0;
	padding: 7px 0 7px 14px;
	border-top: 1px solid #cfdcf9;
	border-bottom: 1px solid #cfdcf9;
	background: #a1bff8;
	font-size: 1.28em;
	font-weight: bolder;
	color: #fff;
}
#right_column ul.graduat_list li.item {
	margin: 0 0 4px 0;
	padding: 10px 6px 30px 10px;
	background: #d4dff7;
	color: #47528a;
}
#right_column ul.graduat_list li.item img {
	float: left;
	margin: 0 7px 12px 0;
}
#right_column ul.graduat_list li.item span {
	font-size: 0.95em;
	font-style: italic;
	color: #47528a;
}
#right_column .stretch, #left_column .stretch {
	height: 0;
	width: 158px;
	// width: 178px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}
#center_column .stretch {
	height: 0;
	/*width: 158px;*/
	// width: 605px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

/*~~~~~~~~~~! footer !~~~~~~~~~~~~*/
#footer {
	height: 97px;
}
#footer .copyright {
	padding: 7px 0 7px 200px;
	background: #5e85ca;
}
#footer .copyright .text {
	width: 550px;
	font-size: 0.85em;
	line-height: 0.9em;
	color: #fff;
}
#footer .copyright .text a {
	font-size: 0.85em;
	line-height: 0.9em;
	color: #fff;
	text-decoration: none;
}
#footer .links {
	padding: 8px 20px;
	font-size: 0.85em;
	line-height: 0.92em;
	color: #5e85ca;
}
#footer .links a {
	font-size: 0.85em;
	line-height: 1.1em;
	color: #5e85ca;
}
#footer .stretch {
	height: 0;
	width: 1003px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}
#footer .meters {
	float: left;
	margin-left: -175px;
}
.a5 {
    color: white;
	background-color: #4371cc;
}
