body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #e8decb;
}

#wrap {
	min-width: 1000px;
}

#head {
	height: 340px;
	background: url(../i/head.jpg) no-repeat;
}

.tel {
	position: absolute;
	font-weight: bold;
	left: 718px;
	top: 220px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.b-left {
	width: 293px;
	float: left;
}

.b-right {
	width: 207px;
	float: right;
	padding-right: 13px;
}

.b-center {
	margin: 0 250px 0 328px;
	zoom: 1;
	border: 3px solid #BAA381;
	font-size: 13px;
	font-weight: normal;
	padding: 20px 13px 40px;
	text-align: justify;
	position: relative;
line-height: 16px;
}

	.b-center p {
		margin: 13px 0;
		text-indent: 30px;
		line-height: 16px;
	}

.b-center a{
		color: blue;
		font-weight:bold;
	}

	.b-center h1 {
		font-size: 14px;
		text-indent: 30px;
		line-height: 18px;
	}

.left-menu {
	width: 299px;
	background: url(../i/menu_y.gif) 0 0 repeat-y;
	margin-bottom: 35px;
}

	.left-menu .wrapper {
		zoom: 1;
		background: url(../i/menu_bottom.gif) 0 bottom no-repeat;
		padding-bottom: 142px;
	}

		.left-menu ul {
			padding: 15px 0 0 0;
			background: url(../i/menu_top.gif) no-repeat;
			zoom: 1;
		}

			.left-menu ul li {
				padding: 3px 61px 6px 75px;
				text-align: right;
				background: url(../i/list.gif) 242px 2px no-repeat;
				zoom: 1;
				font-size: 11px;
			}

				.left-menu ul li.selected {
					background: url(../i/h_list.gif) 68px 0 no-repeat;
				}

				.left-menu ul li.selected a {
					color: #fff;
				}

				.left-menu ul li a {
					color: #333333;
					text-decoration: none;
					font-weight: bold;
					text-transform: uppercase;
				}
	.b-left .b-news {
		margin-left: 35px;
	}

	.b-news {
		width: 257px;
		background: url(../i/news_y.gif) repeat-y;
		margin-bottom: 100px;
	}

		.b-news .wrapper {
			background: url(../i/news_top.gif) no-repeat;
			zoom: 1;
		}

		.b-news .text {
			background: url(../i/news_bottom.gif) 0 bottom no-repeat;
			zoom: 1;
			padding: 0 18px 44px 18px;
			line-height: 14px;
		}

		.b-news h3 {
			padding: 26px 0 30px 47px;
			text-transform: uppercase;
			font-size: 13px;
			color: #fff;
		}

		.b-news .item {
			margin-bottom: 15px;
			zoom: 1;
		}

			.b-news .item .date {
				font-weight: bold;
				margin-bottom: 5px;
			}

	.readmore {
		font-size: 11px;
		font-family: tahoma;
		float: right;
	}

.mainmenu {
	position: absolute;
	text-align: center;
	top: -38px;
	left: 50%;
	margin-left: -207px;
	width: 417px;
	overflow: hidden;
	border-bottom: 4px solid #aca180;
}

	.mainmenu a {
		line-height: 31px;
		float: left;
		margin-right: 3px;
		text-indent: -10000px;

	}

		.mainmenu a.ref {
			background: url(../i/menu1.gif) no-repeat;
			width: 93px;
		}

		.mainmenu a.kurs {
			background: url(../i/menu2.gif) no-repeat;
			width: 95px;
		}

		.mainmenu a.diplom {
			background: url(../i/menu3.gif) no-repeat;
			width: 95px;
		}

		.mainmenu a.disser {
			background: url(../i/menu4.gif) no-repeat;
			width: 125px;
			margin-right: 0;
		}

.consult {
	background: url(../i/icq.gif) 0 2px no-repeat;
	padding: 5px 0 20px 55px;
	font-size: 14px;
	margin-top: -30px;
	position: relative;
	line-height: 19px;
}

.banner {
	border-bottom: 2px solid #96494f;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

	.banner a {
		text-decoration: none;
	}

#footer {
	text-align: center;
	padding: 15px 0 25px 0;
	font-size: 10px;
}

	#footer img {
		margin-left: 10px;
	}

input, textarea {
       width: 300px;
       margin-top: 10px;
       margin-bottom: 10px;
}

#rightPan a ,content {
       color: #0000FF;
       font-weight: bold;
}

#code{
width: 100px;
}

.b-center td{
 vertical-align:middle;
}