html, body {
	height:100%;
}
body {
	margin:0;
	color:#5a412d;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(/i/bg-body.jpg);
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#5a412d;
}
a:hover {
	text-decoration:underline;
}
input,
textarea,
select {
	font-size:100%;
	vertical-align:middle;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

#wrapper {
	display: table;
	margin: 0 auto;
	height: 100%;
	width: 1002px;
}
#header {
	display: table-row;
	width: 100%;
}
#header .holder {
	height: 16px;
	display: table-cell;
	position: relative;
}
#header .holder div {
	height:100%;
	width:978px;
	margin:0 12px;
	background: url(/i/bg-page-top.png) repeat-x 0 100%;
}
#main {
	display: table-row;
	background:url(/i/shadow.png) repeat-y;
}
.container {
	display: table-cell;
	position: relative;
	width: 100%;
}
.content {
	overflow:hidden;
	padding:32px 35px 0 28px;
	width:915px;
	margin:0 12px 12px;
	position:relative;
	background:url(/i/bg-page.gif) repeat-x;
}
.sidebar {
	float:left;
	width:232px;
	padding:0 0 195px;
}
.logo {
	margin:0 0 12px 9px;
}
.logo a {
	overflow:hidden;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	background:url(/i/logo.png) no-repeat;
	width: 213px;
	height: 148px;
}
.sidebar h2 {
	margin:0;
	padding:0 0 20px;
	text-align:center;
	border-bottom:5px solid #ceb47d;
	font-size:12px;
	line-height:22px;
	text-transform:uppercase;
}
.sidebox {
	width:208px;
	padding:0 0 0 24px;
}
.side-nav {
	padding:30px 0 0;
	margin:0;
	list-style:none;
}
.side-nav ul {
	margin:0 0 17px;
	padding:9px 0 0 37px;
	list-style:none;
}
.side-nav li {
	margin:0 0 12px;
	vertical-align:middle;
	font-size:15px;
}
.side-nav li.active {
	font-weight:bolder;
	text-decoration:none;
}
.side-nav ul li {
	font-weight:normal;
}
.side-nav ul li.active {
	text-decoration:underline;
}
.side-nav li a:hover {
	text-decoration:none;
	font-weight:bolder;
}
.side-bottom-box {
	position:absolute;
	bottom:10px;
	left:24px;
	font-size:9px;
	line-height:14px;
	width:236px;
	text-align:center;
}
.side-bottom-box p {
	margin:8px 0 0;
	padding:0 0 0 28px;
}
.general-holder {
	float:right;
	width:660px;
}
.general-header {
	overflow:hidden;
	width:100%;
	margin:0 0 11px;
}
.general-data {
	width:100%;
	font-size: 12px;
	line-height: 1.5em;
}
.navbar {
	margin:0;
	padding:9px 0 0 2px;
	list-style:none;
	float:left;
	width:150px;
}
.navbar li {
	padding:0 0 0 34px;
	height: 26px;
	margin:0 0 12px;
}
.navbar li.list1 {
	background:url(/i/nav-bullet1.png) no-repeat 0 50%;
}
.navbar li.list2 {
	background:url(/i/nav-bullet2.png) no-repeat 0 50%;
}
.navbar li.list3 {
	background:url(/i/nav-bullet3.png) no-repeat 0 50%;
}
.navbar li a {
	font-size:14px;
	line-height:26px;
}
.banner-holder {
	float:right;
}
.genreal-data {
	width:100%;
	padding:0 0 100px;
}
.breadcrumbs {
	margin:0 0 21px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.breadcrumbs li {
	float:left;
	padding:0 8px;
	margin:0 5px 0 -8px;
	background:url(/i/bread-separ.gif) no-repeat 0 50%;
}
.breadcrumbs li a {
	line-height:10px;
}
.general-data h2 {
	margin:0;
	font-size:21px;
	font-weight:normal;
}
.gallery-holder {
	padding:12px 0 0;
	width:658px;
	background:#ccb78c;
	margin:0 0 15px;
}
.gallery-holder h3 {
	margin:0;
	padding:0 8px 0 0;
	font-size:18px;
	line-height:40px;
	font-weight:normal;
	color:#fff;
	text-align:center;
}
.gallery {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:100%;
	height:275px;
}
.gallery li {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.gallery li.active {
	display:block;
}
.gallery li img {
	display:block;
}
.text-block {
	color:#000;
	margin:12px 0;
	font-size: 12px;
	line-height: 1.5em;
}
.text-block p {
	margin:0 0 10px 0;
	font-size: 12px;
	line-height: 1.5em;
}
.text-block a, .general-data a {
	text-decoration: underline;
	color: #b23401;
}
#footer {
	display: table-row;
	width: 100%;
}
#footer .holder {
	display: table-cell;
	position: relative;
	height:245px;
}
#footer .data-holder {
	height:100%;
	width:952px;
	padding:0 12px 0 38px;
	background:url(/i/shadow.png) repeat-y;
}
#footer .data {
	background:url(/i/footer-border.gif) no-repeat 0 6px;
}
#footer .data img {
	display:block;
}
#footer .data h3 {
	margin:0 0 14px 35px;
	width: 200px;
	font-size:13px;
	position:relative;
	color:#5a412d;
	text-align:center;
}
#footer .shad-bottom {
	width:992px;
	background:url(/i/bg-page-bottom.png) repeat-x;
	height:16px;
	margin:0 5px;
}
.banner-list {
	margin:0 0 29px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.banner-list li {
	float:left;
	margin:0 17px 0 0;
}
.banner-list li a {
	display:block;
}
.copyrights {
	width:300px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
.copyrights .copy-l {
	float:left;
	width:88px;
	margin:0 9px 0 0;
}
.copyrights .copy-r {
	float:right;
	width:88px;
	margin: 0 0 0 9px;
}
.copyrights span {
	font-size:9px;
	padding:4px 0 0;
	display:block;
}
.gray {
	color:#231f20;
	font-size:12px;
	line-height:20px;
	padding:38px 0 0;
	margin:0;
}
.gray h5 {
	margin:0;
	font-size:15px;
}
.gray img {
	float:right;
}
.catalog-box {
	height:1%;
}
.dub {
	margin:39px 0 0;
	background:url(/i/jasen-border.png) no-repeat;
}
.jasen {
	margin:-13px 0 0;
	background:url(/i/jasen-border.png) no-repeat;
}
.catalog-box h3 {
	margin:0 0 15px;
	padding:0 0 0 113px;
	font-size:21px;
	line-height:29px;
	font-weight:normal;
	color:#330000;
}
.catalog-box ul {
	margin:0 -93px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	width:693px;
}
.catalog-box ul li {
	float:left;
	margin:0 31px 0 0;
	padding:0 0 27px;
	width:200px;
	text-align:center;
}
.catalog-box ul li img {
	margin:0 0 11px;
}
.dl-row {
	width:414px;
	overflow:hidden;
	margin:0 0 17px;
	font-size:14px;
	font-weight:bold;
}
.dl-row dt {
	float:left;
	color:#936141;
}
.dl-row dd {
	float:right;
	margin:0;
	text-align:left;
	color:#000;
	width:180px;
}
.wood-sample {
	width:100%;
	overflow:hidden;
	padding:12px 0 0;
	margin:0 0 17px;
}
.wood-sample img {
	float:left;
}
.wood-sample .text-box {
	float:right;
	width:388px;
	font-size:11px;
	color:#000;
}
.wood-sample .text-box h4 {
	margin:0 0 10px;
	font-size:16px;
	color:#5a412d;
	line-height:16px;
}
.wood-sample .text-box p {
	margin:0;
	line-height: 1.4em;
}
.notice {
	font-weight:bold;
	color:#8f7156;
	margin:12px 0 0;
	font-size: 12px;
}
.theme-holder {
	width:566px;
	padding:0 0 0 34px;
}
.general-data .theme-holder h4 {
	margin:27px 0 17px -34px;
	font-size:15px;
	color:#231f20;
}
.question {
	width:100%;
	margin:0 0 25px;
}
.question strong {
	display:block;
	font-size:15px;
	color:#231f20;
	margin:0 0 5px;
}
.question a {
	text-decoration:underline;
	font-weight:bold;
	color:#8f7156;
}
.question a:hover {
	text-decoration:none;
}
.slide {
	padding:12px 0;
	background:url(/i/bg-slide.png) no-repeat;
	display:none;
	height:1%;
}
.slide p {
	margin:0 0 0 40px;
}
.map {
	display:block;
	margin:13px 0 7px;
}
.general-data h4 {
	margin:0 0 20px;
	font-size:18px;
	line-height:28px;
}
.addr-company {
	width:100%;
	font-size:12px;
	line-height:28px;
	margin:0 0 19px;
}
.addr-company h5 {
	margin:0 0 3px;
	padding:0 0 0 47px;
	line-height:32px;
	font-size:14px;
	background:url(/i/bg-slide.png) no-repeat 0 50%;
}
.addr-company h5 i {
	font-weight:normal;
}
.addr-company ul {
	margin:0;
	padding:0 0 0 88px;
	list-style:none;
}

