body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
img {
	border: 0;
}

h1 {
	color: #C75401;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 16px 0;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 16px 0;
}

table
{ 
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border: 0px;
	border-collapse: collapse;
	line-height: 14px;
}
table td {
	padding: 0px;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 16px;
}

ul {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0 0 0 40px;
	padding: 0;
}
ol ol {
	margin: 0 0 0 20px;
	padding: 0;
}
ul li {
	margin: 0 0 12px 22px;
	line-height: 16px;
}
ol li {
	margin: 0 0 12px 0;
	line-height: 16px;
}
ol ol li {
	margin: 4px 0 4px 0;
	line-height: 16px;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited {
	color: #F49306;
}
a:hover {
	color: #F3B606;
}

.block-1 {
	background: #FFF9E6 url(/i/block_tl.gif) top left no-repeat;
	width: 100%;
	height: 100%;
}
.block-2 {
	background: url(/i/block_tr.gif) top right no-repeat;
	width: 100%;
	height: 100%;
}
.block-3 {
	background: url(/i/block_bl.gif) bottom left no-repeat;
	width: 100%;
	height: 100%;
}
.block-4 {
	background: url(/i/block_br.gif) bottom right no-repeat;
	width: 100%;
	height: 100%;
}

#mcont {
	background: #E7E7E7 url(/i/bg.gif);
	width: 100%;
	text-align: center;
}

.mmenu-l {
	background: #F4B506 url(/i/menu_bg_left.gif) no-repeat;
}
.mmenu-r {
	background: url(/i/menu_bg_right.gif) top right no-repeat;
}
.mmenu-s-l {
	background: #F49306 url(/i/menu_s_bg_left.gif) no-repeat;
}
.mmenu-s-r {
	background: url(/i/menu_s_bg_right.gif) top right no-repeat;
}
a.mmenu:link, a.mmenu:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	text-align: center;
	font-weight: bold;
}
a.mmenu:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 7px 10px 8px 10px;
	text-align: center;
	font-weight: bold;
}

div.h1 {
	background: url(/i/h1.gif) no-repeat;
	padding: 12px 0 12px 44px;
	font-size: 14px;
	font-weight: bold;
}

a.left_menu:link, a.left_menu:visited, a.left_hover:visited {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background: url(/i/left_menu_bg.gif) bottom no-repeat;
	padding: 5px 0 7px 35px;
	text-decoration: none;
}

.catalog_item {
	float: left;
	width: 154px;
	text-align: center;
}
