* {
	margin: 0;
	padding: 0;
	border: 0;
}
td {
	vertical-align: top;
}
ul {
	list-style: none;
}
div, dl, dt, dd, ol, ul, li, form, td, th, p {
	margin:0;
	padding:0;
}
input, select, option, textarea {
	font:normal 14px Tahoma;
	border: 1px solid #ccc;
}
a {
	color:#694631;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
body {
	color:#402a23;
	font:normal 12px Tahoma;
	background:#f2dbc9;
}
#main {
	width:928px;
	margin:0 auto;
}
#page {
	background:url(images/bg.gif);
}
#page1 {
	background:url(images/bottom.jpg) no-repeat bottom left;
	padding:0 0 80px 0;
}
#page2 {
	background:url(images/pageleft.gif) repeat-y left;
}
#page3 {
	background:url(images/pageright.gif) repeat-y right;
}
#head {
	height:390px;
	position:relative;
	background:url(images/head.jpg) no-repeat;
}
#menu {
	position:absolute;
	top:310px;
	left:0;
	width:928px;
	text-align:center;
}
#menu li {
	display:inline;
	margin:0 20px;
}
#menu li a {
	color:#694631;
	font:bold 18px Tahoma;
	text-transform:uppercase;
	text-decoration:none;
}
#menu li a:hover {
	color:#000;
}
#content {
	position:relative;
	bottom:39px;
	padding:0 35px;
	color:#402a23;
	font:bold 12px Tahoma;
}
#content h1 {
	text-indent:0px;
	font-size:14px;
	margin-bottom:0px;
}
#content p {
	margin:12px 0;
	line-height:16px;
}
#karkas {
	margin-bottom:15px;
}
.anketa {
	width:315px;
	height:170px;
	padding:10px 0 0 49px;
	background:url(images/anketa-abz.gif) no-repeat top left;
}
.anketa p {
}
.anketa strong {
	color:#7f6150;
}
.anketa img {
	margin-right:36px;
}
.anketa div {
	padding-top:13px;
}
.col1 {
	padding-left:30px;
}
.col2 {
	padding-left:50px;
}
.other {
	margin:10px 0;
}
.other strong {
	color:#402a23;
	font-size:14px;
}
.other h2 {
	text-align:right;
}
.other h2 a {
	color:#a71e18;
	font-size:14px;
	text-decoration:none;
}