body {
	background: #FFF url(../_img/bg_.gif) repeat-x left top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: small;
}
cursor { pointer; }
cursor { hand; }
img {
	border: 0px;
}
div, table, form {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
a {
	color: #E77D1E;
	text-decoration: underline;
}
h1 {
	font-size: 21px;
	margin: 0 0 0 224px;
	/*padding: 5px 23px 0 10px;*/
	padding: 57px 23px 0 10px;	
	font-weight: normal;
	color: #154E36;
}
h1 span {
	font-size: 24px;
	font-style: italic;
}
h1 span.span1 {
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: x-large;
	margin: 0;
	padding: 8px 0 0;
	font-weight: normal;
	color: #127D51;
}
h3 {
	font-size: medium;
}
h4, h5 {
	font-size: small;
	margin: 0;
	padding: 5px 0 5px 0;
}
h6 {
	font-size: x-small;
}
#container {
	/*width: 100%;
	background: url(../_img/bg_container.jpg) no-repeat right top;*/
	width: 1000px;
	margin: 0 auto;
}
#header {
	/*padding: 80px 0 0;*/
	/*background: url(../_img/bg_heder-l.gif) no-repeat left top;*/
	height: 213px;
	overflow: hidden;
	text-align: right;
	padding-right: 5px;
}
#hrefs {
	padding: 7px 30px 0 58px;
	height: 23px;
	width: 234px;
	/*position: absolute;
	z-index: 1;
	left: 19px;
	top: 0;*/
	margin: 0 0 0 19px;
	background: url(../_img/bg_hrefs.gif) no-repeat;
	clear: both;
}
#hrefs span {
	padding-right: 37px;
}
p.phone {
	margin: 0;
	padding: 15px 0 30px 268px;
	color: #E77D1E;
}
p.phone span {
	font-size: x-large;
	padding-left: 5px;
}
#logo {
	height: 137px;
	width: 133px;
	/*position: absolute;
	z-index: 2;
	left: 68px;
	top: 52px;*/
	padding: 22px 0 0 50px;
	float: left;
}
#content {
	padding: 0 16px;
}
#navigation {
	padding: 0;
	/*background: url(../_img/bg_nav.gif) repeat-x left top;*/
	background: url(../_img/bg_nav_.gif) repeat-x left top;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
}
#navigation-l {
	/*background: url(../_img/bg_nav-l.gif) no-repeat left top;*/
	background: url(../_img/bg_nav-l_.gif) no-repeat left top;
}
#navigation-r {
	/*background: url(../_img/bg_nav-r.gif) no-repeat right top;
	padding: 0 ;	*/
	background: url(../_img/bg_nav-r_.gif) no-repeat right top;
	padding: 0 16px 0 16px;
	height: 46px;
	overflow: hidden;
}
#navigation a {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	color: #fff;
	text-decoration: underline;
}
#navigation table {
	width: 99%;
	height: 46px;
}
#navigation table td {
	text-align: center;
	/*vertical-align: middle;*/
	vertical-align: top;
}
#navigation-r span {
	background: url(../_img/bg_square.gif) no-repeat left 7px;
	padding-left: 10px;
}
.active {
	background: url(../_img/bg_nav-active.jpg) repeat-x left top;
	height: 44px;
}
.active_l {
	background: url(../_img/bg_nav-active-l.jpg) no-repeat left top;
	height: 44px;
}
.active_r {
	background: url(../_img/bg_nav-active-r.jpg) no-repeat right top;
}
#navigation table td.td_ {
	height: 32px;
	padding: 13px 0 0;
}
.active_r {
	height: 32px;
	padding: 12px 0 0;
}
.col-left {
	padding: 7px 0 0;
	float: left;
	width: 235px;
}
.col-right {
	margin: 0 0 0 235px;
	padding: 7px 0px 0px 7px;
}
.col-center {
	margin: 0 235px;
	padding: 7px 7px 0;
	min-height: 400px;
	_height: 400px;
}
.col-right1 {
	float: right;
	width: 235px;
}
#search {
	background: url(../_img/bg_search.gif) repeat-x left top;
}
form.search {
	padding: 23px 10px 0;
	height: 49px;
}
input.form-name {
	border: 1px solid #DDD;
	height: 20px;
	margin: 0;
	padding: 3px 0 0 5px;
	color: #CACACA;
	width: 169px;
}
#news {
	background: url(../_img/bg2.gif) repeat-y left top;
	margin: 7px 0 0;
	width: 237px;
	color: #000;
}
.right {
	background: url(../_img/bg2.gif) repeat-y left top;
	width: 235px;
	color: #000;
}
.block {
	background: url(../_img/bg2.gif) repeat-y left top;
	margin: 7px 0 0;
	width: 235px;
	color: #000;
}
p.data {
	font-weight: bold;
	color: #DD7E23;
	border-bottom: 4px solid #9CB3A0;
}
.bg_top {
	background: url(../_img/bg_top2.gif) no-repeat left top;
}
.bg_bot {
	background: url(../_img/bg_bot2.gif) no-repeat left bottom;
	padding: 10px;
	min-height: 30px;
	_height: 30px;
}
.bg_bot1 {
	background: url(../_img/bg_bot2.gif) no-repeat left bottom;
	padding: 10px;
	min-height: 250px;
	_height: 250px;
}
#news a {
	color: #127D51;
}
#news p {
	margin: 0;
	padding: 0 0 2px;
}
#news p.all {
	color: #A0A0A0;
	margin: 0;
	padding: 10px 0;
}
#news p.all a {
	color: #A0A0A0;
}
p.all span.left {
	background: url(../_img/bg_all.gif) repeat-y right top;
	margin: 0;
	padding: 0 10px 0 0;
}
p.all span.right {
	margin: 0;
	padding: 0 0 0 10px;
}
p.img {
	float: left;
	margin: 0 10px 0 0;
	width: 105px;
}
a.detail {
	background: url(../_img/arrow.gif) no-repeat right 5px;
	padding-right: 15px;
}
.new {
	padding: 0 0 10px;
	color: #000;
}
.right h5 {
	color: #E77D1E;
	margin: 0;
	padding: 0 0 10px;
}
div.safety-left {
	padding: 7px 0 0;
}
.safety-left a {
	color: #FFF;
	text-decoration: none;
}
table.safety {
	padding: 0;
	border-collapse: collapse;
	color: #FFF;
}
table.safety td {
	vertical-align: top;
	height: auto;
}
table.safety tr {
	height: auto;
	vertical-align: top;
}
/*table.safety td {
	margin: 0px;
	padding: 0px 7px 0px 0px;
	vertical-align: top;
}*/
table.safety td.level1 {
	background: url(../_img/bg_level1.gif) no-repeat;
	width: 174px;
	height: 128px;
	padding: 0 7px 0px 60px;
}
table.safety td.level2 {
	background: url(../_img/bg_level2.gif) no-repeat;
	width: 174px;
	height: 128px;
	margin: 0;
	padding: 0 0 0 60px;
}
table.safety td.level3 {
	background: url(../_img/bg_level3.gif) no-repeat;
	width: 174px;
	height: 128px;
	margin: 0;
	padding: 0 0 0 60px;
}
.col-right table.safety td.green, .col-right table.safety td.orange {
	width: 234px;
	color: #4D4D4D;
	font-size: 11px;
	margin: 0;
	padding: 0p 7px 7px 0;
}
.safety-left table.safety td.green, .safety-left table.safety td.orange {
	width: 234px;
	color: #4D4D4D;
	font-size: 11px;
	margin: 0;
	padding: 0 0 7px 0;
}
table.safety td.pink {
	width: 234px;
	color: #4D4D4D;
	font-size: 11px;
	margin: 0;
	padding: 0 0 7px;
}
table.safety .green li, table.safety .orange li, table.safety .pink li  {
	color: #E77D1E;
}
table.safety .green li a, table.safety .orange li a, table.safety .pink li a {
	color: #4D4D4D;
}
div.green {
	background: url(../_img/bg_green.gif) repeat-y left top;
}
div.orange {
	background: url(../_img/bg_orange.gif) repeat-y left top;
}
div.pink {
	background: url(../_img/bg_pink.gif) repeat-y left top;
	width: 234px;
}
div.green-top {
	background: url(../_img/bg_green-top.gif) no-repeat left top;
}
div.orange-top {
	background: url(../_img/bg_orange-top.gif) no-repeat left top;
}
div.pink-top {
	background: url(../_img/bg_pink-top.gif) no-repeat left top;
}
div.green-bot, div.orange-bot, div.pink-bot {
	padding: 7px;
	background: #C99;
	min-height: 120px;
	_height: 120px;
}
div.green-bot {
	background: url(../_img/bg_green-bot.gif) no-repeat left bottom;
}
div.orange-bot {
	background: url(../_img/bg_orange-bot.gif) no-repeat left bottom;
}
div.pink-bot {
	background: url(../_img/bg_pink-bot.gif) no-repeat left bottom;
}
ul.list, .green ul, .orange ul, .pink ul {
	margin: 0;
	padding: 5px 10px;
	list-style: none;
}
ul.list li, .green ul li li, .green ul li, .orange ul li li, .orange ul li, .pink ul li li, .pink ul li {
	background: url(../_img/bg_list-li.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 4px 13px;
	font-weight: bold;
}
.safety-left ul.list li {
	font-weight: bold;
}
span.large {
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
table.safety p {
	margin: 0;
	padding: 5px 0;
}
table.safety p.dot {
	border-bottom: 1px dotted #FFF;
	padding-top: 15px;
	padding-bottom: 5px;
}
table.safety p.small {
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
}
.prod  h5 {
	margin: 0;
	padding: 5px 0 0;
}
.prod  h5 a {
	color: #127D51;
}
.prod  p {
	margin: 0;
	padding: 0;
}
.content-text {
	background: url(../_img/bg_content-text.gif) repeat-y left top;
}
.content-text-top {
	background: url(../_img/bg_content-text_top.gif) no-repeat left top;
}
.content-bottom {
	background: url(../_img/bg_content-text_bot.gif) no-repeat left bottom;
	padding: 10px;
	width: 457px;
	color: #000;
	min-height: 336px;
	_height: 336px;
}
.content-text h2, .content-text h3 {
	margin: 0;
	padding: 0 0 10px;
	color: #127D51;	
}
.content-text a {
	color: #127D51;
	text-decoration: underline;
}
.order {
	margin-left: 15px;
	background: url(../_img/bg_order.gif) no-repeat left 3px;
	padding-left: 20px;
}
.content-i {
	background: #FDFDFD url(../_img/bg_content-i.gif) repeat-x left top;
}
.content-i-left {
	background: url(../_img/bg_content-i_bot.gif) repeat-y left top;
}
.content-i-right {
	background: url(../_img/bg_content-i_bot.gif) repeat-y right top;
}
.content-i-left-top {
	background: url(../_img/bg_top-left.gif) no-repeat left top;
}
.content-i-right-top {
	background: url(../_img/bg_top-right.gif) no-repeat right top;
}
.content-i-left-bot {
	background: url(../_img/bg_bot-left.gif) no-repeat left bottom;
}
.content-i-right-bot {
	background: url(../_img/bg_bot-right.gif) no-repeat right bottom;
	padding: 10px;
	min-height: 400px;
	_height: 400px;
}
.content-i-right-bot1 {
	background: url(../_img/bg_bot-right.gif) no-repeat right bottom;
	padding: 10px;
}
.content-i-right-bot p, .content-i-right-bot1 p {
	margin: 0;
	padding: 7px 0;
}
.clear {
	clear: both;
	width: 100%;
	height: 7px;
}
#footer {
	background: url(../_img/bg_footer.gif) repeat-x left top;
	width: 100%;
	clear: both;
}
#footer-l {
	background: url(../_img/bg_footer-l.gif) no-repeat left top;
	float: left;
	height: 87px;
	width: 235px;
}
#footer p {
	margin: 0;
	padding: 5px 0 0;
}
#footer p.gws {
	color: #E77D1E;
	margin: 18px 0 0 55px;
	padding: 0 0 0 35px;
	background: url(../_img/gws.gif) no-repeat left top;
	min-height: 28px;
	_height: 28px;
}
p.gws a {
	color: #127D51;
}
#footer-r {
	background: url(../_img/bg_footer-r_1.gif) no-repeat right top;
	height: 85px;
	overflow: hidden;
	padding-bottom: 30px; 
	float: right;
	width: 268px;
	color: #919191;
}
#footer-r span {
	font-size: x-large;
}
#footer-c {
	margin: 0 270px 0 262px;
	padding: 43px 0 0;
	height: 44px;
	color: #818181;
}
#footer-c p {
	margin: 0;
	padding: 2px 10px 0;
}
#footer-c a {
	color: #818181;
	text-decoration: none;
}
p.img-block {
	margin: 0 0 7px;
	padding: 0;
}
.counters {
	margin: 7px 0 0 0;
	padding: 0;	
	text-align: center;
	width: 100%;
	clear: both;
}
