html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 780px;
}
body{
	background: #fff;
}
/*body, td{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}*/
body, td{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited{
	color:#007dc6;
	text-decoration: none;
}
a:hover, a:active{
	color:#007dc6;
	text-decoration: underline;
}
table{
	border-collapse: collapse;
}
table td{
	padding: 0;
}
/* Для невидимых счетчиков */
div#countersjs{
	position: absolute;
	top: -200px;
	left: -200px;
}
/* Очистка плавания */
div.cl-l{
	clear: left;
	font-size: 0;
	line-height: 0;
}
div.cl-r{
	clear: right;
	font-size: 0;
	line-height: 0;
}
img{
	border: none;
}
/* ============================================================================================ */
/* Global layout */
table#global{
	width: 100%;
	min-height: 100%;
	height: 100%;
}
td#global-l{
	vertical-align: top;
	padding: 170px 20px 108px 16px;
}
td#global-r{
	vertical-align: top;
	padding: 155px 0 108px 0;
	background: #f2f9ff;
	width:246px;
  }
/* =============================================================================================== */
/* Top level */
img#logo{
	position: absolute;
	top: 44px;
	left: 27px;
	z-index: 10;
}
img#wr{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 6;
}
table#toptbl{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}
table#toptbl td.tl{
	width: 226px;
	height: 125px;
	border-right: 1px solid #0054da;
}
table#toptbl td.tr{
	background: #002ce6 url(/img/back_top.jpg) no-repeat;
}
table#toptbl td.bl, table#toptbl td.br{
	background: #0091df url(/img/back_grad.gif) bottom repeat-x;
	height: 30px;
}
table#toptbl td.bl{
	border-right: 1px solid #70bafa; 
	text-align: center;
}
table#toptbl td.bl img{
	margin: 0 30px 0 30px;
}
table#toptbl td.br {
	padding-left: 3px;
}
table#toptbl td.br a{
	display: block;
	float:left;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 1px 0 0 17px;
	background: url(/img/bull_01.gif) 0 2px no-repeat;
	margin-left: 7px;
}
/* CONTENT BLOCK */
div.banners div{
	width: 33%;
	float: left;
}
div.banners div img{
	margin: 0 5px 5px 0;
}
h1,h2,h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #006ccb;
	text-transform: uppercase;
}
h1{
	font-size: 14px;
}
h2{
	font-size: 12px;
}

/* NEWS BLOCK */
h3.news{
	color:#006ccb;
	margin: 0;
	text-transform: uppercase;
	background: #fff;
	font-size: 12px;
	text-align: right;
	padding: 7px 14px 0 0;
}

/* ================================================================================================== */
/* Bottom level */
table#bottom{
	position: relative;
	margin-top: -108px;
	z-index: 10;
	width: 100%;
}
table#bottom td.tt{
	background: #fff;
	height: 10px;
}
table#bottom td.t{
	background: #c8ecfb;
	border-top:1px solid #007dc6;
	
	height:19px;
  voice-family: "\"}\"";
  voice-family:inherit;
	height:18px;
 }
  html>body table#bottom td.t{
	height:18px;
}
table#bottom td.l{
	height: 79px;
	background: #007dc6;
	width:250px;
	text-align: center;
}
table#bottom td.c{
	height: 79px;
	background: #007dc6;
	color: #fff;
}
table#bottom td.c strong{
	text-transform: uppercase;
}
table#bottom td.c a{
	color: #fff;
}
table#bottom td.r{
	height: 79px;
	background: #007dc6;
	text-align: right;
}
table#bottom td.r img{
	margin: 0 15px 0 15px;
}


/* БЛОК НОВОСТЕЙ */
div.newscont{
	padding: 0 17px 0 6px;
}
div.newscont h3{
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	float: left;
}
div.newsdate{
	float: right;
	color:#747474;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.newsitem{
	padding: 17px 0 12px 0;
	background: url(/img/dash.gif) bottom repeat-x;
}
div.newsitem p{
	margin: 0;
	clear: both;
}
div.newsitem a{
	display: block;
}

td.blc {
	text-align:center;
	padding-top:5px;
	font-size:11px;
	color:#333333;
}

td.blct {
	padding-top:30px;
	background: url(/img/dash.gif) bottom repeat-x;
}

td.blc a {
	font-size:11px;
	color:#333333;
}