@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(/en/images/back.jpg);
	background-repeat: repeat-x;
	background-color: #CC0202;
}
#header {
	background-image: url(/en/images/header_back.jpg);
	background-repeat: repeat-x;
	height: 190px;
}
#container_body {
	background-image: url(/en/images/page_back.jpg);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
	height: 0px;
}
#page_head {
	background-image: url(/en/images/page_top.jpg);
	float: left;
	height: 35px;
	width: 660px;
	padding-top: 15px;
	padding-left: 300px;
	font-size: 12px;
	text-align: left;
	padding-right: 20px;
}
#container_header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#container_header #logo {
	height: 128px;
	width: 611px;
	float: left;
}
#container_header #image {
	background-image: url(/en/images/header_products.jpg);
	float: left;
	height: 128px;
	width: 369px;
}
#container_header #menu {
	float: left;
	height: 30px;
	width: 980px;
}
#container_header #slogon {
	background-image: url(/en/images/header_slogon.jpg);
	float: left;
	height: 32px;
	width: 980px;
}
#product_finder {
	float: left;
	width: 255px;
	padding-right: 10px;
	padding-left: 20px;
}
#content {
	float: left;
	width: 670px;
}
#footer {
	clear: both;
	float: left;
	width: 940px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
	color: #666666;
	text-align: right;
	background-image: url(/en/images/footer_back.jpg);
	background-repeat: repeat-y;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#col_335 {
	padding: 5px;
	float: left;
	width: 325px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer2 {
	clear: both;
	float: left;
	width: 940px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
	color: #666666;
	text-align: right;
	background-image: url(/en/images/footer2_back.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#footer2 a {
	color: #CC0000;
	text-decoration: none;
	font-size: 13px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
}

#col_335 h3 {
	margin: 0px;
	padding: 0px;
}

#footer #left {
	float: left;
}

#page_head a {
	font-weight: bold;
	color: #B00000;
	text-decoration: none;
}

