
*
{
	margin: 0;
	padding: 0;
}
img
{
    border: none;
}
a
{
    color: #007caa;
    text-decoration: none;
}

body
{
	font-family: Verdana, Tahoma;
	font-size: 10pt;
    line-height: 24px;
}

.content
{
	width: 900px;
	margin: auto;
}
.top
{
	height: 400px;
}
.top .left
{
	float: left;
	padding-top: 60px;
	padding-left: 20px;
	width: 620px;
	_width: 600px;
}
.top .left .logo
{
	float: left;
	height: 91px;
}
.top .left .title
{
	float: left;
	padding-top: 27px;
	padding-left: 17px;
}
.top .left .text
{
	clear: left;
	width: 435px;
	padding-top: 35px;
	padding-left: 30px;
}
.top .right
{
	float: left;
	/*width: 245px;*/
	width: 260px;
}
.top .right div
{
	float: left;
}
.top .right .title
{
	width: 245px;
	height: 40px;
	padding-top: 30px;
	text-align: center;
	font-size: 15pt;
}
.top .right .first-column
{
	width: 135px;
}
.top .right .first-column div
{
	clear: left;
	margin-bottom: 23px;
}
.top .right .first-column .margin
{
	margin-left: 10px;
}
.top .right .second-column
{
	width: 110px;
}
.top .right .second-column div
{
    clear: both;
    margin: auto;
    margin-bottom: 23px;
}
.top .right .second-column .moscow-government
{
    margin-left: 27px;
}
.top .right .second-column .bank
{
    margin-left: 23px;
}
.top .right .second-column .zurich
{
    margin-left: 18px;
}

.group
{
	clear: left;
	padding-left: 10px;
	/*height: 260px;*/
	padding-bottom: 30px;
}
.group .company
{
	float: left;
	width: 255px;
}
.group .logo .separator
{
    float:left;
    width: 60px;
    height: 50px;
}
.group .short-description
{
	clear: both;
}
.group .short-description .company
{
	padding-left: 15px;
	width: 220px;
}
.group .short-description .company a
{
    text-decoration: underline;
}
.group .short-description .separator
{
    float:left;
    width: 80px;
    height: 50px;
}
.group .long-description
{
	clear: left;
	padding-top: 25px;
	margin-left: 25px;
	display: none;
}
.group .long-description div
{
	width: 820px;
    padding-left: 20px;
    display: none;
    text-align: justify;
}
.group .long-description .ntrlab
{
    border-left: 2px solid #0a86cf;
}
.group .long-description .web-praktika
{
    border-left: 2px solid #62bf0a;
}
.group .long-description .sinergo
{
    border-left: 2px solid #f28121;
}

.partners
{
	clear: both;
	height: 170px;
	padding-top: 25px;
}
.partners div
{
	float: left;
}
.partners .microsoft
{
	width: 380px;
	padding-top: 32px;
}
.partners .ibm
{
    width: 235px;
    padding-top: 13px;
}
.partners .partner-1c
{
    width: 150px;
    padding-top: 27px;
}
.group-links
{
	clear: both;
	padding-left: 9px;
	height: 65px;
}
.group-links div
{
	float: left;
	overflow: hidden;
}
.group-links div a
{
	font-size: 21pt;
	text-decoration: underline;
	line-height: 40px;
}
.group-links .ntrlab
{
	width: 275px;
}
.group-links .ntrlab a
{
	color: #0b89d1;
}
.group-links .web-praktika
{
    width: 370px;
}
.group-links .web-praktika a
{
    color: #62bf0a;
}
.group-links .sinergo
{
    width: 240px;
}
.group-links .sinergo a
{
    color: #f28121;
}
.footer
{
	clear: both;
	height: 70px;
	padding-left: 20px;
}
.footer div
{
	float: left;
}
.footer .copyright
{
	width: 260px;
}
.footer .iso
{
    width: 205px;
    font-size: 11pt;
    font-weight: bold;
}
.footer .phone
{
    width: 310px;
    font-size: 17pt;
}
