body{background: url(../images/images/body_bg.gif) repeat left top; margin: 0px; padding: 0px; /*width: 100%;*/ min-width: 980px;  
		width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1100 ? "1100px" : "100%"); height: 100%;
		font: 12px "Arial"; color: #444; position: relative; z-index: 1;}

img{border: none; padding: 0px; margin: 0px;}
.clear {clear: both; font-size: 1px;}
/***Styles Elements Form***/
form{padding: 0px; margin: 0px;}
input.log{width: 150px;}

w_210{width: 210px;}
w_50 {width: 50px;}
/*******************/

/***List`s Styles***/
ul{list-style-image: url(../images/images/list_mark.gif); font: 12px "Arial"; color: #444; margin-top: 5px; margin-bottom: 5px;}
ul li ul{padding-left: 25px;}
/*******************/

/***Text`s Styles***/
.block_title{font: 16px "Trebuchet Ms"; color: #2f5d9b; }
.block_title_big{font: 20px "Trebuchet Ms"; color: #2f5d9b; }
.title{font: bold 14px "Trebuchet Ms"; color: #ff6600;}
.title_1{font: bold 16px "Trebuchet Ms"; color: #ff9400;}
.text_orange{font: bold 12px "Trebuchet Ms"; color: #ff6600;}
/*******************/

/*** Link`s Styles***/
a.link_home		{display: block; position: absolute; left: -92px; top: 8px; background: url(../images/images/btn_home.gif) no-repeat left top; width: 50px; height: 17px;}
a.link_contact	{display: block; position: absolute; left: -92px; top: 28px; background: url(../images/images/btn_contact.gif) no-repeat left top; width: 69px; height: 17px;}
a.link_sitemap	{display: block; position: absolute; left: -92px; top: 48px; background: url(../images/images/btn_sitemap.gif) no-repeat left top; width: 69px; height: 17px;}
a.btn_request   {display: block; background: url(../images/images/request_btn.png) no-repeat left top; width: 125px; height: 63px; float: left;}

a 		{font: 12px "Arial"; text-decoration: underline; color: #ff9400; text-decoration: none;}
a:hover	{text-decoration: none; color: #ff9400; text-decoration: underline;}

a.blue {font: bold 10px "Arial"; color: #2d6aa0; text-decoration: none; text-transform: uppercase; line-height: 15px;}
a.blue:hover{text-decoration: underline;}
a.blue_big {font: bold 11px "Trebuchet Ms"; color: #2d6aa0; text-decoration: none; text-transform: uppercase; line-height: 20px;}
a.blue_big:hover{text-decoration: underline;}

a.{font: 12px "Arial"; text-decoration: underline;}
a.forgot:hover{text-decoration: none;}

a.logo_link{display: block; width: 160px; height: 100px; background: url(../images/images/x.gif) repeat left top; }

a.menu_item		 {display: block; height: 15px; margin-left: 3px; /*background: url(../images/images/mark.gif) no-repeat left center;*/ padding-left: 5px; font: bold 11px "Arial"; color: #ff6600; text-decoration: none; text-transform: uppercase;}
a.menu_item:hover{color: #2f5d9b;}
ul.submenu_list li a{font: bold 10px "Arial"; color: #2d6aa0; text-decoration: none; text-transform: uppercase; line-height: 15px;}
ul.submenu_list li a:hover{text-decoration: underline;}
a.nav_1{display: block; background: url(../images/images/tab1.png) no-repeat left top; behavior: url(js/iepngfix.htc); width: 124px; height: 50px;
			position: absolute; top: 26px; z-index: 50; overflow: hidden; float: left; 
			font: 11px "Arial"; color: #fff; text-decoration: none; text-transform: uppercase; text-align: center; line-height: 40px;}
a.nav_1:hover{background: url(../images/images/tab1_over.png) no-repeat left top; text-decoration: none; color: #fff;}

a.nav_2{display: block; background: url(../images/images/tab2.png) no-repeat left top; behavior: url(js/iepngfix.htc); width: 134px; height: 50px;
			position: absolute; top: 26px; z-index: 40; overflow: hidden; float: left;
			font: 11px "Arial"; color: #fff; text-decoration: none; text-transform: uppercase; text-align: center; line-height: 40px;}
a.nav_2:hover{background: url(../images/images/tab2_over.png) no-repeat left top; text-decoration: none; color: #fff;}

a.nav_3{display: block; background: url(../images/images/tab3.png) no-repeat left top; behavior: url(js/iepngfix.htc); width: 184px; height: 50px;
			position: absolute; top: 26px; z-index: 40; overflow: hidden; float: left;
			font: 11px "Arial"; color: #fff; text-decoration: none; text-transform: uppercase; text-align: center; line-height: 40px;}
a.nav_3:hover{background: url(../images/images/tab3_over.png) no-repeat left top; text-decoration: none; color: #fff;}	
a.forgot{font: 12px "Arial"; text-decoration: underline;}
a.forgot:hover{text-decoration: none;}
.footer a{font: 11px "Arial"; color: #626262; text-transform: uppercase; text-decoration: underline;}
.footer a:hover{text-decoration: none;}
/********************/
.logo{position: absolute; left: 100px; top: 0px; z-index: 50; width: 160px; height: 100px;}

.container_bg{margin-bottom: 10px; min-width: 966px; width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 966? "966px" : "100%"); height: 100%; position: relative; z-index: 10;}
/*.container{}*/


.column_left{width: 221px; position: absolute; top: 0px; left: 0px; z-index: 10;}

.column_right{margin-left: 221px; margin-right: 0px; position: relative; z-index: 20; }
.column_right_top{background: url(../images/images/navtabs_bg.png) repeat-x left top; height: 76px; position: relative; z-index: 25;}

/***Navigator Top***/
.nav_top{height: 76px; /*width: 900px; */position: absolute; left: 100px; top: 0px; z-index: 50;}
.logo_2{background: url(../images/images/logo_2.png) no-repeat left top; width: 124px; height: 76px; float: left;}

.nav_1_sel{behavior: url(js/iepngfix.htc); background: url(../images/images/tab1_sel.png) no-repeat left top; width: 124px; height: 50px; float: left;
			position: absolute; top: 26px; z-index: 100; 
			font: 11px "Arial"; color: #ff6600; text-decoration: none; text-transform: uppercase; text-align: center; line-height: 40px;}
.nav_2_sel{behavior: url(js/iepngfix.htc); display: block; background: url(../images/images/tab2_sel.png) no-repeat left top; width: 134px; height: 50px; float: left;
			position: absolute; top: 26px; z-index: 100; 
			font: 11px "Arial"; color: #ff6600; text-decoration: none; text-transform: uppercase; text-align: center; line-height: 40px;}
.nav_3_sel{behavior: url(js/iepngfix.htc); background: url(../images/images/tab3_sel.png) no-repeat left top; width: 184px; height: 50px; float: left;
			position: absolute; top: 26px; z-index: 100; 
			font: 11px "Arial"; color: #ff6600; text-decoration: none; text-transform: uppercase; text-align: center; line-height: 40px;}
#item_1{left: 0px;  z-index:90; cursor: pointer;}	
#item_2{left: 84px;  z-index:80; cursor: pointer;}	
#item_3{left: 178px; z-index:70; cursor: pointer;}	
#item_4{left: 322px; z-index:60; cursor: pointer;}	
#item_5{left: 416px; z-index:50; cursor: pointer;}	
#item_6{left: 510px; z-index:40; cursor: pointer;}
#item_7{left: 654px; z-index:30; cursor: pointer;}
/*#item_7{left: 510px; z-index:30; cursor: pointer;}Comment current if uncomment 2 previous*/

#item_1_sel{left: 0px;}	
#item_2_sel{left: 84px;}	
#item_3_sel{left: 178px;}	
#item_4_sel{left: 322px;}	
#item_5_sel{left: 416px;}	
#item_6_sel{left: 510px;}
#item_7_sel{left: 654px;}
/*#item_7_sel{left: 510px;}Comment current if uncomment 2 previous*/
/******************/

/***Navigator Left***/
.nav_left{}
.nav_left_cont_bg{background: url(../images/images/nav_bg.png) no-repeat left top; padding-top: 10px;}
.nav_left_bot_bg{background: url(../images/images/nav_bottom.gif) no-repeat left top; height: 8px;}

.menu_bg{padding: 5px 0px;}
.menu{margin:0px; padding: 0px; padding-top: 1px; padding-bottom: 4px; background: url(../images/images/nav_dev.gif) no-repeat left bottom; }

.menu_item{height: 15px; margin-left: 3px; /* background: url(../images/images/mark.gif) no-repeat left center; */padding-left: 20px; font: bold 11px "Arial"; color: #ff6600; text-transform: uppercase;}
ul.submenu_list{list-style: none; list-style-image: none; margin: 0px; padding: 0px; padding-left: 30px; padding-bottom: 1px;}

/********************/

.flash_bg{background: url(../images/images/contban_bg.png) repeat-x left top; height: 106px; position: relative; z-index: 30;}
.flash_title{background: url(../images/images/contban_left.png) no-repeat left top; height: 106px; width: 740px; text-align: left; font: 28px "Trebuchet MS"; color: #3476b1; line-height: 106px; text-indent:120px;}

.content_bg{background: #fff url(../images/images/cont_bg.gif) repeat-y left top; padding: 5px 0px;}
.content_bg_bot{background: url(../images/images/cont_bottom.gif) no-repeat left top; height: 8px;}
.content{padding: 15px 30px; padding-left: 40px; padding-top: 0px; height: auto; min-height: 370px; position: relative; top: 0px; z-index: 45;} /*** ie6.css ***/
*html .content{padding: 15px 30px; padding-left: 40px; padding-top: 0px; height: expression((document.documentElement.clientHeight || document.body.clientHeight) < 900? "370px" : "auto");}

.content_admin{padding: 15px; padding-top: 0px; padding-left: 30px; height: auto; min-height: 370px; position: relative; top: 0px;}
*html .content_admin{padding: 15px; padding-top: 0px; padding-left: 30px; height: expression((document.documentElement.clientHeight || document.body.clientHeight) < 900? "370px" : "auto"); position: relative; top: 0px;}

.footer{background: #fff url(../images/images/footer_bg.gif) repeat-x left top; text-align: center;  margin: 10px 0px; font: 12px "Arial"; color: #5d5d5d; line-height: 20px; padding-top: 20px;} 

.table_stand{margin: 10px auto; font: 12px "Arial"; color: #444;}
.table_stand td{vertical-align: top;}
.table_full{width: 100%; font: 12px "Arial"; color: #444;}
.table_full_td{vertical-align: top;}
.table_portfolio{background: url('../images/images/portfol_block_bg.gif') repeat-x left top; border:1px solid #ebebeb; margin-bottom:10px; font: 12px "Arial"; color: #444;}
.table_form{margin: 10px auto; font: 12px "Arial"; color: #444; text-align: left;}

.table_form_1		{margin: 10px auto; font: 12px "Arial"; color: #444; text-align: left; }
.table_form_1_left	{height: 25px; width: 280px; padding-right: 5px; font: 12px "Arial"; color: #2f5d9b; text-align: right; vertical-align: top; line-height: 25px;}
.table_form_1_right	{height: 25px; padding-left: 5px; font: 12px "Arial"; color: #2f5d9b; text-align: left; line-height: 25px;}

.warning{font: bold 12px "Arial"; color: #cc153a;}

.left{text-align: left;}
.right{text-align: right;}
.center{text-align: center;}

.btn{border: none; background: url(../images/images/btn_bg.gif) no-repeat left top; width: 85px; height: 25px; text-align: center; font: 12px "Trebuchet MS"; color: #fff; line-height: 25px; cursor: pointer;}

input, select, textarea {
	color: #336699;
	font-size: 12px;
	/*border: solid 1px #cccccc;*/
}

a.link{font: bold 10px "Arial"; color: #2d6aa0; text-decoration: none; text-transform: uppercase; line-height: 15px;}
a.link:hover{text-decoration: underline;}

.table_header {
	background-color: #ff9400;
}

.row1 {
	background-color: #ffffff;
}

.row2 {
	background-color: #ebebeb;
}

.block_item {
	background: url('../images/images/portfol_block_bg.gif') repeat-x left top; 
	background-color:#ebebeb; 
	border:1px solid #ebebeb;
	vertical-align: top;
}

.nodata {
	text-align: center;
	color: #cecece;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

/* added by nadtoka */
.orange {font: bold 10px "Arial"; color: #ff6000; text-decoration: none; text-transform: uppercase; line-height: 15px;}

/*Customers page - added by Aleksey Kirichenko*/
.customer-box {
	float: left;
	width: 236px;
	background: url(../images/images/customer-box-bg.gif) repeat-y 50% 50%;
}
.customer-box-t {
	padding: 7px 0 0;
	background: url(../images/images/customer-box-sprite.gif) no-repeat left -7px;
}
.customer-box-b {
	padding: 0 0 7px;
	background: url(../images/images/customer-box-sprite.gif) no-repeat left 137px;
}
.customer-box-c { /*** ie.css,ie6.css ***/
	position: relative;
	height: 137px;
	padding: 0 7px;
	background: url(../images/images/customer-logo.gif) no-repeat center;
}
.customer-box-gap {
	height: 9px;
	line-height: 1px;
}
.customer-popup-x {display: none;}
.customer-popup-b { /*** ie6.css ***/
	position: absolute;
	z-index: 1000;
	top: -3px;
	left: 3px;
	width: 230px;
	padding: 0 0 6px;
	background: url(../images/images/customer-popup-b.png) no-repeat 50% 100%;
}
.customer-popup { /*** ie6.css ***/
	padding: 0 8px 2px;
	/*min-height: 135px;*/
	background: url(../images/images/customer-popup-bg.png) repeat-y 50% 50%;
}
.customer-popup H6 {
	margin: 0;
	padding: 3px 0;
	color: #003366;
	font: 12px 'Trebuchet MS', sans-serif;
	line-height: 16px;
	text-transform: uppercase;
	background: #8DA8BC;
}
.customer-popup P {
	margin: 0;
	padding: 3px 0 0;
	color: #FFF;
	font: 11px tahoma, sans-serif;
	line-height: auto;
	background: #8DA8BC;
}