*
{
	margin:0;
	padding:0
}
body {
	text-align:center;
	background: url(../images/bg.jpg);
}
#wrapper
{
	text-align:left;
	width:801px;
	margin:0 auto;
}
#promo {
	background: url(../images/promo-cats.jpg) no-repeat 0 bottom;
	height: 597px;
	margin: 16px 0 0;
	width: 780px;
}
	#logo {
		_display: block;
		_float: right;
	}
	a.desc {
		width: 252px;
		height: 185px;
		height: 1px;
		display: block;
		margin: -290px 0 0 240px;
		padding-bottom: 184px;
		position: relative;
		background: url(../images/1.gif);
	}
		a.desc h1 {
			display: none;
		}
	#langs {
		overflow: hidden;
		position: relative;
		width: 340px;
		margin: 40px auto 0;
	}
		#langs a span {
			position: absolute;
			left: -500px;
			top: -500px;
		}
		#langs a.eng {
			display: block;
			float: right;
			width: 96px;
			height: 46px;
			overflow: hidden;
			background: url(../images/1.gif);
		}
		#langs a.rus {
			display: block;
			float: left;
			width: 129px;
			height: 46px;
			overflow: hidden;
			background: url(../images/1.gif);
		}
#promo .promo-top {
	background:url(../images/promo-top.png) no-repeat;
	width:761px;
	height:33px;
}
#promo .promo-left {
	background:url(../images/promo-left.png) no-repeat;
	width:48px;
	height:582px;
	position:absolute;
	margin: -18px 0 0 -48px;
	float: left;
}
#promo .promo-right {
	background:url(../images/promo-right.png) no-repeat right top;
	width:19px;
	height:565px;
	padding: 0 761px 0 0;
	padding: 0;
	float: right;
	margin: -1px 0 0;
}
.promo-bottom {
	background: url(../images/promo-bottom.png) no-repeat 0 0;
	width: 718px;
	height: 6px;
	margin: 0 0 0 15px;
}
#footer {
	color: #896156;
	text-align: right;
	padding: 26px 35px 26px 0;
	font-size: 11px;
	line-height: 1em;
}
	#footer a {
		color: #896156;
	}
