
table {
	padding: 0;
	border-collapse: collapse;
}

#header, #main, #footer, #globalfooter {
	width: 914px;
	clear: both;
	overflow: hidden;
	margin: 0 30px 0 75px;
}



#header {
	margin: 0 0 35px 0;
	width: 1000px;
}
#header img {
	margin: 35px 35px 5px 35px;
	float: left;
	vertical-align: middle;
}
#header ul {
	margin: 0 25px 25px 25px;
	padding: 0;
	list-style: none;
	font-size: 1.3em;
	font-variant: small-caps;
}
#header ul li {
	float: left;
	margin: 5px 6px 0px 6px;
}
#header ul li:hover {
}
#header ul li a, #header ul li span {
	color: #58595b; /*90%-серый*/
	text-decoration: none;
	display: block;
	padding: 70px  6px 0 6px;
	/*border-top: 2px solid #f6f6f6; /*3%-серый*/
}

#header ul li a:hover {
	color: #58595b; /*90%-серый*/
	/*border-top: 2px solid #f47521; /*оранжевый*/
	/*background-color: #e6e7e8; /*10%-серый*/
}

#header ul li span {
	color: #f47521; /*оранжевый*/
/*	border-bottom: 2px solid #f47521; /*оранжевый*/
}
#header ul li a img {
	margin: 0;
	vertical-align: middle;
}
#header ul li span a, 
#header ul li span a:hover {
	color: #f47521; /*оранжевый*/
	padding: 0;
	border-bottom: none;
}
#header ul li span a:hover {
	color: #58595b; /*90%-серый*/
	/*border-top: 2px solid #f6f6f6; /*3%-серый*/
	/*background-color: #f6f6f6; /*3%-серый*/
}
#header ul li .navPic {
	border-top: 2px solid #f6f6f6; /*3%-серый*/
}
#header ul li .navPic:hover {
	border-top: 2px solid #f6f6f6; /*3%-серый*/
	background-color: #f6f6f6; /*3%-серый*/
}







.search {
	float: right;
	position: relative;
	z-index: 2;
	/*margin: -2px 0 0 0;*/ /*for IE*/
}
.search .s-in {
	border: 2px solid #e2e3e4; /*12%-серый*/
	background-color: #f6f6f6; /*3%-серый*/
	margin: -2px 0 0 0;
	padding: 0;
	height: 20px;
	padding: 0 0 0 4px;
}

.search-img {
	vertical-align: middle;
	margin: -2px 0 0 -5px;
}

.servMenuL {
	float: left;
	height: 25px;
}
.servMenuR {
	float: right;
	height: 25px;
	position: relative;
	z-index: 2;
}
.servMenuR img {
	margin: 0 2px 0 0;
}


.DepTitle {
	margin: 0 0 0 10px;
	position: relative;
	top: -27px;
	z-index: 0;
	clear: both;
}


#main {
	background-color: #ffffff;
	/*background-color: #e6e7e8;*/ /*10%-серый*/
	/*border: 1px solid #FF0000;*/
}
.leftcolumn {
	float: left;
	width: 80px;
}
.bg {
	position: absolute;	
	background-color: #e6e7e8; /*10%-серый*/ 
	width: 80px; 
	height: 3000px; 
	top: 0px; 
	left: 0px;
}
.title, .leftcolumn {
	position: relative;
}
	.LM, .LM-OT {
		margin: 100px 0 0 0;
	}
	.LM ul, .LM-OT ul {
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 1em;
		text-align: right;
	}
	.LM ul li, .LM-OT ul li {
		line-height: 1em;
	}
	.LM ul li a , .LM li span {
		margin: 0 0 4px 0;
		padding: 10px 15px 10px 10px;
		background-image: url(/images/techno/shadow.png);
		background-position: top right;
		color: #0094c2;
		text-decoration: none;
		display: block;
		background-color: #f2fafc; /*#0094c2*/
		/*font-weight: bold;*/
	}
	.LM li a:hover {
		/*background-color: #0094c2; 
		color: #FFFFFF;*/
		padding: 10px 17px 10px 10px;
		border-right: 1px solid #0094c2;
		background-image: url(/images/techno/shadow.png);
		background-position: top right;
	}
	.LM li span {
		background-color: #0094c2; 
		color: #FFFFFF;
	}
	
	
	.LM-OT {
	}
	.LM-OT ul {
	}
	.LM-OT ul li {
	}
	.LM-OT ul li a {
		margin: 0 0 4px 0;
		padding: 10px 15px 10px 10px;
		text-decoration: none;
		display: block;
		background-image: url(/images/techno/ot-back.jpg);
		background-position: top right;
		font-weight: bold;
	}
	.LM-OT li a:hover {
		padding: 10px 17px 10px 10px;
	}
	.title img {
		float: right;
		margin: 160px 0 20px 0;
	}
	
	
	.CM {
		/*margin: 0 10px 0 0;*/
		margin: 0;
		float: left;
		width: 136px;
		background-color: #e6e7e8; /*10%-серый*/
		font-size: 0.9em;
	}
	.CM ul {
		margin: 0;
		padding: 10px 0 4px 0;
		list-style: none;
		text-align: right;
	}
	.CM ul li {
		/*line-height: 1em;*/
	}
	.CM ul li a, .CM ul li span {
		margin: 0;
		text-decoration: none;
		display: block;
		color: #000000;
	}
	.CM ul li a {
		padding: 0 14px 2px 2px;
	}
	.CM li a:hover {
		color: #f47521; /*оранжевый*/
	}
	.CM li span {
		padding: 0 4px 2px 2px;
		font-weight: bold;
	}
	
	
.rightcolumn {
	float: right;
	width: 834px; height: 100%; background: #FFFFFF;
}

	.top, .mid, .bot {
		clear: both;
		overflow: hidden;
	}
	.top {
		background-color: #f6f6f6; /*3%-серый*/
	}
	.mid {
		background-color: #FFFFFF;
		margin: 0;
		overflow: hidden;
		padding-bottom: 30px;
		/*сетка*/
		/*background-image: url(/images/techno/setkaGK.png);
		background-position: top left;*/
	}
	.bot {
		background-color: #FFFFFF;
	}
	
	.ct-1, .cm-1 {
		float: left;
		width: 564px;
		padding-left: 0;
		padding-right: 0;
	}
	.ct-2, .cm-2 {
		float: left;
		width: 240px;/*260px*/
		padding-left: 15px;
		padding-right: 5px;
	}
	
	.ct-1, .ct-2 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.ct-1 {
		border-top: 10px solid #e6e7e8; /*10%-серый*/
		border-right: 10px solid #e6e7e8; /*10%-серый*/
		border-bottom: 10px solid #e6e7e8; /*10%-серый*/
	}
	.ct-2 {
		background-color: #f6f6f6; /*3%-серый*/
	}
		#main .newsIn {
			padding: 70px 0 10px 0;
		}
		#main .newsIn h1 {
			font-size: 14px;
			background-color: #f47521; /*оранжевый*/
			padding: 0;
			color: #ffffff;
			line-height: 22px;
			display: inline;
			/*font-weight: normal;*/
		}
		#main .newsIn h2 {
			font-size: 12px;
			background-color: #ffffff;
			padding: 0;
			color: #58595b; /*90%-серый*/
			line-height: 20px;
			/*font-weight: normal;*/
		}
	
	.cm-1, .cm-2 {
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.cm-1 {
		background-color: #FFFFFF;
		padding-left: 10px;
		overflow: visible;
	}
	.cm-2 {
		background-color: #FFFFFF;
	}
	.bot .cm-1 {
		margin-left: 5px;
		margin-right: -5px;
	}
	
	.f-0, .f-1, .f-2 {
		height: 16px;
	}
	.f-0 {
		background-color: #e6e7e8; /*10%-серый*/
		width: 100%;
	}
	.f-1 {
		background-color: #e6e7e8; /*10%-серый*/
		width: 580px;
		margin: -10px 0 0 -10px;
	}
	.f-2 {
		margin: -10px 0 35px -15px;
		padding: 0 0 0 10px;
		border-left: 7px solid #f47521; /*оранжевый*/
	}
		.f-2 a {
			font-size: 1.5em;
			line-height: 0.8em;
			font-variant: small-caps;
			color: #9d9fa2; /*45%-серый*/
			text-decoration: none;
		}
		.f-2 a:hover {
			color: #f47521; /*оранжевый*/
		}
		
		
		
	
	
	
	


/*цвета направлений*/
.dep0 {
	color: #f47521; /*оранжевый*/
}
.dep1 {
	color: #56296f; /*dep1*/
}
.dep2 {
	color: #0094c2; /*dep2*/
}
.dep3 {
	color: #25a988; /*dep3*/
}
.dep4 {
	color: #b82a85; /*dep4*/
}


/*нижний футер -НАЧАЛО- направления компании*/
#globalfooter {
	position: relative;
	width: 796px; /*840px*/
	margin: -24px 0 0 150px;
	padding: 0 22px 0 22px;
	font-size: 0.8em;
	color: #9d9fa2; /*45%-серый*/
	z-index: 1;
}
#gfLine {
	position: relative;
	border-top: 5px solid  #e6e7e8; /*10%-серый*/
	margin: 0 0 0 150px;
	top: 6px;
	z-index: 2;
}
#gfTitle {
	position: relative;
	margin: 0 0 0 160px;
	z-index: 0;
	font-variant: small-caps;
	font-size: 60px;
	color: #ededee; /*7%-серый*/
	text-align: center;
}








#main h1, #main h2, #main  h3, #main h4, #main h5, #main h6 {
	/*background-color: #e6e7e8;*/ /*10%-серый*/
	/*display: inline;
	padding: 0 4px 0 4px;
	color: #f47521;*/ /*оранжевый*/
	/*color: #58595b;*/ /*90%-серый*/
}
/*#main h1 {
	font-size: large;
}
#main h2 {
}
#main h3 {
}
#main h4 {
}
#main h5 {
}
#main h6 {
}*/


.mid .content .text h1, 
.mid .content .text h2,  
.mid .content .text h3,  
.mid .content h4,  
.mid .content h5,  
.mid .content h6 {
	color: #f47521; 
}

.content a {
}
a {
	color: #666666;
	text-decoration: underline;
}
/*a:hover {
	color: #333333;
}
a:visited {
	color: #999999;
}*/



.content {
	padding: 10px 0px 30px 10px;
	float: left;
	/*width: 640px;*/
	height: 100%;
	overflow: hidden;
}
.CMC {
	width: 580px;
}
.content .text {
	padding: 0 60px 0 0;
	clear: both;
	overflow: hidden;
}
.content .a {
	padding: 0 20px 30px 0;
	float: left;
	width: 45%;
}
.content .b {
	padding: 0 20px 30px 0;
	float: left;
	width: 30%;
}
/*.content p {
	margin: 0.5em 0 2em 0;
	line-height: 1.5em;
}*/
.content .title {
	margin-top: 40px;
	margin-bottom: 50px;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	background-color: #e6e7e8; /*10%-серый*/
	display: inline;
	/*padding: 0 4px 0 4px;*/
	color: #f47521; 
}

.content h1 {
}
.content h2 {
}
.content h3 {
}
.content h3 a {
	/*background-color: #ffffff;
	display: block;
	padding: 0;
	color: #58595b;*/ /*90%-серый*/
}
.content h3 a:hover {
	/*color: #f47521;*/ /*оранжевый*/
}
/*.date {
	font-size: 0.87em;
}*/
.content h4 {
}
.content h5 {
}
.content h6 {
}
.content a {
}
.content a:hover {
}
.content a:visited {
}
.content ul {list-style-image: url(/images/techno/ulObj.jpg);}
.content ul ul {list-style-image: url(/images/techno/ululObj.jpg);}
/*.content ul {
	margin: 0.5em 0  2em 0;
	padding: 0 0 0 40px;
	list-style: disc;
}
.content ul li {
	padding: 0 0 0 2px;
}*/
.toDep {
	background-image:url('/images/techno/all.jpg'); 
	background-position: right center; 
	background-repeat: no-repeat; 
	padding: 5px 30px 10px 0; 
	text-align: right; 
	margin:-10px 0 10px; 
	font-size: .85em;
}
/*форма обратной связи*/
input {
	border: 1px solid #e2e3e4; /*12%-серый*/
	background-color: #f6f6f6; /*3%-серый*/
	margin: 0px 0 0 0;
	padding: 0;
	height: 20px;
	padding: 0 0 0 4px;
	font-size: 0.9em;
}
textarea {
	background-color:#F6F6F6;
	border:1px solid #E2E3E4;
	font-size:1.1em;
	margin:0 0 0;
	padding:0 0 0 4px;
}

.nc_title {
	margin: .5em 0 0 0;
}
.nc_description {
	font-size: .85em;
	margin: .5em 0 1em 0;
}
.errorField {
	background-color: #F47521 !important;
}
.submit {
	padding: 6px;
	font-weight: bold;
	height: 30px;
}



.all-tags {
	padding: 5px 10px 20px 10px;
	margin: 15px 0 0 0;
	background-color: #f6f6f6; /*3%-серый*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.all-tags span {
	font-variant: small-caps;
	font-size: 14px;
	color: #9d9fa2; /*45%-серый*/
	display: block;
	border-bottom: 1px solid #f6f6f6; /*3%-серый*/
	margin: 0 0 10px 0;
}
.all-tags a {
	color: #000000;
}
.all-tags a:hover {
	color: #58595b; /*90%-серый*/
}
.all-tags b {
	color: #9d9fa2; /*45%-серый*/
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 2px;
}
.all-tags .act {
	color: #9d9fa2; /*45%-серый*/
}


.tags, .zapros, .dopTags, .results, .pages {
	overflow: hidden;
}

.tags {
	padding: 0 70px 0 0;
}
.tags a:hover {
	color: #f47521; /*оранжевый*/
}
.tags a:visited {
}
/*.tags ul {
	margin: 0.5em 0  2em 0;
	padding: 0 0 0 40px;
	list-style: disc;
}
.tags ul li {
	padding: 0 0 0 2px;
}*/
.tags span {
	font-variant: small-caps;
	font-size: 13px;
	color: #9d9fa2; /*45%-серый*/
	display: block;
	border-bottom: 1px solid #f6f6f6; /*3%-серый*/
	margin: 0 0 10px 0;
}
.tags .zapros, .tags .dopTags {
	margin: 15px 0 30px 0;
}
.tags .zapros {
}
.tags .zapros ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tags .zapros ul li {
	padding: 6px;
	float: left;
	border: 1px solid #f6f6f6; /*3%-серый*/
}
.tags .zapros ul .noH {
	float: left;
	border: 0;
}
.tags .zapros ul .noH:hover {
	background-color: #FFFFFF;
}
.tags .zapros ul li:hover {
	background-color: #f6f6f6; /*3%-серый*/
}
.tags .zapros ul li a {
	text-decoration: underline;
}
.tags .zapros ul li a:hover {
	color: #58595b; /*90%-серый*/
}
.tags .zapros img {
	vertical-align: bottom;
	margin: 0;
	padding: 0 0 2px 4px;
	float: none;
}
.tags .dopTags {
	padding: 5px 10px 20px 10px;
	background-color: #f6f6f6; /*3%-серый*/
}
.tags .dopTags a {
	text-decoration: none;
}
.tags .dopTags a:hover {
	color: #f47521; /*оранжевый*/
}
.tags .results {
}
.tags .results img {
	vertical-align: bottom;
	margin: 0;
	float: none;
}
.tags .results ul {
	margin: 20px 0 50px 10px;
	padding: 0 0 0 10px;
}
.tags .results ul li {
	padding: 0.5em 0 1em 0;
}
.tags .results .link a {
	color: #9d9fa2; /*45%-серый*/
	font-size: 0.9em;
}
.tags .results .link a:hover {
	color: #58595b; /*90%-серый*/
}
.tags .pages {
	color: #9d9fa2; /*45%-серый*/
	margin: -10px 0 0 0;
	text-align: center;
}
.tags .pages a {
	color: #9d9fa2; /*45%-серый*/
	font-size: 0.9em;
	text-decoration: none;
}
.tags .pages a:hover {
	color: #f47521; /*оранжевый*/
}
.tags p {
	margin: 0.5em 0 2em 0;
	line-height: 1.5em;
}
.tags h1, h2, h3, h4, h5, h6 {
	background-color: #e6e7e8; /*10%-серый*/
	display: inline;
	padding: 0 4px 0 4px;
	color: #58595b; /*90%-серый*/
}
.tags h1 {
}
.tags h2 {
}
.tags h3 {
}
.tags h4 {
}
.tags h5 {
}
.tags h6 {
}
.tags img {
	margin: 5px 35px 15px 0;
	float: left;
}
.tags a {
	color: #000000;
}

.errorField {
	background-color: #F47521 !important;
}





.contactsA {
	position: relative;
}
.phone {
	float:right;
	font-size:17px;
	font-variant:small-caps;
	line-height:15px;
	position:absolute;
	right:-255px;
	width: 240px;
	color:#58595B;
	margin: -1em 0 0 0;
}



#footer {
	line-height:1.5em;
}


a.more {
	color: #58595b; /*90%-серый*/
	padding: 0 16px 0 0;
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 1.4em;
	font-size: 88%;
	text-decoration: none !important;
	position: relative;
	float: right;
	background-image: url(/images/techno/0-more.jpg);
}
a.more:hover {
	text-decoration: underline !important;
}






