*		{ margin:0; padding:0; border:0; }

ul		{ list-style:none; }
a		{ color:#000; text-decoration:underline; }
a:hover		{ text-decoration:none; }

h1		{ color:#472f00; font:normal 24px/26px Arial;  }
h2		{ color:#472f00; font:normal 18px/26px Arial;  }
h3		{ color:#472f00; font:bold 16px/26px Arial;  }

body {
	color:#000;
	text-align:center;
	font:normal 12px/15px Arial;
	background:#2c2c2c url(img/body.jpg) repeat;
}

#main {
	width:1000px;
	text-align:left;
	margin:0 auto;
}
#header {
	height:319px;
	padding:59px 0 0 42px;
	background:#4a484c url(img/header.jpg) no-repeat;
}
#header p {
	vertical-align:top;
}
#content {
	overflow:hidden; _zoom:1;
	background:#c9c9c9 url(img/content.gif) repeat-y;
}
#content #left-col {
	float:left;
	width:185px;
	padding:0 27px;
}
#content #left-col #navigation {
}
#content #left-col #navigation h2 {
	color:#fba601;
	margin-bottom:5px;
	padding:7px 0 2px 19px;
	background:url(img/px.gif) repeat-x bottom;
}
#content #left-col #navigation ul {
	padding:3px 0 7px 19px;
}
#content #left-col #navigation ul li {
	padding:0 0 0 22px;
	background:url(img/list.gif) no-repeat 0 7px;
}
#content #left-col #navigation ul li a {
	color:#fff;
	font-weight:bold;
	line-height:20px;
}
#content #left-col #lastnews {
	font-size:11px;
	color:#c4c4c4;
}
#content #left-col #lastnews h2 {
	color:#b5dbff;
	margin-bottom:5px;
	padding:7px 0 2px 19px;
	background:url(img/px.gif) repeat-x bottom;
}
#content #left-col #lastnews .news-block {
	padding:7px 7px 7px 19px;
}
#content #left-col #lastnews .news-block span.date {
	display:block;
	color:#838282;
	font:bold 11px/16px Arial;
}
#content #left-col #lastnews .news-block a {
	color:#fff;
}
#content #left-col #lastnews .all-news {
	text-align:right;
	padding:7px;
}
#content #left-col #lastnews .all-news a {
	color:#fff;
	font-size:11px;
	font-weight:bold;
}


#content #right-col {
	margin:0 33px 0 275px;
}
#content #right-col #news {
	padding:0 0 10px 0;
	background:url(img/px2.gif) repeat-x bottom;
}
#content #right-col #news h2 {
	padding:7px 0 2px 0;
}
#content #right-col #news p {
	padding:9px 0;
}
#content #right-col #catalog {
	padding:10px 0;
}
#content #right-col #catalog .catalog-block {
	overflow:hidden; _zoom:1;
}
#content #right-col #catalog .catalog-block .list {
	float:left;
	width:260px;
	color:#624100;
	padding:10px 0;
}
#content #right-col #catalog .catalog-block .list a {
	line-height:26px;
}
#content #right-col #catalog .catalog-block .list2 {
	margin:0 0 0 130px;
	display:inline;
}

#f-bg {
	background:#3e3e3e url(img/footer.gif) repeat-y;
}
#f-t {
	background:url(img/footer-t.jpg) no-repeat;
}
#f-b {
	min-height:40px;
	height:auto !important;
	height:40px;
	padding:45px 45px 24px 40px;
	background:url(img/footer-b.jpg) no-repeat bottom left;
}
#footer {
	width:100%;
	height:49px;
}
#footer #copy {
	color:#a0a0a0;
	font-size:11px;
}
#footer #copy a {
	color:#a0a0a0;
}
#footer #counters {
	width:205px;
}
#footer #counters a {
	float:left;
	margin:0 6px;
	display:inline;
}




