* { margin:0; padding:0; border:0; }

ul {
	list-style:none;
}
ul a{
	font-size:16px;
	line-height:30px;
	font-weight:bold;
}
a {
	color:#996633;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
td {
	padding:0;
}



body {
	color:#999;
	font:normal 11px Tahoma;
	background:#000 url(/img/topleft.jpg) no-repeat;
}
html,body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}


#all-table {
	width:100%;
	height:100%;
}


#all-block {
	min-width: 1000px;
	width: 100%;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
	min-height:190px;
	height:auto !important;
	height:190px;
	background:url(/img/topright.jpg) no-repeat top right;
	position:relative;
	top:0; left:0;
}

#logo {
	position:absolute;
	top:21px;
	left:21px;
	width:370px;
	height:185px;
}
#logo img {
	float:left;
	width:370px;
	height:185px;
}

#block-left		{ background:url(/img/block-left.jpg) no-repeat; }
#block-right	{ height:140px; padding:44px 66px 0 33px; background:url(/img/block-right.jpg) no-repeat top right; }
#block-bg		{ margin:0 0 0 430px; background:url(/img/block-bg.jpg) repeat-x bottom; font:normal 18px/19px Arial, Helvetica, sans-serif; color:#623100;}

#block-bg strong {
	padding:30px 0 5px 0;
	display:block; 
	color:#651f09;
	text-align:center;
	font:normal 22px/24px ArialNarrow, Tahoma;
}
#block-bg p {
	text-align:center;
}

#container {
	float:left;
	width:100%;
	padding:35px 0 0 0;
}

#left-col {
	float:left;
	width:196px;
	margin:0 0 0 15px;
	display:inline;
}

.box {
	color:#ccc;
	padding:0 0 20px 0;
}
.box a {
	color:#996633;
	line-height:18px;
}
.nav a {
	color:#996633;
	font:normal 12px/18px Tahoma;
}
.nav li {
	padding:0 0 0 33px;
	background:url(/img/nav-ul.gif) no-repeat 0 5px;
	line-height:normal;
}
.nav li ul li{
	padding:0 0 0 8px;
	background:none;
}
.box .begun {
	width:150px;
	background:#1a1a1a;
	color:#ff9933;
	font-size:11px;
	margin:10px auto 0 auto;
	padding:10px 5px 10px 10px;
	min-height:315px;
	height:auto !important;
	height:315px;
}
.begun {
	background:#1a1a1a;
	color:#ff9933;
	font-size:11px;
	margin:10px 17px;
	padding:10px 5px 10px 10px;
	min-height:80px;
	height:auto !important;
	height:80px;
}

#right-col {
	margin:0 0 0 259px;
}
#baner-table {
	width:100%;
}
.baner-img {
	width:256px;
}
#news {
	width:85%;
	padding:10px 17px;
	color:#999;
}
#news img {
	float:left;
	margin:9px 11px 5px 0;
	border:4px solid #ccc;
}
#news p {
	text-align:justify;
	font:normal 14px Arial, Helvetica, sans-serif;
	padding:9px 0;
	color:#999;
}
#news li {
	font:normal 14px Arial, Helvetica, sans-serif;
}
.other {
	margin:0 17px;
}
#other-table {
	width:100%;
}
#other-table td {
	vertical-align:top;
	width:50%;
	font-size:11px;
	line-height:15px;
	padding:10px 0;
}
#other-table strong {
	color:#ff9933;
	font-size:14px;
}
#other-table span {
	color:#999;
	display:block;
	font-weight:bold;
	font-size:11px;
	margin:2px 0 0 0;
}
#other-table p {
	font:normal 11px Tahoma;
	padding:0 10px 0 0;
}
.sape li {
	float:left;
	margin:0 8px 0 0;
	display:inline;
	color:#ccc;
}

#footer {
	float:left;
	width:100%;
	text-align:center;
}
#fot {
	width:100%;
	
	color:#000;
	background:url(/img/fot.jpg) repeat-x;
}
#fot a {
	color:#000;
	text-decoration:none;
}
#fot-left {
	background:url(/img/fot-left.jpg) no-repeat;
}
#fot-right {
	height:31px;
	padding:8px 0 0 0;
	background:url(/img/fot-right.jpg) no-repeat top right;
}
