/* --- Structure --- */
html {
	height:100%; 
	min-height:100%;
}

head:first-child+body html>body, html>body #wrapper {height:auto;}

body {
	position:relative;
	margin:0; padding:0;
	font-size:1em;
	font:62.8%Arial, Tahoma, Helvetica, sans-serif;
	min-width:961px;
	height:100%; 
	min-height:100%;
	background: #c5e6f6 url('../images/bg.jpg') no-repeat 50% 0 scroll;
	behavior: url(../../css/csshover.htc);
}

#wrapper {
	width:961px;
	margin:0 auto;
	position:relative;
}

/* --- End Structure --- */

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, fieldset, dl, ul {margin:0;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset {border:0;}
img {border:none;}
/* --- End Standart Tag's --- */

a[href $='.pdf'] { 
   padding-left: 20px;
   background: url('../images/icon_pdf.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.doc'] { 
   padding-left: 20px;
   background: url('../images/icon_doc.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.zip'] { 
   padding-left: 20px;
   background: url('../images/icon_zip.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.rar'] { 
   padding-left: 20px;
   background: url('../images/icon_rar.gif') no-repeat center left;
   padding-top: 2px;
}

a[href $='.xls'] { 
   padding-left: 20px;
   background: url('../images/icon_xls.gif') no-repeat center left;
   padding-top: 2px;
}

a:focus
{
-moz-outline-style: none;
}

object:focus
{
-moz-outline-style: none;
}

/* --- Header --- */

#header {
	float: left;
	width:961px;
	height:120px;
}

#header a.logo {
	position: relative;
	top:30px; left: 0;
}

#header ul#menu {
	position: absolute;
	top:25px; left:217px;
	float: left;
	padding: 0;
}

#header ul#menu li {
	float: left;
	padding: 0 13px 0 20px;
	font-size: 1.8em;
	letter-spacing: -1px;
	background: url('../images/menu_li.gif') no-repeat center left;
	list-style: none;
	height: 54px;
}

#header ul#menu li.first {
	padding: 0 13px 0 35px;
	background: url('../images/menu_li_first.gif') no-repeat center left;
}

#header ul#menu a {
	display: block;
	color: #0081d4;
	text-decoration: none;
}

#header ul#menu li a span.bg_r {
	display: block;
	font-family: Arial;
	color: #6691ae;
	font-size: 0.61em;
	padding: 7px 5px 5px 0;
	background: url('../images/menu_span_r.gif') no-repeat 100% 0;
	letter-spacing: normal;
}

#header ul#menu li a span.bg_l {
	display: block;
	padding: 0 0 0 5px;
	background: url('../images/menu_span_l.gif') no-repeat 0 0;
}

#header ul#menu li a:hover span.bg_r {
	background: url('../images/menu_span_active_r.gif') no-repeat 100% 0;
	color: #fff;
}

#header ul#menu li a:hover span.bg_l {
	background: url('../images/menu_span_active_l.gif') no-repeat 0 0;
}

#header ul#menu li a.active span.bg_r {
	background: url('../images/menu_span_active_r.gif') no-repeat 100% 0;
	color: #fff;
}

#header ul#menu li a.active span.bg_l {
	background: url('../images/menu_span_active_l.gif') no-repeat 0 0;
}

/* --- End Header --- */

/* --- Content --- */

#content {
	float: left;
	width:961px;
}

#languages {
	position: relative;
	float: right;
	color: #608ea7;
	font-size: 1.1em;
	z-index: 10;
}

#languages label {
	float: left;
	line-height: 22px;
	padding-right: 5px;
}


#languages ul {
	position: relative;
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	height: 23px;
	background: url('../images/lang_bg.gif') no-repeat top right;
	font-size: 1em;
	color: #017ac9;
	width:82px;
}

#languages ul li {
	list-style: none;
}

#languages ul li.active {
	padding: 5px 20px 5px 15px;
	background: url('../images/lang_select.gif') no-repeat center right;
}

#languages ul ul {
	position: absolute;
	left: 0; top: 23px;
	display: none;
	padding: 0;
	margin: 0;
	background-color: #eaf7fd;
	background-image: none;
	font-size: 1em;
}

#languages ul ul li {
	background-color: #eaf7fd;
	line-height: 23px;
}


#languages ul ul a {
	display: block;
	color: #017ac9;
	padding: 0 30px 0 15px;
	text-decoration: none;
	width:47px;
	background-color: #eaf7fd;
}

#languages ul ul li:hover a {
	color: #fff;
	text-decoration: none;
	background-color: #098bde;
}

#languages ul:hover ul {
	display: block;
}

#container_top {
	position: relative;
	z-index: 1;
	top: -15px; _top: -16px; left: 0;
	float: left;
	width:961px;
	background: url('../images/content_in_top.gif') no-repeat left top;
}

#container_top_bg {
	position: relative;
	top: 0; left: 0;
	float: left;
	width:961px;
	background: url('../images/content_in_bt.gif') no-repeat left bottom;
}

.index #container_top {
	background: url('../images/content_top.gif') no-repeat left top;
}

.index #container_top_bg {
	background: url('../images/content_bt.gif') no-repeat left bottom;
}

#container_module_bg {
	float: left;
	width:961px;
	background: url('../images/modules_bg.gif') no-repeat right top;
}

#container_top_con {
	position: relative;
	top: 0; left: 0;
	float: left;
	#float: none;
	width:961px;
	margin: 30px 0 24px 0;
	background: #fff;
}

#container_top #flash_video {
	float: left;
	width:561px;
	padding: 0 10px;
	margin-top: -13px;
}

#container_top #order_now {
	float: left;
	width:541px;
	position: absolute;
	_position: relative;
	bottom: 0; left: 0;
	padding: 20px 20px 7px 20px;
	border-top: 1px solid #b8d8e4;
	z-index: 100;
}

#container_top #order_now a span, #container_top #order_now_right a span {
	display: none;
}

#container_top #order_now a.cms_en {
	float: left;
	width:156px;
	height: 54px;
	background: url('../images/tips_for_cms_en.gif') no-repeat left top;
	margin-right: 10px;
}

#container_top #order_now a.cms_lt {
	float: left;
	width:156px;
	height: 54px;
	background: url('../images/tips_for_cms_lt.gif') no-repeat left top;
	margin-right: 10px;
}

#container_top #order_now_right {
	float: left;
	width:280px;
	text-align: center;
	padding: 20px 0 0 0;
	background: url('../images/modules_line.gif') no-repeat left top;
}

a.order_en {
	float: left;
	width:228px;
	height: 58px;
	margin-left: 26px;
	background: url('../images/order_now_en.png') no-repeat left top;
}

a.banner {
	float: left;
	width:228px;
	height: 163px;
	margin-left: 26px;
}

* html a.order_en  {
	background: none;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/order_now_en.png');
}

a.order_en:hover {
	background: url('../images/order_now_en_active.png') no-repeat left top;
}

* html a.order_en:hover  {
	background: none;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/order_now_en_active.png');
}

a.order_lt {
	float: left;
	width:228px;
	height: 58px;
	margin-left: 26px;
	background: url('../images/order_now_lt.png') no-repeat left top;
}

* html a.order_lt  {
	background: none;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/order_now_lt.png');
}

a.order_lt:hover {
	background: url('../images/order_now_lt_active.png') no-repeat left top;
}

* html a.order_lt:hover  {
	background: none;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/order_now_lt_active.png');
}

#modules {
	float: left;
	width:280px;
}

#modules dl {
	float: left;
	width:220px;
	padding: 10px 30px 15px 30px;
}

#modules dt {
	float: left;
	width:220px;
	font-size: 2.2em;
	color: #fff;
	padding-bottom: 5px;
}
#modules dd {
	float: left;
	width:220px;
	margin: 0;
	padding-bottom: 1px;
}

#modules dd a {
	float: left;
	width:220px;
	font-size: 1.3em;
	color: #003a61;
	font-weight: bold;
	text-decoration: none;
	padding: 9px 0 0 0;
	background: url('../images/modules_list_top.gif') no-repeat top left;
}

#modules dd.first a {
	padding: 17px 0 0 0;
	background: url('../images/modules_list_top_f.gif') no-repeat top left;
}

#modules dd.first a:hover, #modules dd.first a.active {
	padding: 17px 0 0 0;
	background: url('../images/modules_list_top_active_f.gif') no-repeat top left;
}


#modules dd a span.text {
	float: left;
	width:210px;
	padding: 0 0 6px 0;
	_padding: 0 0 2px 0;
	background: url('../images/modules_list_bt.gif') no-repeat bottom left;
	cursor: pointer;
	padding-right: 10px;
}

#modules dd a span.img  {
	float: left;
	width: 30px;
	padding: 0;
	margin-left: 15px;
	background: none;
}

#modules dd a:hover, #modules dd a.active {
	background: url('../images/modules_list_top_active.gif') no-repeat top left;
}

#modules dd a:hover span, #modules dd a.active span {
	background: url('../images/modules_list_bt_active.gif') no-repeat bottom left;
}


#menu_right {
	float: right;
	width:340px;
	padding: 5px 20px 6px 20px;
	background: #023d63 url('../images/menu_right_bg.gif') repeat-x top;
	color: #407ea0;
}

dl#menu_r {
	float: left;
}

#menu_r strong {
	font-size: 1.3em;
	color: #003a61;
	display: block;
	padding-bottom: 5px;
}

#menu_r small {
	font-size: 1.2em;
}

#menu_r span.img {
	float: left;
	width:50px;
}

#menu_r a {
	color: #017ac9;
}


#menu_r, #menu_r dt, #menu_r dd {
	margin: 0;
}

#menu_r dd.title, #menu_r dd.title:hover {
	background: none;
	padding: 0;
}

#menu_r dd h1 {
	font-size: 1.8em;
	color: #fff;
	padding-bottom: 10px;
	margin: 0;
	font-weight: normal;
}

#menu_r .text_in {
	float: left;
	width:250px;
}

#menu_r dd {
	background: url('../images/menu_right_active_top.gif') no-repeat top;
	padding-top: 19px;
	float: left;
	width:340px;
}

#menu_r dd div.bg {
	float: left;
	width:300px;
	background: url('../images/menu_right_active_bt.gif') no-repeat bottom;
	padding: 0 20px 10px 20px;
}

#menu_r dd:hover {
	background: url('../images/menu_right_top.gif') no-repeat top;
	padding-top: 19px;
}

#menu_r dd:hover div.bg {
	background: url('../images/menu_right_bt.gif') no-repeat bottom;
}


#menu_r ul {
	float: left;
	margin: 0;
	padding: 0;
}

#menu_r li {
	float: left;
	list-style: none;
	font-size: 1.2em;
	line-height: 20px;
}

#menu_r li a {
	padding: 0 4px 0 4px;
	border-left: solid 1px #9ccfeb;
}

#menu_r li.first a {
	padding: 0 4px 0 0;
	border: none;
}

#menu_r li.last a {
	padding: 0 4px 0 4px;
}

a.more {
	float: right;
	margin: 0 30px 15px 0;
	font-size: 1.2em;
	color: #fff;
	padding-left: 12px;
	background: url('../images/plius2.gif') no-repeat left center;
	text-decoration: none;
}

a.more:hover {
	text-decoration: underline;
}

#menu_right a.more {
	margin: 15px 0 0 0;
}

/* --- ---*/

#container_bottom {
	z-index: 1;
	float: left;
	width:961px;
	background: url('../images/content_bottom_top.gif') no-repeat left top;
}

#container_bottom_bg {
	position: relative;
	top: 0; left: 0;
	float: left;
	width:961px;
	background: url('../images/content_bottom_bt.gif') no-repeat left bottom;
}

#container_bottom_con {
	position: relative;
	top: 0; left: 0;
	float: left;
	#float: none;
	width:961px;
	margin: 19px 0 21px 0;
	background:url('../images/content_bottom_mt.gif') repeat-y left top;
}

#container_bottom .menu_bottom {
	float: left;
	width:581px;
	font-size: 1.1em;
	padding-top: 20px;
}

#container_bottom .menu_bottom a {
	color: #4b93c2;
}

#container_bottom .menu_bottom ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#container_bottom .menu_bottom ul li {
	float: left;
	width:125px;
	padding-left: 40px;
	line-height: 18px;
	background:url('../images/list_style_menu.gif') no-repeat 30px 6px;
}

#container_bottom .contacts {
	float: right;
	width:380px;
	color: #535353;
	font-size: 1.1em;
	padding-top: 20px;
}

#container_bottom .contacts table {
	width: 360px;
}

#container_bottom .contacts td {
	width: 50%;
	text-align: right;
}

#container_bottom .logos {
	float: left;
	width: 576px;
	padding-left: 4px;
}

#container_bottom .other_soliution {
	float: left;
	width: 375px;
	height: 110px;
	background: #48a7e5 url('../images/other_solution_bg.gif') no-repeat left bottom;
}

#container_bottom .other_soliution dl {
	float: left;
	margin: 0;
	padding-left: 20px;
}

#container_bottom .other_soliution dd.title {
	padding: 0;
	font-size: 1em;
	float: none;
}

#container_bottom .other_soliution dd.title h2 {
	color: #fff;
	font-size: 1.8em;
	padding-bottom: 20px;
	font-weight: normal;
}

#container_bottom .other_soliution dd {
	position: relative;
	float: left;
	margin: 0;
	font-size: 1.2em;
	padding-right: 5px;
}

#container_bottom .other_soliution dd a {
	float: left;
	height: 45px;
	color: #034774;
	text-decoration: none;
	background: url('../images/other_bg_l.gif') no-repeat left top;
	padding-left: 10px;
}

#container_bottom .other_soliution dd a:hover {
	background: url('../images/other_bg_active_l.gif') no-repeat left top;
}

#container_bottom .other_soliution dd a img {
	float: left;
	vertical-align: middle;
	padding-right: 3px;
	padding-top: 8px;
}

#container_bottom .other_soliution dd span.title {
	float: left;
	background: url('../images/other_bg_r.gif') no-repeat right top;
	line-height: 35px;
	padding-right: 10px;
	cursor: pointer;
}

#container_bottom .other_soliution dd a:hover span.title {
	background: url('../images/other_bg_active_r.gif') no-repeat right top;
}


#container_bottom .other_soliution dd span.more {
	font-size: 1em;
	padding-left: 17px;
	background: url('../images/plius2.gif') no-repeat 5px 4px;
	position: absolute;
	top: 37px; left: 2px;
	cursor: pointer;
}


#text {
	float: left;
	width: 620px;
	padding: 10px 30px 30px 30px;
	color: #567284;
	line-height: 20px;
	font-size: 1.3em;
}

#text img {
	margin: 7px 30px 20px 0;
}

#text img[align=left] {
	margin: 7px 25px 15px 0;
}

#text img[align=right] {
	margin: 7px 0 15px 25px;
}

#text h1 {
	font-size: 2.31em;
	font-weight: normal;
	padding-bottom: 20px;
	color: #003a61;
}

#text h2 {
	font-size: 1.23em;
	font-weight: bold;
	padding-bottom: 20px;
	color: #003a61;
}

#text h3 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 20px;
	color: #003a61;
}

#text p {margin: 0 0 20px 0;}
a {
	color: #017ac9;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#text hr {
	border: 0;
	color: #4ba6e8;
	background-color: #4ba6e8;
	height: 1px; 
}

#text ul, #subscribtion_container ul {
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
	margin-left: 10px;
}

#text ul li, #subscribtion_container ul li {
	display: block;
	padding: 0 0 0 20px;
	line-height: 24px;
	background: url('/images/arrow.gif') no-repeat 0 12px;
}

* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {
	margin: 0 0 0 20px;
}
#text ul ul li {
	padding-left: 13px;
	background: url('/images/arrow2.gif') no-repeat 0 12px;
}

#text ul ul ul {margin: 0;}
#text ul ul ul li {
	background: url('/images/arrow2.gif') no-repeat 0 12px;
}

#text ol {
	padding: 0;
	margin: 0 0 20px 20px;
}

* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: decimal;}
#text ol li {
	padding: 0;
	background: none;
	line-height: 24px;
}

#text table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #4ba6e8;
	margin-bottom: 20px;
}

* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
	padding: 3px;
	font-size: 1em;
	border-color: #4ba6e8;
	vertical-align: top;
}

#text th {
	padding: 3px;
	text-align: left;
	border-color: #4ba6e8;
	font-weight: bold;
}

#text td p, #text th p {margin: 0;}

form {
	float: left;
	width: 620px;
	background: #f1f1f1;
	padding-top: 10px;
	margin-bottom: 20px;
}

#subscribtion_container form {
	width: 400px;
}

form fieldset {
	float: left;
	width: 540px;
	padding: 0 0 5px 80px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #fff;
}

#subscribtion_container fieldset {
	width: 400px;
	padding-left: 0;
}

form fieldset.last {
	border-bottom: none;
	float: left;
	width: 300px;
}

form fieldset label {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 20px;
}

#subscribtion_container form fieldset label {
	width: 150px;
}

form fieldset select {
	float: left;
	width: 200px;
	border: 1px solid #3798d8;
	background: #eaf4f9;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}

form fieldset input {
	float: left;
	width: 200px;
	border: 1px solid #3798d8;
	background: #eaf4f9;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}

#subscribtion_container form fieldset input {
	width: 150px;
}

form fieldset.error {
	color: red;
}

form input.submit {
	float: left;
	border: none;
	background: #07436d;
	color: #fff;
	padding: 2px 10px;
	width: auto;
}

form input.checkbox {
	overflow: hidden;fieldset
	border: none;
	width: auto;
	background: none;
	border: none;
}

form input.radio {
	width: auto;
	background: none;
	border: none;
}

form textarea {
	float: left;
	width: 200px;
	height: 150px;
	overflow: auto;
	border: 1px solid #3798d8;
	background: #eaf4f9;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}


.popup {  
	position: relative;
	width:400px;  
	border:2px solid #b5bc0a;  
	background-color:#e8e8d7;  
	padding:10px;  
	text-align: left;
	z-index: 10;
	top: 5000px;
} 

.popup img {
	float: left;
	margin: 3px 10px 10px 0;
}

.popup span.close {  
	display: block;
	position: absolute;
	top: -25px; right: 0;
	width: 24px;
	height: 23px;
	background: url('../images/close.gif') no-repeat;
	cursor: pointer;
}

/* --- End Content --- */

/* --- Footer --- */

#footer {
	width: 961px;
	padding: 15px 0;
	color: #608ea7;
	font-size: 1.2em;
	float: left;
}
#footer ul {
	list-style: none;
	padding: 0;
	overflow: hidden;
}
#footer li.left {float: left;}
#footer li.right {float: right;}

#footer a {
	color: #017ac9;
	text-decoration: underline;
}

#footer a:hover,  #footer a:focus,  #footer a:active {
	text-decoration: none;
}

/* --- End Footer --- */

.clear {
	width:100%;
	clear:both;
}

#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}