/*  GLOBAL  */
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	position: relative;
	min-width:994px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #474746;
}
img {
	border-style: none;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
:focus {
	outline: 0;
}
p {
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 0px;
}
h1 {
	font-size: 20px;
	margin: 0px;
	padding-bottom: 20px;
}
h2 {
	font-size: 17px;
	margin: 0px;
	padding-bottom: 15px;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding-bottom: 10px;
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding-bottom: 10px;
}
.tab {
	border-collapse:collapse;
	width:100%;
}
.tab td {
	vertical-align: top;
	padding: 0px;
}
img.image {
	float: left;
	margin-right: 10px;
	margin-top: -10px;
	position:relative;
}
.service img.image {
	border: none;
}
.list {
	color: #4D5457;
	min-height: 1px;
	display: block;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
}
a.list {
	cursor: pointer;
}
a.list:hover {
	text-decoration: underline;
}
a.link {
	font: 22px "Times New Roman", Times, serif;
	color: #DE3B28;
}


a.list_kirill:hover {
	color: #0180C6;
	text-decoration: underline;
}


.detail {
}
.detail b {
	font-size: 16px;
	font-weight: normal;
	color: #9FA5A8;
	display: block;
	padding-top: 10px;
}
.news_list {
	border-collapse:collapse;
	width:100%;
	margin-top: 10px;
}
.news_list td {
	vertical-align: top;
	padding: 0px 10px 20px 0px;
	width: 1px;
}
.news_list th {
	padding: 0px 0px 20px;
	font-weight: normal;
	text-align: left;
}
.news_list td img {
	float: left;
	border: none;
}
.news_list td img:hover {
	border: none;
}
.news_list a {
	color: #676766;
	font-size:11px;
	text-decoration: none;
}
.news_list a:hover {
	
	text-decoration: underline;
}
.service {
	color: #474747;
}
.service .project_title {color:#474747}
.service .detail a {
	font: 18px "Times New Roman", Times, serif;
	color: #1288CA;
}
.service p {
	display: table;
	min-height: 1px;
}
.more {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.more a {
	color: #0180C6;
	font: 14px "Arial", Times, serif;
}
.date {
	padding-bottom: 5px;
}
.theme {
	font: 14px Arial, Helvetica, sans-serif;
	color: #9FA5A8;
	padding-bottom: 5px;
}

/*  /GLOBAL  */




.logo {
	position: absolute;
	left: 40px;
	top: 32px;
}
.upper_head {
	padding-left: 33%;
}
.top_nav {
}
.top_nav .col {
	float: left;
	width: 33%;
	background: url(/images/top_nav_bg.gif) no-repeat left 8px;
	padding-top: 22px;
	padding-bottom: 11px;
}
.top_nav .col .main {
	padding-bottom: 10px;
}
.top_nav .col .main a {
	font-size: 13px;
	font-weight: bold;
	color: #4A171A;
}

.top_nav .col p {
	margin: 0px;
	padding: 0px 0px 5px;
}
.top_nav .col a {
	color: #0180C6;
}
.lower_head {
	height: 167px;
	background: url(/images/rep.gif) repeat-x right center;
	position: relative;
	margin-bottom: 20px;
}
.lower_head .r {
	float: right;
	width: 489px;
	height: 167px;
	background: url(/images/header_right.jpg) no-repeat;
}
.sub_nav {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 28px;
	bottom: 0px;
	border-collapse:collapse;
}
.sub_nav td {
	background-color: #FFFFFF;
	padding: 0px;
	width: 10%;
	text-align: center;
}
.sub_nav td * {
	font-size: 13px;
	white-space: nowrap;
}

.sub_nav .first {
	background-image: url(/images/top_nav_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 33%;
	background-color: transparent;
}
.sub_nav td a {
	color: #474747;
}
.container {
	min-height: 1px;
	padding-top: 26px;
}
.index_left {
	width: 30%;
	float: left;
	padding-left: 65px;
	padding-right: 30px;
}
.left {
	float: left;
	width: 60%;
	padding-left: 75px;
	padding-right: 50px;
	min-height: 1px;
}
.left .indent {
	padding-left: 12px;
}
.left .scheme {
	padding-top: 197px;
}
.left .scheme a {
	font-size: 18px;
	color: #FF9999;
	text-decoration: underline;
}
.left .scheme a:hover {
	text-decoration: none;
}
.left .serch {
	padding-top: 36px;
	width: 100%;
}

.left .serch .inp {
	width: 45%;
	border-top: 1px solid #454545;
	border-right: 1px solid #313131;
	border-left: 1px solid #DCDCDC;
	border-bottom: 1px solid #D5D5D5;
	height: 18px;
}
.left .serch .subm {
	font-size: 14px;
	border-style: none;
	text-decoration: underline;
	background: #FFFFFF;
	padding-right: 65px;
	padding-top: 24px;
}


.left .serch .right_col input {
	margin-right: 11px;
}
.left .serch .right_col textarea {
	margin-top: 14px;
}


.left .serch table {
	width: 100%;
	font: 14px tahoma;
	color: #0180C6;
	text-decoration: underline;
}

.left .serch .left_col {
	text-align: right;
	width: 25%;
}
.left .serch .right_col {
	text-align: left;
	width: 62%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.left .serch .question {
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
}








.index_center {
	width: 30%;
	float: left;
	padding-right: 30px;
}
.container .link {
	color: #0180C6;
	font: 22px "Times New Roman", Times, serif;
}
.grey {
	color: #9FA5A8;
}
.l_grey {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.about {
	display: block;
	float: right;
	margin-top: -30px;
	color: #0099CC;
}

.index_right {
	width: 22%;
	float: left;
	padding-right: 30px;
}
.index_right .box {
	padding-bottom: 56px;
}

.index_right .service {
	margin-top: 7px;
	margin-bottom: 7px;
}
.signature {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 14px;
}
.index_right .service .detail {
}
.index_right .service .news_link {
	color: #778085;
	text-decoration: none;
}
.index_right .service .news_link:hover {
	text-decoration: underline;
}
.index_right .grey_link {
	font: 18px "Times New Roman", Times, serif;
	color: #6D6D6D;
}
.index_right .info {
	color: #9FA5A8;
	padding-bottom: 28px;
}
.index_right .feedback {
	font-size: 7px;
	color: #778085;
	text-align: right;
	float: left;
	background: url(/images/feedback.gif) no-repeat right top;
	padding-right: 42px;
	padding-top: 10px;
	padding-bottom: 44px;
	line-height: 12px;
}
.index_right .feedback a {
	color: #004990;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.index_right .feedback a:hover {
	color: #DE3B28;
}
.index_right .feedback_icq {
	font-size:14px;
}
.index_right .feedback_icq b {
	color:#004990;
}
.index_right .feedback_skype {
	font-size:14px;
	padding-bottom:30px;
}
.index_right .feedback_skype a {
	color:#004990;
	font-weight:bold;
	text-decoration: none;
}
.index_right .feedback_skype a:hover {
	text-decoration: underline;
}
.index_right .issue {
	margin: 0px 0px 38px;
	padding: 0px;
}
.index_right .issue li {
	list-style-type: none;
	padding-top: 9px;
	padding-bottom: 3px;
	background: url(/images/bullet2.gif) no-repeat left 12px;
	padding-left:14px;
}
.index_right .issue a {
	font-size: 12px;
	color: #474747;
}
.index_right .company {
	margin: 0px 0px 38px;
	padding: 0px;
}
.index_right .company li {
	list-style-type: none;
	padding-top: 8px;
}
.index_right .company a {
	font-size: 12px;
	color: #778085;
	padding-right: 14px;
}
.index_right .news {
	margin: 0px;
	padding: 0px 0px 40px;
}
.index_right .news li {
	list-style-type: none;
	padding-top: 9px;
	padding-bottom: 3px;
}
.index_right .news a {
	font-size: 12px;
	color: #778085;
}
.index_right .image {
	margin-top: 0px;
}


.client {
	float: left;
	font: bold 10px tahoma;
	color: #8E8E8E;
	padding-left: 65px;
	margin-bottom: 30px;
	padding-top: 50px;
	width: 40%;
	line-height: 4

}
.client a {
	margin-right: 22px;
}
.partner {
	float: left;
	font: bold 10px tahoma;
	color: #8E8E8E;
	padding-left: 65px;
	margin-bottom: 30px;
	padding-top: 50px;
	width: 40%;
	line-height: 4;
}
.partner a {
	margin-right: 22px;
}

.footer {
	height: 89px;
	border-bottom: 12px solid #C1C8CA;
	font: 10px tahoma;
	color: #9C9A9B;
	padding-right: 50px;
}
.footer .f_l {
	float: left;
	height: 67px;
	padding-top: 21px;
	width: 49%;
	padding-left: 64px;
}
.footer .f_l a {
	color: #0180C6;
}

.footer .f_r {
	background: url(/images/footer.gif) no-repeat left 26px;
	width: 44%;
	float: right;
	height: 89px;
	font-size: 11px;
}
.head_nav {
	position: absolute;
	left: 230px;
	top: 55px;
}
.head_nav a {
	display: block;
	float: left;
	margin-right: 13px;
}
.head_nav .home {
	padding-top: 2px;
}
.head_nav .mail {
	padding-top: 2px;
}
.folder {
	color: #0180C6;
	padding: 10px 50px 10px 75px;
}
.folder a {
	color: #0180C6;
	text-decoration:none;
	border-bottom:dashed 1px #0180C6;
}
.folder a:hover {
	border-bottom:none;
}
.shade {
	background-color: #000000;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 950;
	_height:expression(this.parentNode.parentNode.parentNode.offsetHeight+'px');
	_width:expression(this.parentNode.parentNode.parentNode.offsetWidth+'px');
	display: none;
}
.calculator_popup {
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	z-index: 980;
	width: 300px;
	border: 1px solid #CCCCCC;
	display: none;
	padding: 10px;
	font-size: 12px;
	right: 100px;
}
.calculator_popup .close {
	font-size: 0px;
	line-height: 0px;
	background-image: url(/images/close.gif);
	height: 13px;
	width: 14px;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
.calculator_popup #calc_result {display:none;}
.calculator_popup .field {width:40px;}
.calculator_popup .field2 {width:150px;}
.header_phone {position:absolute; top:140px; left:66px; font-size:12px; color:#666666}
.header_phone b {font-size:18px; letter-spacing:1px; margin-left:7px; font-weight:normal}
.header_phone p {padding-top:0px; padding-bottom:7px}
.contact_form {font-size:12px}
.contact_form table {width:100%; border-collapse:collapse}
.contact_form td {padding:0px 0px 15px 15px; vertical-align:top}
.contact_form th {padding:2px 0px 15px 0px; vertical-align:top; text-align:right; width: 150px}
.contact_form .inp {border:solid 1px #666666; width: 300px; padding: 1px 3px}
.contact_form textarea {border:solid 1px #666666; width: 300px; padding: 1px 3px}
.asterisk {color:#00AA00}
#foldable .service p {padding-top:10px}
