body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,select {
	margin: 0;  
	padding: 0;  
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	font: 11px arial, sans-serif;
	color: #4d2621;
	background: url("/images/background.png");
}

body {
	behavior: url("/js/csshover.htc");
}

h1 {
	float: left;
	font: normal 23px arial;
	text-decoration: none;
	padding: 5px 15px;
	color: #f7e3aa;
	background: #450d1d;
}

img, .menu ul p, .attention {
	border: 0;
	behavior: url("/js/iepngfix.htc");
}

a {
	outline: none;
}

a:link {color: #f6e2a7; text-decoration: none}
a:visited {color: #f6e2a7; text-decoration: none}
a:active {color: #f6e2a7; text-decoration: none}
a:hover {color: #f6e2a7; text-decoration: none}

.sitemap {
padding: 5px;
}

.sitemap a:link {color: #330033; text-decoration: none}
.sitemap a:visited {color: #330033; text-decoration: none}
.sitemap a:active {color: #330033; text-decoration: none}
.sitemap a:hover {color: #330033; text-decoration: none}

#container {
	margin: 0 auto;
	width: 1000px;
}

#head {
	float: left;
	display: inline;
	position: relative;
	margin-left: 40px;
	width: 930px;
	height: 152px;
	border-bottom: 1px solid #f7e4ab;
}

.noborder {
	border-width: 0 !important;
}

.logo {
	position: absolute;
	left: 12px;
	top: 45px;
}

.contacts {
	position: absolute;
	right: 0;
	top: 40px;
}

.phone {
	color: #fff;
	font-size: 15px;
}

.phone span {
	font-size: 21px;
	font-weight: bold;
	color: #f7e3aa;
}

.address {
	padding-top: 15px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.address span {
	color: #f7e3aa;
	font-weight: normal;
}

#content {
	float: left;
	display: inline;
	margin: 40px 0 0 40px;
	width: 930px;
}

.left_column {
	float: left;
	width: 226px;
}

.menu {
	float: left;
	width: 100%;
	list-style: none;
	padding-bottom: 35px;
}

.menu li {
	clear: both;
	float: left;
	padding: 4px 0 0 12px;
	font-size: 15px;
	font-weight: bold;
	color: #2f0914;
	margin-bottom: 5px;
	width: 211px;
}

.menu .current {
	background: url("/images/current_bg.gif") repeat-x;
	width: 100%;
}

.menu ul {
	float: left;
	width: 211px;
	list-style: none;
	overflow: hidden;
	margin: 12px 0 5px 0;
}

.menu ul li {
	width: 211px;
	padding: 5px 0 7px 0;
	height: auto;
	margin: 0 0 -1px 0;
	font-size: 13px;
	font-weight: bold;
	background: url("/images/line.gif") no-repeat 0 bottom;
}

.menu ul p {
	padding-left: 21px;
	background: url("/images/bullet.png") no-repeat;
}

.menu a:link {color: #fff; text-decoration: none}
.menu a:visited {color: #fff; text-decoration: none}
.menu a:active {color: #fff; text-decoration: none}
.menu a:hover {color: #fff; text-decoration: none}

.right_column {
	float: right;
	width: 652px;
}

.catalog {
	float: left;
	display: inline;
	margin-left: -6px;
	list-style: none;
	padding-top: 10px;
}

.catalog li {
	float: left;
	width: 213px;
	display: inline;
	margin: 0 0 15px 6px;
}

.catalog_image {
	float: left;
	position: relative;
	width: 213px;
	height: 100px;
	font-size: 0;
	overflow: hidden;
}

.catalog_image img {
	position: relative;
}

.catalog li:hover  img {
	top: -100px;
}

.catalog_title {
	float: left;
	width: 213px;
	height: 23px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: url("/images/catalog_bg.gif") repeat-x;
}

#footer {
	float: left;
	display: inline;
	position: relative;
	margin: 100px 0 0 40px;
	width: 930px;
	height: 93px;
	border-top: 1px solid #f7e4ab;
}

.footer_logo {
	position: absolute;
	left: 19px;
	top: 21px;
}

.copyrights {
	position: absolute;
	left: 144px;
	top: 34px;
	color: #f7e3aa;
}

.developer {
	position: absolute;
	right: 22px;
	top: 34px;
	font-weight: bold;
	color: #f7e3aa;
}

.attention {
	float: left;
	display: inline;
	position: relative;
	margin: 100px 0 -80px 35px;
	width: 764px;
	padding: 0 50px 10px 50px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #f7e4ab;
	background: url("/images/attention_bg.png") no-repeat;
}

.attention_cat {
	float: left;
	display: inline;
	position: relative;
	padding: 10 10px 10px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #f7e4ab;
}

.block {
	float: left;
	width: 100%;
}

.content {
	margin-top: 13px;
	padding: 24px;
	background: #e9d8a6;
}

.catalog_preview {
	list-style: none;
	float: left;
	display: inline;
	margin-left: -12px;
	font-size: 0;
}

.catalog_preview li {
	float: left;
	display: inline;
	width: 144px;
	border: 1px solid #3d0c19;
	text-align: center;
	margin: 0 0 15px 20px;
}

.product_name {
	float: left;
	width: 134px;
	padding: 0 5px;
	height: 23px;
	font-size: 12px;
	overflow: hidden;
	line-height: 21px;
	background: url("/images/catalog_bg.gif") repeat-x;
}

.contacts2 {
	float: left;
	padding-left: 12px;
}

.flash {
	float: left;
	position: relative;
	margin-top: -130px;
	width: 652px;
	overflow: hidden;
}

.links {
	float: left;
	position: relative;
	width: 929px;
	margin: -40px 0 27px 0;
	overflow: hidden;
}

.links ul {
	float: left;
	display: inline;
	width: 930px;
	margin-right: -1px;
	font-size: 14px;
	list-style: none;
}

.links li {
	float: left;
	width: 186px;
	height: 73px;
	background: url("/images/links_bg.gif") no-repeat right;
}

.links a {
	float: left;
	width: 163px;
	height: 44px;
	padding: 29px 0 0 23px;
}

.links a:link {color: #f7e3aa; text-decoration: none;background: #450d1d url("/images/links_bg.gif") no-repeat right}
.links a:visited {color: #f7e3aa; text-decoration: none;background: #450d1d url("/images/links_bg.gif") no-repeat right}
.links a:active {color: #f7e3aa; text-decoration: none;background: #450d1d url("/images/links_bg.gif") no-repeat right}
.links a:hover {color: #f7e3aa; text-decoration: none;background: #310a14 url("/images/links_bg.gif") no-repeat right}

.banners {
	clear: both;
}