body{
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	height: 100%;
	text-align:left;
}

*{
	padding:0px;
	margin:0px;
}

a, a:link, a:active, a:visited{
	color:#b27a0a;
	text-decoration:underline;
	font-size:90%;
}

a:hover{
	color:#b27a0a;
	text-decoration:none;
}

h2{
	font-size:90%;
	color:#fc0404;
	text-transform:uppercase;
}

#wrapper{
	width:924px;
	margin:0 auto;
}

#wrapper div{
	display:inline;
	float:left; 
}

#logo{
	 width:324px;
	 height:88px;
	 background:url(images/logo.jpg) no-repeat;
}

#ornam{
	width:174px;
	height:88px;
	background:url(images/head.jpg) no-repeat;
}

#num{
	width:425px; 
	height:88px; 
	background:url(images/num.jpg);
	no-repeat;
}

#lmenu{
	width:38px; 
	height:50px; 
	background:url(images/l_menu.jpg) no-repeat;
}

#cmenu{
	width:849px; 
	height:44px; 
	background:url(images/c_menu.jpg) repeat-x; text-align:center;
	padding-top:16px;
}

#cmenu ul, #bottom_menu ul{
	list-style:none; 
	width:100%; 
	display:inline;
}

#cmenu ul li, #bottom_menu ul li{
	 display:inline; 
	 text-align:center;
	 padding:0 70px;
	font-size:90%;
	color:#fc0404;
}

#rmenu{
	width:37px; 
	height:50px; 
	background:url(images/r_menu.jpg) no-repeat;
}

#bottom_menu{
	width:924px;
	height:44px;
	padding-top:16px;
	text-align:center;
}

#bottom{
	width:904px;
	height:67px;
	background:url(images/bottom.jpg) no-repeat;
	position:relative;
	text-align:right;
	padding:10px 20px 0 0;
	color:#fff;
	font-size:90%;
}

.spacer{
	width:924px; 
	height:8px; 
	display:block; 
	clear:both;
}

.arm_chair{
	width:372px; 
	height:352px; 
	background:url(images/arm_chair.jpg) no-repeat;
}

.zag{
	width:552px; 
	height:176px; 
	background:url(images/zag.jpg) no-repeat;
}

.table{
	width:184px; 
	height:176px; 
	background:url(images/table.jpg) no-repeat;
}

.chest{
	width:197px; 
	height:176px; 
	background:url(images/chest.jpg) no-repeat;
}

.chair{
	width:171px; 
	height:176px; 
	background:url(images/chair.jpg) no-repeat;
}

.main{
	width:914px;
	height:100%;
	border:5px solid #cf9700;
}

.main #tlc{
	width:38px;
	height:31px;
	background:url(images/tlc.jpg) no-repeat;
	margin-top:-5px;
	margin-left:-5px;
}

.main #menu_top_back{
	width:281px;
	height:26px;
	background:url(images/tmb.jpg) no-repeat;
}

.main #trc{
	float:right;
	width:37px;
	height:31px;
	background:url(images/trc.jpg) no-repeat;
	margin-top:-5px;
	margin-right:-5px;
}

.main #left_menu{
	clear:left;
	float:left;
	width:214px;
	height:290px;
	background:url(images/left_menu.jpg) top left no-repeat;
	padding:40px 0 40px 90px;
	color:#fc0404;
}


.main #left_menu ul{
	list-style:none;
}

.main #left_menu ul li{
	padding-left:10px;
}

.main #content{
	float:right;
	width:500px;
	background:url(images/duck.jpg) right bottom no-repeat;
	padding:0px 40px 100px 40px;
}

.main #content p{
	margin:12px 0;
	font-size:90%;
}

.main #palette{
	float:left;
	text-align:center;
	margin:16px;
	width:272px;
}

.main #blc{
	float:left;
	width:876px;
	height:38px;
	background:url(images/blc.jpg) no-repeat;
	margin-left:-5px;
	margin-bottom:-5px;
}

.main #brc{
	float:right;
	width:37px;
	height:38px;
	background:url(images/brc.jpg) bottom right no-repeat;
	margin-right:-5px;
	margin-bottom:-5px;
}
.catalog{
	margin-botton:30px;
}
.catalog_item{
	float:left;
	display:inline;
	width:151px;
	margin-left:15px;
	margin-bottom:15px;
	font-size:90%;
	line-height:20px;
}

.catalog_item em{
	font-size:80%;
}