html, body {
	margin: 0;
	padding: 0;
}
body {
	height: 101%;
	background-color: #485860;
	font-family: Arial, Helvetica, sans-serif;
	color: #9eb0b7;
	font-size: 12px;
	line-height: 14px;
}
/*h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 19px;
	text-align: center;
	color: white;
	margin: 2px;
	padding: 0;
}*/
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
	color: white;
	margin: 2px;
	padding: 0;
	text-transform: uppercase;
	/*background: url(images/title-line.gif) no-repeat center bottom;*/
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 17px;
	text-align: center;
	color: white;
	margin: 2px;
	padding: 0;
	
}
body td {
	font-family: Arial, Helvetica, sans-serif;
	color: #9eb0b7;
	font-size: 12px;
	line-height: 14px;	
}
.all {
	width: 1000px;
	background-image: url(images/bg-all.png);
	background-position: top right;
	background-repeat: no-repeat;
}
/**/
p {
	text-align: justify;
}
.conteiner1 {
	margin-left: 50px;
	/*margin-top: 52px;*/
	margin-top: 35px;
	margin-bottom: 35px;
	width: 475px;
}
.desc {
	margin-top: 7px;
	width: 397px;
	min-height: 130px;
	background-color: #9eb0b7;
	color: #485860;
}
* html .desc {
	height: 130px;
}
.desc div {
	padding: 10px;
}
.desc span.rank {
	text-transform: uppercase;
}
/**/
.pages {
	line-height: 20px;
}
.pages span {
	padding-left: 2px;
	padding-right: 2px;
	
}
.pages a {
	color: #9eb0b7;
	text-decoration: none;
}
.pages a:hover {
	text-decoration: underline;
	color: #fff;
}
.pages span b {
	color: white;
}

.conteiner2 {
	margin-left: 30px;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 446px;
}
.conteiner3 {
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 35px;
	width: 446px;
}
/* меню на главной*/
div.squaremenu {
	width: 919px;
	height: 205px;
	padding: 0;
	margin: 0;
	background-color: #9eb0b7;
}
/* меню по умолчанию на вторых*/
.sqtab2
{
	background-color: #9eb0b7;
	background-position: top left;
	background-repeat: no-repeat;
}
.conteiner1 a, .conteiner2 a, .conteiner3 a, .conteiner1 a:visited, .conteiner2 a:visited, .conteiner3 a:visited {
	color: #9eb0b7;
	text-decoration: none;
}
.conteiner1 a:hover, .conteiner2 a:hover, .conteiner3 a:hover {
	text-decoration: underline;
}
/*нижнее дублирующее меню*/
.bottommenu {
	margin-top: 40px;
}
.bottommenu a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #9eb0b7;
	font-size: 12px;
	line-height: 16px;	
}
.bottommenu a:hover {
	color: white;
}
.bottommenu a strong {
	text-transform: uppercase;
}


/**/
.footer {
	background-color: #9eb0b7;
	background-image: url(images/foot-.gif);
	background-position: center;
	background-repeat: repeat-x;
	/*margin-bottom: 40px;*/
	margin-top: 20px;
}

.footer span {
	background-color: #9eb0b7;
	color: #485860;
	white-space: nowrap;
}
.footer span.tel {
	padding-left: 35px; 
	padding-right: 3px;
}
.footer span.fax {
	/*color: #feffff;*/
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
	padding-right: 35px;
}
.footer span.fax a {
	color:  #485860;
	text-decoration: underline;
}
.footer span.fax a:hover {
	color:  #485860;
	text-decoration: none;
}
.footer span.mail {
	padding-left: 3px;
}
.footer span.mail a {
	color:  #485860;
	text-decoration: none;
}
.footer span.mail a:hover {
	text-decoration: underline;
}
/*scroll*/
.sctdone {
	width: 479px;
	height: 27px;
	background: url(images/bg_scroll_pole.gif) repeat-x top;
}
.scrtable td {
	padding: 0px 4px 1px 6px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color:#fefefe;
	font-size: 10px;
	line-height: 10px;
	vertical-align: top;
}
.scrtd {
	background: url(images/bord-td-pole.gif) no-repeat left;
}
.scrtable td a {
	text-decoration: none;
	color:#9eb0b7;
}
.scrtable td a:hover {
	text-decoration: underline;
}
#overx {
	position:relative;
	width: 479px; 
	height: 27px; 
	overflow: hidden;
}
#divBg {
	position:absolute;
	z-index:10;  
	left:0px; 
	height:27px; 
	clip:rect(0px 10px 10px 0px); 
	visibility:hidden;
	}
#divPics {
	position:absolute;
	z-index:11; 
	left:0px; 
	margin-left: -12px;
	top:1px; 
	visibility:inherit;
	}
.makaka {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
}
.makaka a, makaka a:visited {
	color: gray;
	text-decoration: none;
}
.makaka a:hover {
	text-decoration: underline;
}












