html, body {
	height: 100%;
}
body {
	background: #414A51;
	text-align: center;
	font: normal 12px/14px Tahoma, Arial, Tahoma;
	color: #F5F6EF;
}
a {
	text-decoration: underline;
}

div.canvas {
	position: relative;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px 20px -100px auto;
	text-align: left;

}
	div.header {
		position: relative;
		height: 501px;
		background-image: url('../images/header-bg.jpg');
		background-position: 100% 0px;
		background-repeat: no-repeat;
		background-color: #F5F5ED;
	}
	#flash {
		position: absolute;
		top: 199px;
		right: 5px;
		width: 1298px;
		height: 291px;
		//margin-right: -1px;
	}
	/*
	*html #flash {
		right: 4px;
	}
	*+html #flash {
		right: 4px;
	}
	#flash {
		right: 5px\0/;
	}
	*/
		div.logo {
			position: absolute;
			top: 0px;
			right: 735;
			width: 228px;
		}
		div.title {
			position: absolute;
			right: 40px;
			top: 220px;
			font-size: 16px;
			line-height: 16px;
			font-weight: bold;
			background: #2E373D;
			padding: 8px 10px;
		}
		div.navigator {
			position: absolute;
			right: 0px;
			top: 0px;
			width: 687px;
			height: 200px;
		}
			div.slogan {
				position: absolute;
				top: 0px;
				left: 20px;
				background: url('../images/slogan.png');
				width: 284px;
				height: 64px;
			}
			div.days-remaining {
				position: absolute;
				top: 100px;
				left: 0px;
				font-family: Arial;
				font-size: 18px;
				line-height: 18px;

				width: 317px;
				height: 28px;
				padding: 0px 0px 0px 20px;
			}
			div.current-date {
				position: absolute;
				top: 100px;
				left: 20px;
				padding-top: 25px;
				font-family: Arial;
				font-size: 18px;
				line-height: 18px;
			}
			#current-date {
				position: absolute;
				top: 100px;
				left: 90px;
				padding-top: 25px;
				font-family: Arial;
				font-size: 18px;
				line-height: 18px;
			}
			div.icons {
				position: absolute;
				top: 24px;
				left: 367px;
			}
			div.icons li {
				float: left;
				margin-right: 20px;
			}
			div.search {
				position: absolute;
				left: 480px;
				top: 20px;
			}
				div.search input.textbox {
					border: none;
					width: 155px;
					height: 23px;
					float: left;
					background: #fff;
					margin-right: 4px;
				}
				div.search input.button {
					border: none;
					width: 24px;
					height: 23px;
					background: url('../images/search-button.jpg');
				}
			div.menu {
				position: absolute;
				right: 20px;
				bottom: 8px;
			}
			div.menu ul {}
			div.menu ul li {
				text-transform: uppercase;
				font-weight: bold;
				float: left;
				margin-left: 65px;
				font-weight: bold;
				position: relative;
				display: block;
				/*line-height: 18px;*/
			}
			div.menu ul li a {
				color: #EFF3DB;
				text-decoration: none;
				/*border-left: 1px solid #EFF3DB;*/
				float: left;
				padding: 0px 0px 0px 6px;
				position: relative;
				display: block;
				background: url('../images/menu-link-bg.gif') 0px 50% no-repeat;
				height: 18px;
			}
			div.menu ul li a:hover {

			}

			div.menu ul li:hover {
				background-color: #D1D4CF;
				color: #414A51;
			}

			div.menu ul li:hover div {
				/*display: block;*/
			}

			div.menu ul li div {
				background: url('../images/submenu-top.png') 0px 0px no-repeat;
				position: absolute;
				top: 18px;
				left: 0px;
				display: none;
				width: 250px;
				padding: 6px 0px 6px 0px;
				text-align: center;
			}
			div.menu ul ul {
				width: 230px;
				background: url('../images/submenu-bottom.png') 0px 100% no-repeat;
				overflow: hidden;
			}
			div.menu ul ul li {
				clear: left;
				margin: 0px;
				padding: 0px;
				width: 100%;
				padding: 0px 0px 10px 0px;
				text-transform: none;
			}
			div.menu ul ul li a {
				color: #424851;
				padding: 0px;
				clear: left;
				border-bottom: 1px solid #9DA1A1;
				background: url('../images/menu-arrow.gif') 0px 0px no-repeat;
				padding: 0px 0px;
			}
div.content {

	overflow: hidden;
	zoom: 1;
	border: 0px solid red;
}
	div.sidebar-right {
		width: 690px;
		float: right;
		background: url('../images/sidebar-right-bg.jpg') 0px 100% no-repeat;
		padding: 0px 40px 0px 25px;
		margin-left: -690px;/* трехпиксельный баг ИЕ */
	}
	div.sidebar-right p {
		text-align: justify;
		margin: 0px 0px 15px 0px;
		line-height: 16px;
	}
	div.sidebar-right h1 {
		margin: 0px 0px 20px 0px;
		font-size: 24px;
		line-height: 24px;
		font-weight: normal;
		font-family: Arial;
	}
	div.sidebar-right img {
		border: 1px solid #fff;
		padding: 1px;
	}
	div.sidebar-right a {
		color: #fff;
	}

	/**/
	div.sidebar-left {
		margin-right: 687px;
		background: #F5F5ED url('../images/sidebar-left-shadow.jpg') 100% 0px repeat-y;
	}
		div.sidebar-left div.wrap {
			background: url('../images/sidebar-left-corner.jpg') 100% 100% no-repeat;
			float: right;
			padding-right: 50px;
			width: 350px;
		}

		div.sidebar-left ul.left-levels {
			margin: 0px 0px 15px 0px;
		}
		div.sidebar-left ul.left-levels li {
			background: #D6D8D3;
			padding: 12px 50px;
			font-weight: bold;
			font-size: 15px;
			text-align: left;
		}
		div.sidebar-left ul.left-levels li.even {
			background: #7C8994;
		}
		div.sidebar-left ul.left-levels li a {
			text-decoration: none;
			color: #414A51;
		}
		div.sidebar-left ul.left-levels li.even a {
			text-decoration: none;
			color: #F4F4EB;
		}
		div.sidebar-left ul.years {
			margin: 0px 0px 15px 50px;
		}
		div.sidebar-left ul.years li {
			background: url('../images/marker-arrow.jpg') 0px 0px no-repeat;
			padding-left: 27px;
			margin-bottom: 17px;
			text-align: left;
			zoom: 1;
		}
		div.sidebar-left ul.years li a {
			text-decoration: none;
			color: #683C3C;
		}











.crossover {
	height: 100px;
	clear: both;
}
div.footer {
	height: 100px;
	border-top: 1px solid #fff;
	color: #95ADAE;
	position: relative;
	font-size: 11px;
	min-width: 1000px;
}
	div.footer div.credits {
		padding: 25px 0px 0px 30px;
		background: #414A51;
	}
	div.footer p {
		margin: 0px 0px 0px 0px;
		text-align: justify;
	}
	div.footer a {
		color: #BEDADB;
	}

ul.levels {
	margin: 0px 0px 15px 40px;
	list-style: disc;
}
ul.levels li {
	margin: 0px 0px 5px 0px;
}
ul.levels li a {
	color: #fff;
	text-decoration: none;
}
ul.levels li a:hover {}

/* @newslist */
div.newslist {

}
	div.newslist-item {
		border-bottom: 1px solid #979D9D;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	div.newslist-item a {
		text-decoration: none;
		color: #F5F6EF;
	}
		div.newslist-item-title {
			position: relative;
			margin-bottom: 10px;
			zoom: 1;
		}
			div.newslist-item-title-name {
				font-weight: bold;
				padding-right: 150px;
				font-size: 13px;
			}
			div.newslist-item-title-date {
				position: absolute;
				top: 0px;
				right: 0px;
			}
		div.newslist-item-annonce {
			margin-bottom: 10px;
			text-align: justify;
		}
		div.newslist-item-annonce img {
			float: left;
			margin-right: 10px;
		}
		div.newslist-item-details {
			text-align: right;
			clear: left;
		}
/* @newsitem */
div.newsitem {}
	div.newsitem-date {
		text-align: right;
		margin-bottom: 15px;
	}
	img.newsitem-content-avatar {
		float: left;
		margin: 0px 10px 10px 0px;
	}

/* @paginator */
div.paginator {
	float: left;
	width: 100%;
}
div.paginator a {
	display: block;
	color: #EFF3DB;
	text-decoration: none;
	margin-right: 5px;
	float: left;
	padding: 2px 5px;
}
div.paginator span {
	margin-right: 5px;
	float: left;
	display: block;
	color: #414A51;
	background: #EFF3DB;
	padding: 2px 5px;
}
div.newslist-filters {
	margin-bottom: 15px;
	border-bottom: 1px solid #979D9D;
	padding-bottom: 15px;
}

/* BEGIN: GALLERY*/
div.gallery {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #979D9D;
	overflow: hidden;
	zoom: 1;
}
div.gallery-item {
	float: left;
	margin: 0px 10px 10px 0px;
}
div.gallery-item a {
	padding: 0px;
}
div.gallery-item a img {}
