@charset "windows-1251";
/* CSS Document */


#gfTitle {
	color: #ededee; /*7%-серый*/
	font-variant: small-caps;
	font-size: 60px;
	text-align: center;
	margin: 0;
	position: relative;
	z-index: 0;
}
#gfH1 {
	background-color: #ededee; /*7%-серый*/
	height: 21px;
	margin: -20px 19px 0 19px;
	position: relative;
	z-index: 0;
}
#globalfooter {
	position: relative;
	width: 796px;
	margin: -21px 0 0 0;
	padding: 0 19px 0 19px;
	font-size: 0.95em;	
	color: #58595b; /*90%-серый*/
	z-index: 1;
	overflow: hidden;
}
#gfLine {
	position: relative;
	border-top: 5px solid  #e6e7e8; /*10%-серый*/
	margin: 0;
	top: 6px;
	z-index: 2;
}
#globalfooter .gfInnerTitle h1 a {
	display: block;
	width: 187px;
	padding: 2px 6px 4px 6px;
	margin: 0px -6px 1em -6px;
	overflow: hidden;
	text-align: center;
	height: 18px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

	#globalfooter .d1 .gfInnerTitle h1 a  {
		color: #f47521;
	}
	#globalfooter .d2 .gfInnerTitle h1 a  {
		color: #f47521;
	}
	
	#globalfooter .d3 .gfInnerTitle h1 a  {
		color: #f47521;
	}
	
	#globalfooter .d4 .gfInnerTitle h1 a  {
		color: #f47521;
	}

	#globalfooter h1 a:hover {
		text-decoration: underline;
	}

	
.d1, .d2, .d3, .d4 {
	width: 187px;
	padding: 0 6px 0 6px;
	margin: 0;
	float: left;
	height: 230px;
	border-top: 2px solid #ededee; /*7%-серый*/
	position: relative;
}

	.d1:hover {
		background-color: #ededee;
		border-top: 2px solid  #f47521;
	}
	.d2:hover {
		background-color: #ededee;
		border-top: 2px solid  #f47521;
	}
	.d3:hover {
		background-color: #ededee;
		border-top: 2px solid  #f47521;
	}
	.d4:hover {
		background-color: #ededee;
		border-top: 2px solid  #f47521;
	}
	
.gfContacts {
	position: absolute;
	bottom: 0;
	/*font-variant: small-caps;*/
	font-weight: normal;
	color: #666666;
	font-size: 14px;
	line-height: 13px;
}
.gfContacts a {
	font-size: 11px; 
	color: #58595b; /*90%-серый*/
	text-decoration: none;
}
.gfContacts a:hover {
	text-decoration: underline;
}
.gfContacts b {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: normal;
	color: #9d9fa2; /*45%-серый*/
}
.gfInfo {
	height: 11.4em;
	overflow: hidden;
}
#globalfooter .gfEmail {
	width: 187px;
	height: 2em;
	overflow: hidden;
}

