html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}
A{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-decoration: underline;
	color: #0069af;
	outline: none;
}
A:hover{
	text-decoration: none;
}
A IMG{
	border: 0;
}
form{
	margin: 0;
	padding: 0;
}
input, select, textarea{
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.button{
	cursor: pointer;
}
.clear{
	clear: both;
	display: block;
	height: 0px;
	font-size: 0px;
	line-height: 0em;
	overflow: hidden;
}

/* ----- header ----- */
#header{
	width: 898px;
	height: 176px;
	margin: 0 auto;
	padding: 0 17px;
	overflow: hidden;
}
#header_top{
	width: 100%;
	height: 90px;
	overflow: hidden;
}
#header_top blockquote{
	float: left;
	width: 212px;
	height: 90px;
	margin: 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/site/img/logo.gif) left top no-repeat;
}
#header_top blockquote a{
	display: block;
	width: 212px;
	height: 90px;
}
#menu_top{
	float: right;
	margin: 40px 0 0 0;
	padding: 0 0 0 20px;
	background: #edf2f4 url(/site/img/menu_top_bg_left.gif) left top no-repeat;
}
#menu_top_2{
	float: left;
	padding: 0 20px 0 0;
	background: url(/site/img/menu_top_bg_right.gif) right top no-repeat;
	zoom: 1;
}
#menu_top ul{
	float: left;
	margin: 0;
	padding: 0 0 0 17px;
	list-style: none;
	background: url(/site/img/menu_top_arrow.gif) 4px center no-repeat;
	overflow: hidden;
	zoom: 1;
}
#menu_top ul li{
	float: left;
	height: 28px;
	padding: 14px 0 0 0;
	font-family: Arial;
	font-size: 12px;
}
#menu_top ul li span{
	margin: 0 5px 0 8px;
	color: #8c9194;
}
#menu_top ul li a{
	margin: 0 5px 0 8px;
}
#menu{
	float: left;
	padding: 27px 0 0 12px;
}
#menu ul{
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}
#menu ul li{
	float: left;
	padding: 5px 40px 5px 12px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 3px solid #71aa36;
	position: relative;
}
#menu ul li a{
	color: #000000;
	text-decoration: none;
}
#menu ul li a:hover{
	text-decoration: underline;
}
#menu ul li span{
	position: absolute;
	top: -20px;
	left: -10px;
	font-size: 14px;
	color: #d9d9d9;
	font-weight: normal;
}
#phone{
	float: right;
	padding: 10px 0 0 0;
	text-align: right;
	font-size: 11px;
	color: #4f575f;
}
#phone strong{
	font-family: Arial;
	font-size: 34px;
	color: #0069af;
	font-style: italic;
}
#phone strong span{
	color: #71aa36;
}

/* ----- footer ----- */
#footer{
	width: 915px;
	height: 68px;
	margin: 0 auto;
	padding: 22px 0 0 17px;
	border-top: 8px solid #71aa36;
	overflow: hidden;
}
#footer_right{
	float: right;
	width: 224px;
	padding: 4px 0 0 0;
	text-align: center;
}
#footer_left{
	float: left;
	width: 270px;
	margin: 0 55px 0 0;
	color: #0069af;
	line-height: 1.4em;
}
#footer_left a{
	color: #8c9194;
}
#footer_center{
	float: left;
}
#footer_center ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer_center ul li{
	float: left;
	padding: 0 22px 0 14px;
	text-transform: uppercase;
	background: url(/site/img/menu_footer_separator.gif) right center no-repeat;
}
#footer_center ul li.last{
	padding: 0 0 0 14px;
	background: none;
}
#footer_center ul li a{
	color: #000000;
}

/* ----- tabs ----- */
#tabs{
	width: 932px;
	height: 312px;
	margin: 0 auto;
	overflow: hidden;
}
.tabs_content{
	width: 902px;
	height: 252px;
	margin: 0 0 1px 0;
	padding: 30px 0 0 30px;
	font-size: 12px;
	line-height: 1.6em;
	overflow: hidden;
	position: relative;
	border:0px solid black;
}
.tabs_content_bg_violet{
	color: #ffffff;
	background: url(/site/img/tabs_content_bg_violet.jpg) left top no-repeat;
}
.tabs_content_bg_green{
	color: #c2d1c2;
	background: url(/site/img/tabs_content_bg_green.jpg) left top no-repeat;
}
.tabs_content_bg_blue{
	color: #ffffff;
	background: url(/site/img/tabs_content_bg_blue.jpg) left top no-repeat;
}
.tabs_content h4, .tabs_content a.tab{
	margin: 0 0 10px 0;
	font-size: 32px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1em;
}
.tabs_content .button_catalog{
	position: absolute;
	bottom: 25px;
	right: 40px;
	display: block;
	width: 242px;
	height: 50px;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
}
.tabs_content_bg_violet .button_catalog{
	background-image: url(/site/img/button_catalog_violet.png);
}
.tabs_content_bg_green .button_catalog{
	background-image: url(/site/img/button_catalog_green.png);
}
.tabs_content_bg_blue .button_catalog{
#	background-image: url(/site/img/button_catalog_blue.png);
}
.tabs_content .button_catalog:hover{
	background-position: 0px -50px;
	background-repeat: no-repeat;
}
* html .tabs_content .button_catalog:hover{
	background-position: 0px -49px;
}
#tabs ul{
	margin: 0 0 0 228px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#tabs ul li{
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#tabs ul li a{
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	background: url(/site/img/tabs_ul_bg_right.gif) right top no-repeat;
}
#tabs ul li a span{
	float: left;
	display: block;
	height: 22px;
	padding: 7px 35px 0 35px;
	background: url(/site/img/tabs_ul_bg_left.gif) left top no-repeat;
	cursor: pointer;
}
#tabs ul li a:hover{
	text-decoration: underline;
}
#tabs ul li a.a_violet_selected, #tabs ul li a.a_green_selected, #tabs ul li a.a_blue_selected{
	color: #ffffff;
	text-decoration: none;
}
#tabs ul li a.a_violet_selected{
	background: #7f5cac url(/site/img/tabs_ul_cur_bg_left.png) left top no-repeat;
}
* html #tabs ul li a.a_violet_selected{
	background: #7f5cac url(/site/img/tabs_ul_cur_bg_left.gif) left top no-repeat;
}
#tabs ul li a.a_green_selected{
	background: #506852 url(/site/img/tabs_ul_cur_bg_left.png) left top no-repeat;
}
* html #tabs ul li a.a_green_selected{
	background: #506852 url(/site/img/tabs_ul_cur_bg_left.gif) left top no-repeat;
}
#tabs ul li a.a_blue_selected{
	background: #212846 url(/site/img/tabs_ul_cur_bg_left.png) left top no-repeat;
}
* html #tabs ul li a.a_blue_selected{
	background: #212846 url(/site/img/tabs_ul_cur_bg_left.gif) left top no-repeat;
}
#tabs ul li a.a_violet_selected:hover, #tabs ul li a.a_green_selected:hover, #tabs ul li a.a_blue_selected:hover{
	text-decoration: none;
}
#tabs ul li a.a_violet_selected span, #tabs ul li a.a_green_selected span, #tabs ul li a.a_blue_selected span{
	background: url(/site/img/tabs_ul_cur_bg_right.png) right top no-repeat;
}
* html #tabs ul li a.a_violet_selected span{
	background: url(/site/img/tabs_ul_cur_bg_right.gif) right top no-repeat;
}
* html #tabs ul li a.a_green_selected span{
	background: url(/site/img/tabs_ul_cur_bg_right.gif) right top no-repeat;
}
* html #tabs ul li a.a_blue_selected span{
	background: url(/site/img/tabs_ul_cur_bg_right.gif) right top no-repeat;
}

/* ----- content ----- */
#content{
	width: 932px;
	margin: 0 auto;
	padding: 25px 0;
	overflow: hidden;
}
#content_left{
	float: left;
	width: 660px;
}
#content_right{
	float: right;
	width: 224px;
}
h2{
	margin: 0 0 25px 0;
	padding: 0 0 0 42px;
	font-size: 25px;
	color: #71aa36;
	font-weight: normal;
	background: url(/site/img/title_ico.gif) left 2px no-repeat;
}
h3{
	margin: 0 0 12px 0;
	font-size: 22px;
	color: #0069af;
	font-weight: normal;
}
h4{
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #8c9194;
	font-weight: normal;
}
.txt div{
	width: 100%;
	margin: 0 0 30px 0;
	text-align: justify;
	line-height: 1.6em;
	overflow: hidden;
}
.txt div p{
	margin: 0 0 20px 17px;
	padding: 0 0 0 15px;
	border-left: 2px solid #c5c8c9;
}
.menu_right{
	width: 100%;
	margin: 0 0 25px 0;
	background: #edf2f4 url(/site/img/menu_right_top_bg.gif) left top no-repeat;
}
.menu_right_2{
	padding: 22px;
	background: url(/site/img/menu_right_bottom_bg.gif) left bottom no-repeat;
}
.menu_right ul{
	margin: 0 0 0 20px;
	padding: 0;
}
.menu_right ul li{
	padding: 4px 0;
	font-family: Arial;
	font-size: 12px;
	color: #acb3b6;
}
.menu_right ul li a{
	font-family: Arial;
}
.menu_right ul li ul{
	margin: 10px 0 4px 20px;
	list-style: disc;
}
.menu_right ul li ul li{
	color: #82b7da;
}
.menu_right ul li ul li a{
	color: #577282;
}
#support{
	width: 100%;
	margin: 0 0 40px 0;
	padding: 120px 0 0 0;
	color: #516571;
	line-height: 1.5em;
	background: url(/site/img/support_bg.gif) left top no-repeat;
}
#support h3{
	text-align: center;
	line-height: 1em;
}
#support a{
	color: #516571;
}
.articles div{
	display: inline-block;
	vertical-align: top;
	width: 280px;
	margin: 0 0 40px 43px;
	line-height: 1.4em;
}
* html .articles div{
	display: inline;
}
*+html .articles div{
	display: inline;
}
.articles div a{
	font-family: Arial;
	font-size: 15px;
}
.hr{
	clear: both;
	height: 0px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	font-size: 0px;
	line-height: 0em;
	border-bottom: 1px dashed #bdbdbd;
}
.mb0{
	margin-bottom: 0px;
}






.items{
        width: 100%;
        line-height: 1.6em;
        overflow: hidden;
}
.items a img{
        float: left;
        margin: 0 20px;
}
.items div{
        overflow: hidden;
        zoom: 1;
}
.items div a{
        font-family: Arial;
        font-size: 20px;
}
.items div div a{
        font-family: Arial;
        font-size: 14px;
}
.items div span{
        display: inline-block;
        vertical-align: top;
        background: #71aa36 url(/site/img/price_left_bg.gif) left top no-repeat;
}
.items div p{
        margin: 0;
        padding: 0;
        border: 0;
}
.items div span span{
        display: inline-block;
        vertical-align: top;
        height: 25px;
        padding: 7px 20px 0 20px;
        text-align: center;
        font-size: 12px;
        color: #ffffff;
        font-weight: bold;
        background: url(/site/img/price_right_bg.gif) right top no-repeat;
}






#content_left ul{
	margin: 0 0 20px 55px;
	padding: 0 0 0 15px;
	border-left: 2px solid #c5c8c9;
	list-style: none;
}
#content_left ul li{
	padding: 2px 0;
	font-size: 13px;
	color: #71aa36;
}
.item{
	width: 100%;
	line-height: 1.6em;
	overflow: hidden;
}
.item div{
	float: left;
	margin: 0 20px;
	text-align: center;
}
.item div a img{
	margin: 0 0 15px 0;
}
.item div span{
	display: inline-block;
	vertical-align: top;
	background: #71aa36 url(/site/img/price_left_bg.gif) left top no-repeat;
}
.item div span span{
	display: inline-block;
	vertical-align: top;
	height: 25px;
	padding: 7px 20px 0 20px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background: url(/site/img/price_right_bg.gif) right top no-repeat;
}
.item p{
	margin: 0;
	overflow: hidden;
	zoom: 1;
}
.item p a{
	font-family: Arial;
	font-size: 20px;
}

