.content {
	padding: 20px 20px 0px 40px;
}
.content .text_block {
	width: 100%;
	position: relative;
	z-index: 100;
}
.content .text_block .left_part {
	width: 60%;
	float: left;
	overflow: hidden;
	//zoom: 1;
}
.content .text_block .left_part h1 {
	margin-bottom: 30px;
}
.content .text_block .left_part .col {
	width: 44%;
	float: left;
	margin: 0px 1%;
	_margin: 0px 1%;
 //display: inline;
}
.content .text_block .right_part {
	width: 30%;
	float: right;
	padding-top: 42px;
 //display: inline;
	margin: 0px 4% 0px 5%;
}
.content .text_block .right_part h4 {
	padding-left: 21px;
}
.content .text_block .right_part ul.news_block {
	display: block;
	list-style: none;
	clear: both;
	padding: 0px;
}
.content .text_block .right_part ul.news_block li {
	display: block;
	list-style: none;
	margin-bottom: 15px;
 //zoom: 1;
	background: none;
	padding: 0px;
}
.content .text_block .right_part ul.news_block li a {
	display: block;
	background: url(/images/news_arrow_03.gif) no-repeat 0px 5px;
	padding-left: 22px;
	font: normal 13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a39b7a;
}
.content .text_block .right_part ul.news_block li a:hover {
	display: block;
	background: url(/images/news_arrow_03.gif) no-repeat 0px -142px;
	padding-left: 22px;
	font: normal 13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #89884a;
	text-decoration: none;
}
.content .text_block .right_part ul.news_block li.bot {
	display: block;
	list-style: none;
	margin-bottom: 15px;
	padding-left: 22px;
	background: none;
	padding: 0px 0px 0px 22px;
}
.content .text_block .right_part ul.news_block li.bot a {
	font: normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #45851f;
	background: url(/images/more_arrow.gif) no-repeat 100% 2px;
	padding-right: 25px;
	display: inline;
	padding-left: 0px;
	//padding-top: 2px;
}
.content .text_block .right_part ul.news_block li.bot a:hover {
	font: normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #889653;
	background: url(/images/more_arrow_over_03.gif) no-repeat 100% 2px;
	padding-right: 25px;
	display: inline;
	padding-left: 0px;
}
.content .info_block {
	width: 100%;
}
.content .info_block .left_part {
	width: 25%;
	float: left;
	text-align: center;
	padding-top: 90px;
}
.content .info_block .left_part .block {
	margin-bottom: 90px;
}
.content .info_block .left_part .block a {
	cursor: pointer;
}
.content .info_block .left_part .block_partners {
	border-top: 1px solid #202a18;
	background: url(/images/awards_border_03.gif) no-repeat top left;
	clear: both;
	width: 80%;
	margin: 0 auto;
}
.content .info_block .left_part .block_partners .inside {
	background: url(/images/awards_border_03.gif) no-repeat top right;
	padding: 0px 30px;
}
.content .info_block .left_part .block_partners .inside h3 {
	position: relative;
	top: -10px;
}
.content .info_block .left_part .block_partners .inside img {
	margin-bottom: 15px;
}
.content .info_block .left_part .block_partners .inside img.over {
	display: none;
}
.content .info_block .right_part {
	width: 72%;
	float: right;
}
.content .info_block .right_part .product_block {
	background: url(/images/can_03.png) no-repeat top right;
	padding-top: 174px;
	margin-top: -90px;
	z-index: 400;
	//position: relative;
	_position: static;
}
.content .info_block .right_part .product_block .bg_repeated {
	background: url(/images/product_block_bg_03.gif) repeat-x top left #222c1d;
}
.content .info_block .right_part .product_block .bg_right {
	background: url(/images/can_05.jpg) no-repeat top right;
	padding: 30px 55px;
 //zoom: 1;
}
.content .info_block .right_part .product_block .bg_right h2 {
	vertical-align: bottom;
	margin-bottom: 35px;
}
.content .info_block .right_part .product_block .bg_right h2 span {
	background: #1f2815;
	padding: 2px 10px 5px 15px;
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
	margin-left: 7px;
}
.content .info_block .right_part .product_block .bg_right h2 span a {
	background: url(/images/arrow_03.gif) no-repeat right 6px;
	padding-right: 24px;
	font-size: 12px;
	line-height: 14px;
}
.content .info_block .right_part .product_block .bg_right h2 span a:hover {
	background: url(/images/arrow_over_03.gif) no-repeat right 6px;
	padding-right: 24px;
	font-size: 12px;
	line-height: 14px;
}
.content .info_block .right_part .product_block .container {
	display: block;
	list-style: none;
	padding: 0px;
}
.content .info_block .right_part .product_block .container li {
	display: block;
	list-style: none;
	float: left;
	width: 49%;
	border-right: 1px solid #37452f;
	background: none;
	padding: 0px;
}
.content .info_block .right_part .product_block .container li.last {
	display: block;
	list-style: none;
	float: right;
	width: 49%;
	border-right: 0px;
}
.content .info_block .right_part .product_block .container li.clear {
	display: block;
	list-style: none;
	float: none;
	width: 49%;
	border-right: 0px;
}
.content .info_block .right_part .product_block .container li img {
	float: left;
	margin-right: 20px;
	_display: inline;
}
.content .info_block .right_part .product_block .container li div.text {
	overflow: hidden;
 //zoom: 1;
	padding-right: 20px;
}
.content .info_block .right_part .product_block .container li div.text h6 {
	display: block;
	overflow: hidden;
 //zoom: 1;
}
.content .info_block .right_part .product_block .container li div.text h6 a {
	background: url(/images/more_arrow.gif) no-repeat 100% 100%;
	padding-right: 25px;
	padding-bottom: 2px;
	display: block;
	_display: inline;
	float: left;
}
.content .info_block .right_part .product_block .container li div.text h6 a:hover {
	background: url(/images/more_arrow_over_03.gif) no-repeat 100% 100%;
	padding-right: 25px;
	color: #71920d;
}
.content .info_block .right_part .buttons_row {
	padding: 25px 0px 25px 40px;
}
.lang_en .content .info_block .right_part .buttons_row a.ask {
	background: url(/images/en/button_tetx_03.png) no-repeat 0px 0px;
}
.lang_en .content .info_block .right_part .buttons_row a.ask:hover {
	background: url(/images/en/button_tetx_03.png) no-repeat 0px -87px;
	_background: url(/images/en/button_tetx_03.png) no-repeat 0px -86px;
}
.content .info_block .right_part .buttons_row a.ask {
	background: url(/images/button_tetx_03.png) no-repeat 0px 0px;
	width: 250px;
	height: 87px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 80px;
	_display: inline;
}
.content .info_block .right_part .buttons_row a.ask:hover {
	background: url(/images/button_tetx_03.png) no-repeat 0px -87px;
 _background: url(/images/button_tetx_03.png) no-repeat 0px -86px;
	width: 250px;
	height: 87px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 80px;
	_display: inline;
}
.lang_en .content .info_block .right_part .buttons_row a.where {
	background: url(/images/en/button_tetx_05.png) no-repeat 0px 0px;
}
.lang_en .content .info_block .right_part .buttons_row a.where:hover {
	background: url(/images/en/button_tetx_05.png) no-repeat 0px -68px;
	_background: url(/images/en/button_tetx_05.png) no-repeat 0px -67px;
}
.content .info_block .right_part .buttons_row a.where {
	background: url(/images/button_tetx_05.png) no-repeat 0px 0px;
	width: 250px;
	height: 80px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 80px;
	_display: inline;
}
.content .info_block .right_part .buttons_row a.where:hover {
	background: url(/images/button_tetx_05.png) no-repeat 0px -68px;
 _background: url(/images/button_tetx_05.png) no-repeat 0px -67px;
	width: 250px;
	height: 87px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 80px;
	_display: inline;
}

.content .info_block .right_part .buttons_row  a.xl {
	background: url(/images/xl_icon.png) no-repeat 0px 0px;
	width: 250px;
	height: 87px;
	text-decoration: none;
	display: block;
	_display: inline;
	margin: 0 auto;
	float: left;
	margin-right: 80px;
	margin-bottom: 10px;
	clear: both;
}
.content .info_block .right_part .buttons_row  a.xl:hover {
	background: url(/images/xl_icon.png) no-repeat 0px -97px;
 //background: url(/images/xl_icon.png) no-repeat 0px -96px;
	width: 250px;
	height: 87px;
	text-decoration: none;
	display: block;
	_display: inline;
	margin: 0 auto;
	float: left;
	margin-right: 80px;
	margin-bottom: 10px;
}
.content .info_block .right_part .buttons_row a.xl span,
.content .info_block .right_part .buttons_row a.xl:hover span {
	display: block;
	padding: 55px 10px 5px 95px;
	font: normal 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #747165;
	text-decoration: none;
	text-align: left;
}

.content .info_block .right_part .buttons_row a.order {
	background: url(/images/link_image_06.png) no-repeat 0px 0px;
	width: 250px;
	height: 87px;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	_display: inline;
	float: left;
	margin-bottom: 10px;
}
.content .info_block .right_part .buttons_row a.order:hover {
	background: url(/images/link_image_06.png) no-repeat 0px -91px;
 //background: url(/images/link_image_06.png) no-repeat 0px -90px;
	width: 250px;
	height: 87px;
	text-decoration: none;
	display: block;
	margin-right: 80px;
	_display: inline;
}

.content .info_block .right_part .buttons_row .overlay {
	width: 244px;
	height: 355px;
	display: none;
	text-align: left;
	background: url(/images/overlay.gif) no-repeat top left;
	border-right: 1px solid #101010;
	border-bottom: 1px solid #101010;
}
.content .info_block .right_part .buttons_row .overlay .close {
	background: url(/images/cross.gif) no-repeat 0px 0px;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 3px;
	right: 3px;
	cursor: pointer;
}
.content .info_block .right_part .buttons_row .overlay .close-over {
	background: url(/images/cross.gif) no-repeat 0px -17px;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 3px;
	right: 3px;
	cursor: pointer;
}
.content .info_block .right_part .buttons_row .overlay .form {
	width: 100%;
	background: none;
	border: 0px;
}

.content .info_block .right_part .buttons_row a.terms {
	background: url(/images/terms_icon.png) no-repeat 0px 0px;
	width: 232px;
	height: 97px;
	text-decoration: none;
	display: block;
	_display: inline;
	margin: 0 auto;
	float: left;
	margin-bottom: 10px;
	clear: both;
}
.content .info_block .right_part .buttons_row a.terms:hover {
	background: url(/images/terms_icon.png) no-repeat 0px -97px;
 //background: url(/images/terms_icon.png) no-repeat 0px -96px;
	width: 232px;
	height: 97px;
	text-decoration: none;
	display: block;
	_display: inline;
}

.content .form {
	background: url(/images/form_bg_03.gif) repeat-x top left #222c1d;
	padding: 20px 0px 10px;
	width: 80%;
}
.content .form fieldset {
	padding-bottom: 15px;
	padding: 0px 20px 10px 20px;
}
.content .form fieldset .ask {
	margin: -20px 0px 0px -20px;
	position: relative;
	z-index: 100;
}
.content .form fieldset label {
	display: block;
	margin-bottom: 3px;
	font: normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #747165;
	text-indent: 5px;
}
.content .form fieldset label.error {
	color: #DBD7C6;
	font-size: 11px;
	font-style: italic;
}
.content .form fieldset label.wrong {
	display: block;
	margin-bottom: 3px;
	font: normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8c3c3c;
	text-indent: 5px;
}
.content .form fieldset .box_for_file {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.content .form fieldset .box_for_file input.btn {
	background: url(/images/browse_btn.gif) no-repeat top left;
	width: 53px;
	height: 24px;
	border: 0px;
	float: right;
	margin-left: 5px;
	_display: inline;
	margin-top: -2px;
}
.content .form fieldset .box_for_file div.for_field {
	overflow: hidden;
 //zoom: 1;
}
.content .form fieldset .box_for_file .real_field {
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0;
	-moz-opacity:0;
 filter:alpha(opacity: 0);
	z-index: 1000;
	cursor: pointer;
}
.content .form fieldset input.text {
	background: #898474;
	border: 1px solid;
	border-color: #544f40 #9f9576 #9f9576 #544f40;
	width: 98%;
	height: 16px;
	font: normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
.content .form fieldset textarea {
	background: #898474;
	border: 1px solid;
	border-color: #544f40 #9f9576 #9f9576 #544f40;
	width: 99%;
	height: 92px;
	font: normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	overflow: auto;
}
.content .form fieldset .focus {
	border: 1px solid;
	border-color: #9e7209 !important;
}
.content .form fieldset .btn {
	background: url(/images/btn_03.gif) no-repeat top left;
	padding-left: 7px;
	float: right;
	overflow: hidden;
 //zoom: 1;
	display: block;
}
.content .form fieldset .btn em {
	display: block;
	background: url(/images/btn_07.gif) no-repeat top right;
	padding-right: 7px;
	float: left;
	overflow: hidden;
 //zoom: 1;
}
.content .form fieldset .btn em input {
	background: url(/images/btn_05.gif) repeat-x top right;
	height: 28px;
	border: 0px;
	font: normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9b9f84;
	text-align: center;
	float: left;
	overflow: hidden;
 //zoom: 1;
}
.content .form fieldset .btn_disable {
	background: url(/images/btn_disable_03.gif) no-repeat top left;
	padding-left: 7px;
	float: right;
	overflow: hidden;
 //zoom: 1;
	display: block;
}
.content .form fieldset .btn_disable em {
	display: block;
	background: url(/images/btn_disable_07.gif) no-repeat top right;
	padding-right: 7px;
	float: left;
	overflow: hidden;
 //zoom: 1;
}
.content .form fieldset .btn_disable em input {
	background: url(/images/btn_disable_05.gif) repeat-x top right;
	height: 28px;
	border: 0px;
	font: normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #43503e;
	text-align: center;
	float: left;
	overflow: hidden;
 //zoom: 1;
}
.instead-of-flash
{
	width: 100%;
	text-align: center;
	background: url(/images/instead_of_flash_03.gif) repeat-x top left;
	padding: 18px 0px;
	font: normal 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #dbd7c6;
}
.instead-of-flash a
{
	color: #a39b7a;
	text-decoration: underline;
}
.instead-of-flash a:hover
{
	color: #427e1e;
	text-decoration: underline;
}