.top_1 {
	width: 253px;
	height: 197px;
	background: url(img/top_1.jpg) no-repeat bottom right;
}
.logo {
	width: 253px;
	height: 190px;
	background: url(img/logo.gif) no-repeat top left;
}
.left_1 {
	width: 253px;
	background: url(img/left_1.jpg) repeat-y top right;
}
.right_1 {
	width: 32px;
	background: url(img/right_1.jpg) repeat-y top left;
}
.btm_1 {
	width: 253px;
	height: 4px;
	background: url(img/btm_1.gif) no-repeat top left;
}
.btm_2 {
	width: 253px;
	height: 4px;
	background: url(img/btm_2.gif) repeat-x top left;
}
.btm_txt {
	font: 11px tahoma;
}
.content {
	padding: 15px 20px 30px 20px;
}
.menu {
	width: 229px;
	height: 320px;
	position: absolute;
	left: 0px;
	top: 140px;
	background: url(img/1menu_decor.jpg) no-repeat bottom left;
	padding: 0 0 0 10px;
}
.orng a {
	font: bold 20px tahoma;
	color: #FF6600;
	text-decoration: none;
}
.sub a {
	font: bold 12px tahoma;
	color: #333;
	text-decoration: none;
	display: block;
	border-left: solid 2px #B4BCC3;
	margin: 2px 0 2px 0;
	padding: 3px 0 3px 3px;
}
h1 {
	font: bold 17px Tahoma;
	color: #FF6600;
}
h2 {
	font: bold 14px Tahoma;
	color: #FF6600;
}
h3 {
	font: bold 14px Tahoma;
	color: #FF6600;
}
a {
	color: #2853A1;
	text-decoration: none;
}
a:hover {
	text-decoration : underline;
}
p, table, td, body {
	font: 12px Tahoma;
}
.li_orn li {
	list-style-image : url(img/li.gif);
}

.catalog_link:link{
   font-size:10px;
   color:black;
   text-decoration:underline;
}
.catalog_link:hover{
   font-size:10px;
   color:black;
   text-decoration:none;
}
.catalog_link:visited{
   font-size:10px;
   color:black;
   text-decoration:none;
}

	#services { padding: 0px 10px 10px 10px; }
	#buttons { }
	#buttons ul { margin: 0px; padding: 0px; }
	#buttons ul li { margin: 0px; padding: 8px 10px 6px 10px; list-style-type: none; list-style-position: outside; float: left; border-top: 3px solid #FFF;}
	#buttons ul li a { color: #000; font-weight: bold; }
	#buttons ul li.active { background: #EEEEEE url(images/tr.gif) no-repeat 95% 50%; border-top: 3px solid #FF6600; }
	#sheets { background: #EEEEEE; clear: both; }
	#sheets .sheet { padding: 20px; color: #000; }