/*******************************************************************************/
/* ОБЩИЕ СТИЛИ */

html, body {
	width:100%;
	min-width:995px;
	height:100%;
	background:#fff;
}

body, table, input, textarea, select, h1, h2, h3, h4, h5, h6 
{
	font-weight:inherit;
	font-style:inherit;
	font-family:Arial;
	font-size:100%;
	color:#656157;
}

body {
	font-size:12px;
	line-height:1.4em;
}

body, table, td, a, p, div, form, ol, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, img, blockquote
{
	margin:0;
	padding:0;
	border:0;
}

table {border-collapse:collapse;}
td		{vertical-align:top;}

a {
	color:#656157;
	text-decoration:underline;
}
a:hover {color:#656157;}

.dashed {
	border-bottom:1px dashed #656157;
	color:#656157;
	cursor:pointer;
	line-height:140%;
}

h1, h2 {
	margin:0 0 0.5em;
	font:24px Trebuchet MS;
}
h3	{
	margin:0 0 0.2em;
	font:21px Trebuchet MS;
}
h4 {font:18px Trebuchet MS;}
h5 {font:17px Trebuchet MS;}
h6 {font:14px Arial;}
h4, h5, h6 {margin:0 0 0.2em;}


p {
	margin:0 0 1.4em 0;
	clear:both;
}

ul, ol {
	margin:0 0 1em 30px;
	padding:0 0 1px;
	position:relative;
/*	clear:both;*/
}
	ul li, ol ul li {
		margin:0 0 0.5em;
		list-style:disc outside;
	}
	ol li, ul ol li {
		margin:0 0 0.5em;
		padding:0;
		position:relative;
		background:none;
		list-style:decimal outside;
	}
/*	если маркер задается картинкой с паддингом
	ul ul {margin-left:30px;}
	ul li ul {margin-left:0;}
/**/	

blockquote {
	margin:0 0 1.5em 0;
	padding:15px 30px;
	clear:both;
}

.size9  {font-size:9px;}
.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.size21 {font-size:21px;}
.size24 {font-size:24px;}

.size9, .size10, .size11, .size12, .size13, .size14, .size15, .size17, .size18, .size21, .size24 {
	line-height:1.4em;
}


.pre	{white-space: pre;}
.nobr {white-space: nowrap;}
.tab	{padding-right:3em;}
	.tab span {position:absolute;}

.linethrough {text-decoration: line-through;}
	
.clear {
	width:100%;
	height:1px;
	margin:0 0 -1px;
	padding:0;
	float:none;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}

.invisible {visibility:hidden;}

.white	{color:#FFF;}
.black	{color:#000;}
.red		{color:#E73925;}
.gray		{color:#748691;}
.green	{color:#1BA41E;}
.yellow	{color:#FE9000;}
.blue		{color:#2E4B9C;}
.brown {color:#964b00;}


/* cursor:progress; */
/* cursor:wait; */
/* border:1px solid #000; */

/*******************************************************************************/
/* ТЕЛО */
/*******************************************************************************/
#W {
	width:100%;
	max-width:1600px;
	height:100%;
	margin:0 auto;
}

/*******************************************************************************/
#H {
	width:1px;
	height:100%;
	margin:0 0 -100px 0;
	float:left;
	overflow:hidden;
	visibility:hidden;
}

/*******************************************************************************/
#C {
	width:61%;
	margin:310px -10000px 0 0;
	float:left;
	position:relative;
	left:5%;
}

/*******************************************************************************/
#R {
	width:27%;
	margin:310px -10000px 0 0;
	float:left;
	position:relative;
	left:68%;
	overflow:hidden;
}

/*******************************************************************************/
#T {
	width:90%;
	height:255px;
	margin:0 -10000px 0 0;
	padding:55px 0 0;
	float:left;
	position:relative;
	left:5%;
	background:url('/_images/t_shad.jpg') no-repeat center 270px #fff;
}

/*******************************************************************************/
#B {
	width:90%;
	height:50px;/**/
	padding:50px 0 0;
	position:relative;
	left:5%;
	clear:both;
	overflow:hidden;
}








/*******************************************************************************/
.NewsAnons {
	margin:0 0 22px;
/*	font-size:14px;/**/
}
	.NewsAnons dt {font:14px Arial;}
		.NewsAnons dt a {color:#2E4B9C;}/**/
	.NewsDate {
		margin:1px 0 2px;
		font:italic 11px Arial;
		color:#748691;
	}


/*******************************************************************************/
.TwoCols {
	width:100%;
	margin:20px 0 40px;
}
	.TwoCols td {
		width:50%;
		padding:0 50px 0 0;
	}




/*******************************************************************************/
.DottedBlock {
/*	width:200px;/**/
	padding:0 0 10px 10px;
	float:right;
}
.DottedFrame {
	width:100%;/**/
	position:relative;
	overflow:hidden;
	background:url('/_images/dotted_frame_bg.gif') 0 0 #fff;
}
	.DottedCorner {
		width:20px;
		height:20px;
		margin:0 0 -20px;
		position:relative;
		left:-10px;
		top:-10px;
		overflow:hidden;
		background:url('/_images/dotted_frame_corners.gif') no-repeat right 0;
	}
	.DottedCorner.r {
		margin-left:auto;
		left:10px;
	}

	.DottedContent {
		margin:1px;
		padding:20px;
		background:#fff;
	}










/*******************************************************************************/
#RC {
	padding:0 0 0 25px;
}

#Menu {
/*	width:100%;/**/
	margin:0 0 30px;
}
	#Menu li {
		margin:0;
		padding:0 0 0.5em 25px;
		font:14px Trebuchet MS;
		list-style-type:none;
	}
		#Menu li a {color:#2E4B9C;}

	#Menu li.cur {background:url('/_images/ul_marker.gif') no-repeat 8px 0.7em;}
		
	#Menu .SubMenu {margin:0.5em 0 0;}
		#Menu .SubMenu li {
/*			padding:0 0 0.5em 25px;/**/
			font-size:12px;
		}
	





/*******************************************************************************/
#Logo {
	width:250px;
	margin:0 -10000px 0 0;
	float:left;
/*	position:relative;
	left:5%;*/
}
	#Logo h2 {
		width:183px;
		height:48px;
		margin:0 0 4px;
		overflow:hidden;
		border-bottom:3px double #2E4B9C;
	}
		#Logo h2 a, 
		#Logo h2 strong {
			font:bold italic 48px Trebuchet MS;
			color:#2E4B9C;
			text-decoration:none;
			line-height:1em;
		}
		

#TopText {
	width:20%;
	height:187px;
	margin:12px -10000px 0 0;
	float:left;
	position:relative;
	left:34%;
	z-index:1;
	color:#2E4B9C;
}

#TopPhones {
	width:200px;
	padding:12px 0 0 25px;
	float:left;
	position:relative;
	left:70%;
	color:#2E4B9C;
}
	#TopPhones h2 {color:#2E4B9C;}

#TopChessL {
	width:66px;
	height:146px;
	margin:-146px 0 0 29%;
	position:relative;
	left:-33px;
	background:url('/_images/chess_l.jpg') no-repeat 0 0;
}
#TopChessR {
	width:97px;
	height:216px;
	margin:-216px 0 0 62%;
	position:relative;
	left:-48px;
	background:url('/_images/chess_r.jpg') no-repeat 0 0;
}
#TopWood {
	height:16px;
	overflow:hidden;
	background:url('/_images/t_wood.jpg') repeat-x center 0;
	border:1px solid #F5E6CD;
	border-width:0 1px;
}








/*******************************************************************************/
#BLine {
	width:1px;
	height:5000px;
	margin:-5000px 0 0 68%;
	overflow:hidden;
	background:url('/_images/r_line.gif') repeat-y 0 0;
}



#BC {
	padding:8px 0;
	background:#2E4B9C;
	font:11px Arial;
	color:#fff;
	text-align:center;
	line-height:1.5em;
}
	#BC a {color:#fff;}





/*******************************************************************************/
#HiddenPoint,
#Counters {
	width:1px;
	height:1px;
	position:absolute;
	top:-1px;
	left:-1px;
	overflow:hidden;
}


/**/