@charset "windows-1251";
/* CSS Document */
body{
	margin: 0px;
	padding-top: 30px;
	padding-right: 0%;
	padding-bottom: 30px;
	padding-left: 0%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}
.splash{
	width: 86%;
}

.splash td, .content td{
	width: 33%;
}
.contacts{
	font-family: Arial, Helvetica, sans-serif;
	color: #bcbabb;
	font-size: 26px;
	text-align: right;
}
.contacts a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #465994;
	text-decoration: none;
}
.contacts b{
	font-weight: normal;
	color: #bcbabb;
}
.content td{
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}
.web{
	background-image: url(web.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	vertical-align: top;
	padding-left: 170px;
	text-align: left;
}
.web a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5e5d5d;
	text-decoration: underline;
}
.menu_ia{
	background-image: url(bulb_ia.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
	white-space: nowrap;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 3px;
}
.menu_a{
	background-image: url(bulb_a.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
	white-space: nowrap;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 3px;
}

.content{
	width: 81%;
}
.content img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.bg1{
	background-image: url(bg1.png);
	background-repeat: repeat;
	background-position: top;
	padding-bottom: 0px!important;
}
.project_image{
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.project_name h2{
	text-align: center;
	color: #4f6d89;
	font-weight: normal!important;
	font-size: 13pt;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
	.progect_item{
	width: 33%;
	float: left;
	margin: 0px;
	padding-left: 1px;
	height: 280px;
	padding-right: 1px;
}

.url a{
	color: #80bae2;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11pt;
}
.info{
	line-height: 11pt;
	padding-right: 20px;
}
