/* CSS Document */

html, body {
/*	height:100%; */
	width:100%;
	margin:0;
	padding:0;
}

@media screen	{
	.Canvas {padding-top:16px;}
	.Page {width:960px;}
}
.Canvas {
	text-align:center;
	height:100%;
	position:relative;
}
.Page {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

@media print {.Page .head {display:none}}
.Page .head {
	height:125px;
	background:url(img/head-menu.jpg) 34px 0 no-repeat;
}
.Page .head .leftTop, .Page .head .left, .Page .head .rightTop, .Page .head .right {
	position:absolute;
	background-position: left top;
	background-repeat:no-repeat;
	font-size:1px;
}
.Page .head .left {
	width:8px;
	height:203px;
	left:-8px;
	top:-8px;
	background-image:url(img/head-left.gif);
}
.Page .head .leftTop {
	width:150px;
	height:8px;
	left:0;
	top:-8px;
	background-image:url(img/head-left-top.gif);
}
.Page .head .rightTop {
	width:48px;
	height:8px;
	right:0;
	top:-8px;
	background-image:url(img/head-right-top.gif);
}
.Page .head .right {
	width:9px;
	height:260px;
	right:-9px;
	top:-8px;
	background-image:url(img/head-right.gif);
}
.Page .head .logo {
	position:absolute;
	right:36px;
	top:30px;
	width:209px;
	height:61px;
	background:url(img/logo.gif) left top no-repeat;
}
.Page .head .logo a {
	display:block;
	height:100%;
}	
.Page .head .noImageMenuItem {
	position:absolute;
	z-index:-1000;
}
.Page .head .menuItem {
	position:absolute;
	display:block;
	top:12px; height:24px;
}
.Page .head .companyItem	{left:57px;		width:84px;}
.Page .head .objectsItem	{left:180px;	width:75px;}
.Page .head .usefullItem	{left:297px;	width:75px;}
.Page .head .holdingItem	{left:426px;	width:66px;}
.Page .head .contactsItem	{left:538px;	width:75px;}


.ServicesMenu {
	height:63px;
	top:50px;
	padding-left:1000px;
	left:-982px;
	background:#B30A01 url(img/top-menu-right.jpg) right bottom no-repeat;
	position:absolute;
}
.ServicesMenu .column {
	float:left;
	padding:0 16px 0 18px;
}
.ServicesMenu .item {
	padding:5px 0px 5px 16px;
	background:url(img/top-menu-ul.gif) 0 9px no-repeat;
	white-space:nowrap;
}
.ServicesMenu .item  a, .ServicesMenu .item  a:visited{text-decoration:none;}
.ServicesMenu .item  a:hover {
	text-decoration:underline;
	color:#FF5300;
}
.ServicesMenu .minWidth {
	width:511px;
	font-size:1px;
}
.ServicesMenu a span {color: white;}

.Page .contentSection 	{background:#FCFCFC url(img/content-lt-ground.jpg) left 	top 	no-repeat;}
.Page .contentSection .rtGround {background:url(img/content-rt-ground.jpg) right 	top 	no-repeat;}
.Page .contentSection .rbGround {background:url(img/content-rb-ground.jpg) right 	bottom 	no-repeat;}
.Page .contentSection .lbGround {background:url(img/content-lb-ground.jpg) left		bottom	no-repeat; height:100%;}
.Page .contentSection .collage {
	background:url(img/collage.jpg) 0 0 no-repeat;
	height:401px;
	position:relative;
}
@media screen {
	.Page .contentSection .collage .text {
		left:43px;
		top:73px;
		width:291px;
		height:295px;
		overflow:hidden;
		position:absolute;
		color:white;
	}

	.Page .contentSection .collage .text a, .Page .contentSection .collage .text a:visited {color:white;}
}

.Page .contentSection .collage .text li {
	background-image:url(img/alt-marker.gif);
	padding-bottom:12px;
}

.Page .contentSection .bottom {
	clear:both;
	font-size:1px;
	height:63px;
}

@media screen {.MainContent {float:right; width:665px;}}
.MainContent {
	overflow:hidden;
	text-align:justify;
}

@media print {.RightColumn {display:none}}
.RightColumn {
	float:right;
	margin-left:36px;
	width:223px;
	overflow:hidden;
	margin-top:36px;
}

.RightContacts {
	height:130px;
	width:222px;
	overflow:hidden;
	background:url(img/r-contacts-ground.jpg) left top no-repeat;
}
.RightContacts .text {padding:24px 24px 36px 27px;}
.RightContacts span, .RightContacts a,  .RightContacts a:visited {color:white;}


@media print	{.Page .footerSection {border-top:2px solid black; padding-top:0.5em;}}
@media screen	{
	.Page .footerSection {
		height:379px;
		padding:21px 0 21px 36px;
	}
}
.Page .footerSection {position:relative;}
.Page .footerBottom {height:129px;}
.Page .footerSection .left,.Page .footerSection .right, .Page .footerSection .bottom, 
.Page .footerSection .paperBottom {font-size:1px;}
.Page .footerSection .left,.Page .footerSection .right, .Page .footerSection .bottom, 
.Page .footerSection .paperBottom, .Page .footerSection .contacts, .Page .footerSection .logo{
	position:absolute;
	display:block;
}

.Page .footerSection .left {
	width:8px;
	height:472px;
	left:-8px;
	bottom:-14px;
	background-image:url(img/footer-left.jpg);
}
.Page .footerSection .right {
	width:9px;
	height:452px;
	right:-9px;
	bottom:-14px;
	background-image:url(img/footer-right.jpg);
}
.Page .footerSection .bottom {
	width:553px;
	height:14px;
	right:0;
	bottom:-14px;
	background-image:url(img/footer-bottom.jpg);
}
.Page .footerSection .paperBottom {
	width:724px;
	height:32px;
	left:152px;
	bottom:0;
	background-image:url(img/footer-paper-bottom.jpg);
}

@media screen {
	.Page .footerSection .contacts {
		bottom:-93px;
		left:0;
		background-image:url(img/footer-banner.jpg);
		color:#A3CEFF;
	}
	.Page .footerSection .contacts .text {padding:21px 24px 12px 52px;}
	.Page .footerSection .contacts strong {color:white;}
	.Page .footerSection .logo {bottom:-90px;}
	.Page .footerSection .contacts .copyrights{
		position:absolute;
		left:21px;
		bottom:-12px;
		line-height:100%;
	}
}
.Page .footerSection .contacts {
	width:407px;
	height:93px;
	overflow:hidden;
}

.Page .footerSection .contacts .copyrights{
	font:11px Arial;
	color:#B2B2B2;
}
.Page .footerSection .logo {right:34px;}



@media print {.Analytic {display:none;}}
.Analytic {
	position:absolute;
	left:0;
	bottom:144px;
	width:26px;
}	
.Analytic .links{
	font:9px Arial;
	writing-mode: tb-rl;
	filter:flipv() fliph();
	white-space:nowrap;
	padding-top:3px;
	text-align:left;
}
.Analytic .links a, .Analytic .links a:visited {
	color: #B2B2B2;
	text-decoration:none;
	line-height:152%;
}
.Analytic .links a:hover {text-decoration:underline;}

@media print	{.Projects {display:none;}}
.Projects {
	position:relative;
	padding-top:21px;
}
.Projects .caption {
	background:url(img/projects.gif) 0 0 no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:116px;
	height:21px;
}

.Projects .project {
	width:279px;
	overflow:hidden;
	float:left;
	margin-right:22px;
	position:relative;
}
.Projects .frame {
	height:224px;
	background-color:#F1F1F1;
	position:relative;
	border:1px solid #F4F4F4;
}
.Projects .frame .cornerLeftTop {
	position:absolute;
	left:0px;
	top:0px;
	background:url(img/proj-left-top.gif) 0 0 no-repeat;
	width:21px;
	height:85px;
}

.Projects .frame .cornerTop {
	position:absolute;
	left:20px;
	top:0;
	background:url(img/proj-top.gif) 0 0 no-repeat;
	width:43px;
	height:20px;
}
.Projects .frame .imageCanvas {
	width:233px;
	height:180px;
	position:absolute;
	overflow:hidden;
	left:21px;
	top:20px;
}
/* edit */
.Projects .edit {margin-right:3px;}
.Projects .frame .imageCanvas .FarbaAlt {
	position:absolute;
	bottom:7px;
	left:3px;
}	

.Projects .text {
	text-align:center;
	padding:5px 0;
}


div1 {border:1px solid red;}

