@font-face {
	font-family: PFAgoraSansPro;
	src: url(fonts/PFAgoraSansPro-Reg.ttf);
	}

a:link {
	color: #808080;
	text-decoration:underline;
}

a:visited {
	color: #808080;
	text-decoration:underline;
}

#middle {
	margin: 0 auto;
	width: 1060px;
}

#middle a{
	color: white; text-decoration:none;
}

#footer {
	margin: 0 auto;
	position:fixed;
	bottom: 0px;
	background:white;
	width: 100%;
	text-align:center;
	height:28px;
	font-family: PFAgoraSansPro;
}

#head_line {
	width: 1132px;
	height: 6px;
	margin: 0 auto;
	background-image: url('../head_line.png');
}

.clr {clear: both; height: 0px; margin: 0px; padding: 0px;}

#center_head {
	height: 107px;
	width: 1060px;
	margin: 15px auto 10px auto;
	text-align: center;
}

.ch_block {
	padding: 0px 15px;
	height: 107px;
	float: left;
	text-align:left;
	font-family: PFAgoraSansPro;
	color: #808080;
}

#menu {
	margin: 0 auto;
	width: 1060px;
	height: 51px;
}

#tbmenu {
	border-collapse:collapse;
	padding: 0px;	
	width: 1060px;
	height: 51px;
}

.tdmenu {
	padding: 0px;
	width: 151px;
}

.aimg {
	display:block;
	width: 151px;
	height: 51px;
	padding: 0px;
	margin: 0px;
}

a.uslugi{
	position: relative;
	top: -4px;
}

a.uslugi:hover{
	color: white;
	border: 2px solid #02489C;
	background: #02489C;
	text-decoration: none;
}

a.contacts{
	position: relative;
	top: -4px;
}

a.contacts:hover{
	border: 2px solid red;
	color: white;
	background: red;
	text-decoration: none;
}

a.about{
	position: relative;
	top: -4px;
}

a.about:hover{
	color: white;
	border: 2px solid #02489C;
	background: #02489C;
	text-decoration: none;
}

.square {
	width: 145px;
	height: 145px;
	float:left;
	padding: 0px 0px;
	margin: 10px 6px 0px 2px;
	vertical-align: middle;	
}

.square_content {
	font-family: PFAgoraSansPro;
	font-weight: bold;
	font-size: 0.75em;
	position: relative;
	text-align:center;
	padding: 0px 7px;
}