
/*-- Body 
--------------------------------------------------------*/

body {
	padding:0px;
	margin:0px;
	background-color:#E2E9F1;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	position:relative;
	min-width:990px;
}

td {
	vertical-align:top;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	line-height:150%;
}

form {
	padding:0px;
	margin:0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Trebuchet MS;
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

p {
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

h1 {
	font-size:22px;
	font-weight:normal;
}

h2 {
	font-size:19px;
	font-weight:normal;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:13px;
}

a {
	color:#000000;
}

a:hover {
	color:#DF332B;
	text-decoration:none;
}

/*-- Opacity for the group of browsers
--------------------------------------------------------*/

a.opacity img, .opacity img{
	opacity: .7;
	filter: alpha(opacity=70);
}

a:hover.opacity img {
	opacity: 1;
	filter: alpha(opacity=100);
}

a.back_opacity img, .back_opacity img{
	opacity: 1;
	filter: alpha(opacity=100);
}

a:hover.back_opacity img, .back_opacity img {
	opacity: .7;
	filter: alpha(opacity=70);
}

.order .button input {
	opacity: .5;
	filter: alpha(opacity=50);
}

/*-- Content container 
--------------------------------------------------------*/

.content_container_block {
	width:100%;
	border-collapse:collapse;
	overflow-x:hidden;
}

.content_container {
	background-image:url('../img/body_bg.jpg');
	background-repeat:no-repeat;
	background-position:100% 0%;
	background-color:#ffffff;
	padding-bottom:42px;
}

.logo {
	position:absolute;
	z-index:4;
	left:33px;
	top:41px;
}

.logo a{
	display:block;
	height:48px;
	width:141px;
	text-decoration:none;
	z-index:4;
	position:relative;
}

.logo img {
	border:0px;
}

.phone {
	background-image:url('../img/phone.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	position:absolute;
	padding-top:60px;
	padding-left:30px;
	left:223px;
	top:0px;
}

.phone img{
	background-color:#E3342B;
	color:#ffffff;
}
.top_module {
	height:124px;
	display:block;
	float:right;
	background-image:url('../img/top_module.gif');
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:15px;
	clear:both;
	width:387px;
	text-decoration:none;
	position:relative;
	z-index:3;
}

.top_module span{
	display:block;
	margin-left:141px;
	margin-right:16px;
	margin-top:20px;
	font-family:arial;
	font-size:11px;
}

.top_module {
	color:white;
}

a:hover.top_module {
	color:#FCFB89;
}

.search_block {
	position:absolute;
	z-index:6;
	right:16px;
	top:127px;
	width:387px;
}

.search_block .sign {
	background-image:url('../img/search_1.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:62px;
	width:193px;
	display:block;
	overflow:hidden;
	position:relative;
	z-index:3;
	margin-left:-52px;
}

.search_block #main_search {
	background-color:#87B85B;
	position:relative;
	z-index:1;
	margin-top:-41px;
	height:42px;
	display:block;
	width:387px;
	overflow:hidden;
}

.search_block #main_search table {
	height:40px;
}

.search_block #main_search .title div{
	width:137px;
}

.search_block #main_search .title{
	padding-right:13px;
}

.search_block #main_search table .input{
	padding-top:0px;
	vertical-align:middle;
}

.search_block #main_search table .input input{
	width:178px;
	margin-right:6px;
}

.search_block #search_more {
	background-image:url('../img/search_2.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#87B85B;
	position:relative;
	margin-top:-5px;
	padding-left:15px;
	padding-top:4px;
	z-index:2;
}

.search_block #search_more img{
	border:0px;
	cursor:pointer;
}

.search_block #main_search_2 {
	background-image:url('../img/search_3.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#A1C094;
	position:relative;
	z-index:2;
	margin-top:-6px;
	padding-top:10px;
	display:none;
}

.search_block #main_search_2 table{
	width:380px;
}

.search_block #main_search_2 td{
	vertical-align:middle;
	padding-bottom:6px;
}

.search_block #main_search_2 .title, .search_block #main_search_2 .title_2{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-align:right;
}

.search_block #main_search_2 .title div{
	width:137px;
}

.search_block #main_search_2 .title{
	padding-right:13px;
}

.search_block #main_search_2 .title_2{
	padding-right:8px;
}

.search_block #main_search_2 .title_2 div{
	width:20px;
}

.search_block #main_search_2 .input {
	padding-right:5px;
}

.search_block #main_search_2 .input input {
	width:216px;
}

.search_block #main_search_2 .input_small input {
	width:65px;
	margin-right:8px;
}
.search_block #main_search_2 .input_small_2 {
	padding-right:5px;
	text-align:right;
}

.search_block #main_search_2 .input_small_2 input {
	width:65px;
}

.search_block #main_search_2 .select select {
	width:220px;
}

.search_block #main_search_2 .input_2 input {
	width:84px;
}

.search_block #main_search_2 .search_footer {
	background-image:url('../img/search_4.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	position:relative;
	height:6px;
	width:387px;
	overflow:hidden;
}

.footer {
	background-image:url('../img/footer_1.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	padding-left:105px;
	padding-right:65px;
}

.footer .footer_in{
	background-image:url('../img/footer_2.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	width:100%;
	margin-bottom:36px;
	border-collapse:collapse;
	border-bottom:1px solid #B5B9BD;
}

.footer .footer_in .contacts {
	padding-top:42px;
	padding-bottom:16px;
	padding-bottom:15px;
	padding-right:35px;
}

.footer .footer_in .contacts table{
	border-collapse:collapse;
	width:200px;
	margin-left:128px;
}

.footer .footer_in .contacts td{
	padding-bottom:11px;
	padding-right:6px;
	padding-left:0px;
	white-space:nowrap;
}

.footer .footer_in .contacts .signs{
	padding-right:6px;
	padding-left:0px;
	text-align:right;
	width:16px;
}

.footer .footer_in .contacts .signs img{
	margin-top:3px;	
}

.footer .footer_in .contacts a{
	color:#DF332B;
}

.footer .footer_in .contacts .signs.gray{
	color:#5A5D60;
}

.sarch_form{width:50%;padding-top:42px;}

.search_form {
        position:absolute;
        top:55px;
        right:2%;
	padding-top:42px;
	background-image:url('../img/search.gif');
	background-repeat:no-repeat;
	background-position:0px 42px;
	z-index:999;
}

.footer .footer_in .search_form form{
	width:219px;
}

.footer .footer_in .search_form input{
	border:0px solid black;
	background-color:transparent;
	margin-left:26px;
	width:160px;
	color:#989DA2;
	font-size:11px;
	margin-top:2px;
}

.footer .creative_team_logo {
	width:208px;
	padding-top:35px;
	padding-right:0px;
}

.footer .creative_team_logo div{
	width:208px;
}

.footer .creative_team_logo a img{
	margin-left:1px;
	margin-right:78px;
	border:0px;
}

/*-- Index top 1 
--------------------------------------------------------*/

.top_1 {
	width:100%;
	border-collapse:collapse;
	z-index:3;
	position:relative;
}

.top_1 .top_menu{
	padding-left:251px;
	padding-top:93px;
}

.top_1 .top_menu .menu_block {
	border-collapse:collapse;
	margin-bottom:45px;
}

.top_1 .top_menu .menu_block td{
	white-space:nowrap;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	background-image:url('../img/menu_3.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
}

.top_1 .top_menu .menu_block a{
	display:block;
	padding-top:3px;
	padding-bottom:7px;
	background-image:url('../img/menu_3.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	padding-left:8px;
	padding-right:8px;
}

.top_1 .top_menu .menu_block .active a, .top_1 .top_menu .menu_block .last_active a, .top_1 .top_menu .menu_block .first_active a{
	color:white;
	text-decoration:none;
	background-color:#B3B3B3;
	padding-right:7px;
	padding-left:7px;
}

.top_1 .top_menu .menu_block .first{
	background-image:url('../img/menu_1.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:5px;
}

.top_1 .top_menu .menu_block .first_active {
	background-image:url('../img/menu_1_active.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:5px;
}

.top_1 .top_menu .menu_block .first_active a{
	padding-left:0px;
	margin-right:0px;
}

.top_1 .top_menu .menu_block .first a{
	padding-left:0px;
}

.top_1 .top_menu .menu_block .last_active {
	background-image:url('../img/menu_2_active.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px;
	margin:0px;
}

.top_1 .top_menu .menu_block .last_active a{
	padding-right:0px;
	margin-right:7px;
}

.top_1 .top_menu .menu_block .last{
	background-image:url('../img/menu_2.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:5px;
}

.top_1 .top_menu .menu_block .last a{
	padding-right:4px;
}

.top_1 .right_block {
	padding-bottom:41px;
}

.center_1 {
	width:100%;
	position:relative;
	z-index:0;
	margin-top:-39px;
	margin-bottom:-8px;
}

.center_1 td{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}

.center_1 img{
	border:0px;
}

.center_1 a{
	text-decoration:none;
}


.center_1 .menu_1 {
	text-align:center;
	width:33%;

}

.center_1 .menu_1  .icon{margin-top:40px;}

.center_1 .menu_2 {
	text-align:center;
	width:33%;
}

.center_1 .menu_3 {
	text-align:center;
	padding-left:10px;

	width:33%;
}

.center_1 .icon{
	position:relative;
	z-index:3;
}

/*-- News index 
--------------------------------------------------------*/

.news_index {
	background-image:url('../img/news_1.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.news_index .news_index_in {
	background-image:url('../img/news_2.gif');
	background-repeat:no-repeat;
	background-position:1099px 180px;
}

.news_index .news_index_in .news_index_in_2{
	background-image:url('../img/news_3.gif');
	background-repeat:repeat-x;
	background-position:0px 46px;
	margin-left:257px;
	margin-right:56px;
	position:relative;
	z-index:2;
}

.news_index .news_index_in .news_index_in_2 table{
	border-collapse:collapse;
	height:253px;
	width:100%;
	margin-bottom:15px;
}

.news_index .news_index_in .news_index_in_2 td{
	width:45%;
	padding-right:39px;
	padding-top:83px;
}

.news_index .news_index_in .news_index_in_2 .partners {
	display:block;
	width:184px;
}

.news_index .news_index_in .news_index_in_2 td h2 img{
	border:0px;
}

.news_index .news_index_in .news_index_in_2 .partners {
	padding-right:0px;
	width:218px;
}

.news_index .news_index_in .news_index_in_2 .partners h2 {
	padding-bottom:20px;
	width:218px;
	display:block;
}

.news_index .news_index_in .news_index_in_2 p {
	padding-bottom:17px;
}

.news_index .news_index_in .news_index_in_2 p span{
	display:block;
	color:#7B7B7B;
	font-size:10px;
}

.news_index .news_index_in .news_index_in_2 a {
	text-decoration:none;
}

.news_index .news_index_in .news_all img , .news_index .news_index_in .news_all a{
	color:#DF332B;
}

.news_index .news_index_in .news_all img{
	border:0px;
}

.news_index .news_index_in .news_index_in_2 .partners a {
	display:block;
	margin-bottom:13px;
}

.news_index .news_index_in .news_index_in_2 .partners a img{
	border:0px;
}

/*-- Content 1 
--------------------------------------------------------*/
.content_1 {
	border-collapse:collapse;
	width:100%;
}

.content_1 .content_1_info {
	width:90%;
	padding-right:16px;
	padding-left:20px;
	padding-top:38px;
}

.content_1 .content_1_info .navigator {
	font-size:20px;
	color:#87B85B;
	background-image:url('../img/h1.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:34px;
	padding-top:2px;
	padding-bottom:8px;
	line-height:120%;
	border-bottom:1px solid #87B85B;
}

.content_1 .content_1_info .navigator.print {
	padding-right:130px;
	position:relative;
}

.content_1 .content_1_info .navigator img{
	position:absolute;
	z-index:1;
	right:0px;
	top:12px;
	border:0px;
}

.content_1 .content_1_info .navigator .root{
	font-size:24px;
	font-weight:bold;
}

.content_1 .content_1_info .navigator .root_2{
	font-size:20px;
	font-weight:bold;
}

.content_1 .content_1_info .navigator a{
	color:#87B85B;
}

.content_1 .content_1_info .table_1 {
	border-collapse:collapse;
	width:100%;
	position:relative;
}

.content_1 .content_1_info .table_1 td{
	width:33%;
	padding-bottom:14px;
	padding-right:16px;
	padding-top:11px;
	border-bottom:1px solid #CCCCCC;
}

.content_1 .content_1_info .table_1 .last td{
	border-bottom:0px;
}

.content_1 .content_1_info .table_1 .p_icon{
	text-align:center;
	margin-bottom:13px;
	position:relative;
	z-index:0;
}

.content_1 .content_1_info .table_1 .p_icon img, .content_1 .content_1_info .table_1 .p_icon a {
	border:0px;
	position:relative;
	z-index:0;
}

.content_1 .content_1_info .table_1 h2 {
	font-family:arial;
	color:white;
	font-size:18px;
	background-color:#BDC7D5;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
	background-image:url('../img/h2_2.gif');
	background-repeat:no-repeat;
	background-position:right top;
	white-space:nowrap;
}

.content_1 .content_1_info .table_1 h2 span{
	display:block;
	background-image:url('../img/h2_1.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:4px;
}

.content_1 .content_1_info .table_1 a{
	color:#656565;
	text-decoration:none;
}

.content_1 .content_1_info .table_1 a:hover{
	color:black;
}

.content_1 .content_1_info .navigator_2 {
	font-size:16px;
	color:#B2B2B2;
	font-family:arial;
	font-weight:bold;
}

.content_1 .content_1_info .navigator_2 a{
	color:#87B85C;
}

.content_1 .content_1_info .navigator_2 a:hover, .content_1 .content_1_info .navigator_2 a.active{
	color:black;
	text-decoration:none;
}

.content_1 .content_1_info .navigator_2 a.dots{
	text-decoration:none;
}


/*-- Left menu 
--------------------------------------------------------*/

.menu_block {
	padding-left:11px;
}

.menu_block .icon {
	width:230px;
	margin-bottom:4px;
	margin-left:17px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.menu_block .icon img{
	border:0px;
	margin:5px;
}

.menu_block .icon.active_1 {
	background-image:url('../img/left_1_bg.gif');
}

.menu_block .icon.active_2 {
	background-image:url('../img/left_2_bg.gif');
}

.menu_block .icon.active_3 {
	background-image:url('../img/left_3_bg.gif');
}

.menu_block .sub_menu {
	width:183px;
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:24px;
	padding-left:17px;
}

.menu_block .sub_menu div{
	display:block;
	padding-bottom:4px;
	padding-left:16px;
	background-image:url('../img/li.gif');
	background-repeat:no-repeat;
	background-position:8px 6px;
	padding-right:5px;
	width:183px;
	position:relative;
	overflow:hidden;
	z-index:2;
}

.menu_block .sub_menu a{
	text-decoration:none;
	color:#86B75B;
}

.menu_block .sub_menu .active{
	display:block;
	text-decoration:none;
	color:#86B75B;
	background-image:url('../img/left_active.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#86B75A;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;
	margin-bottom:2px;
}

.menu_block .sub_menu .active a, .menu_block .sub_menu .active a:hover{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	display:block;
	background-image:url('../img/left_active_2.gif');
	background-repeat:no-repeat;
	background-position:0px 100%;
	padding-left:16px;
	padding-bottom:4px;
	padding-right:5px;
	color:white;
}

.menu_block .sub_menu a:hover{
	display:block;
	text-decoration:underline;
}

/*-- Catalog 
--------------------------------------------------------*/

.content_1 .content_1_info .catalog_1 {
	border-collapse:collapse;
	width:100%;
	position:relative;
	margin-bottom:18px;
}

.content_1 .content_1_info .catalog_1 td{
	width:33%;
	padding-bottom:14px;
	padding-right:16px;
	padding-top:11px;
	border-bottom:1px solid #CCCCCC;
}

.content_1 .content_1_info .catalog_1 .goods_1 {
	border-bottom:0px;
	padding-bottom:4px;
}

.content_1 .content_1_info .catalog_1 .goods_1 div{
	display:block;
	padding-bottom:7px;
}

.content_1 .content_1_info .catalog_1 .goods_1 .active{
	padding-bottom:5px;
}

.content_1 .content_1_info .catalog_1 .goods_1 a{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}

.content_1 .content_1_info .catalog_1 .goods_2 .goods_1 a{
	color:#787878;
}

.content_1 .content_1_info .catalog_1 .goods_2 .goods_1 a:hover{
	color:#DF332B;
}

.content_1 .content_1_info .catalog_1 .goods_1 .active a{
	display:block;
	color:white;
	text-decoration:none;
	background-color:#87B85B;
	color:white;
	text-decoration:underline;
	background-image:url('../img/lt_1.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#87B85B;
	position:relative;
	z-index:2;
	width:100%;
	margin-left:-7px;
	margin-top:-2px;
	cursor:pointer;
}

.content_1 .content_1_info .catalog_1 .goods_1 .active a span {
	display:block;
	width:100%;
	background-image:url('../img/rt_1.gif');
	background-repeat:no-repeat;
	background-position:100% 0%;
}

.content_1 .content_1_info .catalog_1 .goods_1 .active a span span{
	display:block;
	width:100%;
	background-image:url('../img/rb_1.gif');
	background-repeat:no-repeat;
	background-position:100% 100%;
}

.content_1 .content_1_info .catalog_1 .goods_1 .active a span  span  span{
	display:block;
	width:90%;
	padding-left:7px;
	padding-bottom:3px;
	padding-top:2px;
	background-image:url('../img/lb_1.gif');
	background-repeat:no-repeat;
	background-position:0% 100%;
}

.content_1 .content_1_info .catalog_1 .goods_2 .goods_1 .active a{
	background-image:url('../img/lt_2.gif');
	background-color:#BBBBBB;
}

.content_1 .content_1_info .catalog_1 .goods_2 .goods_1 .active a:hover {
	background-image:url('../img/lt_2.gif');
	color:white;
}

.content_1 .content_1_info .catalog_1 .goods_2 .goods_1 .active a span {
	background-image:url('../img/rt_2.gif');
}

.content_1 .content_1_info .catalog_1 .goods_2 .goods_1 .active a span span{
	background-image:url('../img/rb_2.gif');
}

.content_1 .content_1_info .catalog_1 .goods_2 .goods_1 .active a span  span  span{
	background-image:url('../img/lb_2.gif');
}

.content_1 .content_1_info .catalog_1 .title td{
	padding-bottom:3px;
}

.content_1 .content_1_info .catalog_1 h3 {
	font-size:18px;
	color:#BBBBBB;
	background-image:url('../img/h3.gif');
	background-repeat:no-repeat;
	background-position:3px 0px;
	padding:0px;
	padding-bottom:2px;
	padding-top:3px;
	padding-left:28px;
}

.content_1 .content_1_info .catalog_1 .goods_2 td{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:11px;
}

.content_1 .content_1_info .catalog_1 .catalog_items_title td{
	border-top:3px solid #CCCCCC;
	font-weight:bold;
	color:#87B75B;
	font-family:tahoma;
	font-size:12px;
	padding-top:2px;
	padding-bottom:4px;
}

.content_1 .content_1_info .catalog_1 .catalog_items_title .price{
	padding-left:70px;
}

.content_1 .content_1_info .catalog_1 .catalog_items .image {
	padding-top:0px;
}

.content_1 .content_1_info .catalog_1 .catalog_items .image img{
	border:0px;
	margin-left:40px;
}

.content_1 .content_1_info .catalog_1 .catalog_items .info {
	color:#656565;
	padding-top:25px;
}

.content_1 .content_1_info .catalog_1 .catalog_items .price {
	padding-left:55px;
}

.content_1 .content_1_info .catalog_1 .catalog_items .price .number {
	font-size:20px;
	font-family:arial;
	padding-top:16px;
	padding-bottom:12px;
	padding-left:14px;
}

.content_1 .content_1_info .catalog_1 .catalog_items .price .number {
	font-size:20px;
	font-family:arial;
	padding-top:16px;
	padding-bottom:12px;
	padding-left:14px;
}

.content_1 .content_1_info .product_info {
	border-collapse:collapse;
	width:100%;
	margin-bottom:14px;
}

.content_1 .content_1_info .product_info td{
	padding-top:20px;
}

.content_1 .content_1_info .product_info .image{
	padding-right:19px;
}

.content_1 .content_1_info .product_info .image img{
	border:1px solid #87B85B;
}

.content_1 .content_1_info .product_info .info {
	color#8D8D8D;
	font-size:12px;
	font-family:tahoma;
}

.content_1 .content_1_info .product_info .info h3{
	font-size:16px;
	padding-bottom:6px;
	margin:0px;
	position:relative;
	z-index:2;
	margin-top:-4px;
}

.price_title {
	font-size:30px;
	font-family:arial;
	font-weight:normal;
	display:block;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:6px;
	padding-left:59px;
}

.price_title img{
	margin-left:10px;
}

.content_1 .content_1_info .order {
	padding-top:21px;
	position:relative;
	z-index:2;
	margin-left:-11px;
	padding-right:46px;
}

.content_1 .content_1_info .order table {
	border-collapse:collapse;
	width:100%;
}

.content_1 .content_1_info .order td {
	padding-bottom:15px;
}

.content_1 .content_1_info .order .label {
	white-space:nowrap;
	font-size:12px;
	font-family:arial;
	color:#656565;
	padding-left:11px;
	padding-right:21px;
	width:76px;
}

.content_1 .content_1_info .order .label.important {
	background-image:url('../img/star.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.content_1 .content_1_info .order .input input {
	width:99%;
}

.content_1 .content_1_info .order .textarea textarea {
	width:99%;
	height:116px;
	overflow:auto;
}

.content_1 .content_1_info .order .button {
	text-align:center;
}

.content_1 .content_1_info .order .info {
	padding-left:11px;
	color:#656565;
	font-size:11px;
}

.content_1 .content_1_info .order .info span{
	position:relative;
	z-index:2;
	top:-3px;
}

/*-- Contacts 
--------------------------------------------------------*/

.contacts_map {
	height:864px;
	z-index:0;
	margin-bottom:-864px;
	text-align:right;
	padding-left:225px;
	text-align:center;
}

.contacts_page {
	position:relative;
	z-index:3;
}

.contacts_page .contact_title {
	font-size:24px;
	font-family:arial;
	position:relative;
	z-index:2;
	margin-top:-35px;
	margin-bottom:5px;
}

.contacts_page .contact_title img{
	border:0px;
	position:relative;
	z-index:2;
	bottom:-2px;
	margin-left:18px;
}

.contacts_page .address  {
	padding-right:246px;
}

h4 {
	font-family:arial;
	font-size:15px;
	color:#D65742;
	margin-bottom:4px;
	padding-bottom:0px;
}

h4.title {
	padding-bottom:2px;
	margin-bottom:0px;
	border-bottom:1px solid #CCCCCC;
	width:98%;
}

.contacts_page .address p {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding-bottom:24px;
}

.contacts_page .address a{
	text-decoration:none;
}

.contacts_page .address table{
	width:100%;
	border-collapse:collapse;
	margin-top:400px;
	margin-bottom:17px;
}

.contacts_page .address td{
	border-collapse:collapse;
	width:50%;
	padding-right:21px;
}

#form_contacts_page {
	padding-top:15px;
	padding-right:0px;
	position:relative;
}

#form_contacts_page .info {
	padding-top:2px;
	width:246px;
}

#form_contacts_page .info, #form_contacts_page .info div {
	width:246px;
	font-size:11px;
	font-family:tahoma;
}

#form_contacts_page .info div img {
	margin-bottom:3px;
}

/*-- Partners 
--------------------------------------------------------*/

.content_1.partners_page .partners_title {
	font-family:arial;
	color:#787878;
	font-weight:bold;
	font-size:24px;
	position:relative;
	z-index:2;
	margin-top:-32px;
}

.content_1.partners_page .company {
	font-size:14px;
	font-weight:bold;
}

.content_1.partners_page .table_1 td strong a {
	color:#315992;
}

.content_1.partners_page .table_1 td strong a:hover {
	color:#DF332B;
}

/*-- Development 
--------------------------------------------------------*/

.content_1.development .development_title {
	font-family:arial;
	color:#000000;
	font-weight:bold;
	font-size:24px;
	position:relative;
	z-index:2;
	margin-top:-35px;
	line-height:120%;
}

.content_1.development .development_title .blue{
	color:#4669A0;
}

.content_1.development .content_1_info {
	font-family:arial;
	font-size:12px;
	background-image:url('../img/dev_bg.gif');
	background-repeat:repeat-y;
	background-position:right top;
}

.content_1 .image_table {
	width:100%;
	border-collapse:collapse;
	font-family:arial;
	font-size:12px;
	color:#797979;
}

.content_1.image_table td{
	font-family:arial;
	font-size:12px;
	color:#797979;
}

.content_1 .image_table h4{
	font-family:arial;
	font-size:16px;
	color:black;
}

.content_1 .image_table .image_left {
	padding-right:19px;
	padding-bottom:15px;
}

.content_1.development .content_1_menu .right_menu {
	width:290px;
	font-family:arial;
	padding-top:15px;
	font-weight:bold;
	position:relative;
	z-index:4;
	left:-10px;
}

.content_1.development .content_1_menu .right_menu a{
	color:#797979;
	padding-right:20px;
	height:23px;
	font-size:14px;
	display:block;
	float:left;
	display:block;
	position:relative;
}

.content_1.development .content_1_menu .right_menu div{
	display:block;
	position:relative;
	height:23px;
	overflow:hidden;
	z-index:4;
	padding-left:28px;
	clear:both;
}

.content_1.development .content_1_menu .right_menu .double, .content_1.development .content_1_menu .right_menu a.double {
	height:39px;
}

.content_1.development .content_1_menu .right_menu a.active, .content_1.development .content_1_menu .right_menu a:hover{
	background-image:url('../img/li_2.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	left:-28px;
	padding-left:28px;
	z-index:4;
	display:block;
	position:relative;
	padding-top:1px;
}

.content_1 .solutions {
	border-collapse:collapse;
	width:100%;
}

.content_1 .solutions td{
	width:50%;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding-bottom:31px;
}

.content_1 .solutions td div{
	display:block;
	position:relative;
	z-index:2;
	margin-left:-9px;
	padding-left:9px;
	background-image:url('../img/li_4.gif');
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding-bottom:7px;
	margin-right:20px;
	width:90%;
	color:#4669A0;
}

.content_1 .solutions td a{
	color:#4669A0;
}

.content_1 .solutions td a:hover{
	color:#DF332B;
}

.content_1 .text_additions {
	color:#797979;
	font-family:arial;
	font-size:11px;
}

.content_1 .img_float_right {
	float:right;
	width:20%;
	border-collapse:collapse;
	margin-left:20px;
}

.content_1 .img_float_right img{
	float:right;
	border:1px solid #797979;
	padding:3px;
}

.content_1 .img_float_right td {
	color:#797979;
	font-family:arial;
	font-size:11px;
}

.content_1 .img_float_left {
	float:left;
	width:20%;
	border-collapse:collapse;
	margin-right:20px;
}

.content_1 .img_float_left img{
	float:left;
	border:1px solid #797979;
	padding:3px;
}

.content_1 .img_float_left td {
	color:#797979;
	font-family:arial;
	font-size:11px;
}

.content_1 .img_float_left .no_border img, .content_1 .img_float_right .no_border img{
	border:0px;
}

.content_1 .text_additions h4{
	font-family:arial;
	font-size:15px;
	padding-bottom:0px;
}

.content_1 .text_additions .img_center {
	text-align:center;
}

.content_1 .article_content {
	border-collapse:collapse;
	width:100%;
	margin-bottom:24px;
}

.content_1 .article_content .title{
	padding:0px;
	padding-right:30px;
	width:20%;
}

.content_1 .article_content h4{
	font-family:arial;
	font-size:16px;
	color:black;
}

.content_1 .article_content a{
	background-image:url('../img/li_5.gif');
	background-repeat:no-repeat;
	background-position:0px 6px;
	color:#797979;
	padding-left:7px;
}

.content_1 .article_content a:hover{
	color:black;
}


.content_1 .navigator_3 {
	clear:both;
	width:100%;
	font-size:18px;
	padding-top:9px;
}

.content_1 .navigator_3 div{
	float:left;
	border-top:1px solid #CCCCCC;
}

.content_1 .navigator_3 a{
	display:block;
	float:left;
	text-decoration:none;
	border:1px solid white;
	border-top:2px solid white;
	background-color:#EAEAEA;
	padding-top:7px;
	padding-bottom:9px;
	width:24px;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	position:relative;
	z-index:2;
}

.content_1 .navigator_3 a:hover, .content_1 .navigator_3 a.active{
	background-color:#7F7F7F;
	color:white;
}

/*-- Integration 
--------------------------------------------------------*/

.content_1.sys_integration .content_1_info .sys_bg_1{
	background-image:url('../img/sys_bg_1.gif');
	background-repeat:no-repeat;
	background-position:100% 0%;
	position:relative;
	z-index:2;
	margin-top:-40px;
	margin-right:-16px;
	height:5px;
	overflow:hidden;
}

.sys_bg_2{
	background-image:url('../img/sys_bg_2.gif');
	background-repeat:no-repeat;
	background-position:100% 0%;
	height:5px;
	overflow:hidden;
}

.content_1.sys_integration .development_title {
	font-family:arial;
	color:#D65742;
	font-weight:bold;
	font-size:24px;
	line-height:120%;
}

.content_1.sys_integration .development_title .blue{
	color:#4669A0;
}

.content_1.sys_integration .development_title a{
	color:#D65742;
}

.content_1.sys_integration .development_title a:hover{
	color:black;
}

.content_1.sys_integration h3, .content_1.sys_integration h2 {
	color:#D65742;
}

.content_1.sys_integration .text_additions h4{
	color:#797979;
}

.content_1.sys_integration h4{
	font-family:arial;
	font-size:16px;
	color:#D65742;
}

.content_1.sys_integration .content_1_info {
	font-family:arial;
	font-size:12px;
	background-image:url('../img/sys_bg.gif');
	background-repeat:repeat-y;
	background-position:right bottom;
}

.content_1.sys_integration .content_1_menu .right_menu {
	width:290px;
	font-family:arial;
	padding-top:15px;
	font-weight:bold;
	position:relative;
	z-index:4;
	left:-10px;
}

.content_1.sys_integration .content_1_menu .right_menu a{
	color:#D65742;
	padding-right:20px;
	height:23px;
	font-size:14px;
	display:block;
	float:left;
	display:block;
	position:relative;
}

.content_1.sys_integration .content_1_menu .right_menu div{
	display:block;
	position:relative;
	height:23px;
	overflow:hidden;
	z-index:4;
	padding-left:28px;
	clear:both;
}

.content_1.sys_integration .content_1_menu .right_menu .double, .content_1.sys_integration .content_1_menu .right_menu a.double {
	height:39px;
}

.content_1.sys_integration .content_1_menu .right_menu a.active, .content_1.sys_integration .content_1_menu .right_menu a:hover{
	background-image:url('../img/li_6.gif');
	background-repeat:no-repeat;
	background-position:8px 0px;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	left:-28px;
	padding-left:28px;
	z-index:4;
	display:block;
	position:relative;
	padding-top:1px;
}

.content_1.sys_integration .navigator_3 a:hover, .content_1.sys_integration .navigator_3 a.active{
	background-color:#D65742;
	color:white;
}


/*-- Simple text page 
--------------------------------------------------------*/

.simple_text_page .simple_text_page_title {
	font-size:24px;
	font-family:arial;
	position:relative;
	z-index:2;
	margin-top:-35px;
	margin-bottom:5px;
	color:#787878;
}

.simple_text_page .simple_text_page_title {
	font-size:24px;
	font-family:arial;
	position:relative;
	z-index:2;
	margin-top:-35px;
	margin-bottom:5px;
	color:#787878;
}

.simple_text_page .content_1_info {
	font-family:arial;
	font-size:12px;
}

.simple_text_page .content_1_info p a{
	color:#315992;
}

.simple_text_page .content_1_info p a:hover{
	color:#D65742;
}

.simple_text_page .content_1_info p a:visited{
	color:#94A4BF;
}

.simple_text_page .article_content h4{
	padding-bottom:15px;
}

.simple_text_page .article_content a{
	position:relative;
	z-index:9;
	margin-left:-6px;
}


/*-- Career 
--------------------------------------------------------*/

.career {
	width:100%;
	border-collapse:collapse;
}

.career td{
	font-size:12px;
	padding:0px;
}

.career .title td{
	background-color:#AFAFAF;
	color:#ffffff;
	font-family:arial;
	white-space:nowrap;
}

.career .title .vacancy_name {
	width:70%;
	padding-right:10px;
}


.career .title .vacancy_name span{
	font-size:17px;
	background-image:url('../img/career_1.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	position:relative;
	z-index:2;
	margin-left:-7px;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:7px;
	height:18px;
	overflow:hidden;
	font-weight:bold;
	width:100%;
}

.career .title .the_phone {
	font-size:16px;
	font-weight:bold;
	background-image:url('../img/career_2.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:20px;
	padding-top:4px;
}

.career .title .the_phone span{
	
	background-image:url('../img/phone_3.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:32px;
}

.career .vacancy_body td{
	padding-top:8px;
	padding-bottom:18px;
	padding-right:21px;
}

.career .vacancy_body td h3{
	font-size:16px;
	font-family:arial;
	padding:0px;
}

.career .vacancy_body td p{
	padding-bottom:8px;
}

.career .vacancy_body td .line {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:7px;
}
















