@charset "utf-8";

a{color: #0090e2; text-decoration:underline;}
a:hover, a:visited:hover{color: #63af29;}

html, body {
	margin:0px;
	padding:0px;
	color: #4d576b;
	font-size:10pt;
	font-family:Tahoma, Arial, Verdana, sans-serif;
}

#wrapper {
	min-width: 1000px; /* для нормальных браузеров */
    width:expression(document.body.clientWidth > 1000? "100%" :"1000px"); /* для ie */
}
img {margin:0; *margin:0 -3 0 -3px;}
a img {border: 0 none;}
td {padding: 0px;}
table {border-collapse: collapse;}
h1, h2, h3 {
	font-size:20pt;
	color:#000;
	line-height:normal;
	margin:3pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-left:0;
	}
h2{
	font-size:18pt;
	}
h3{
	font-size:16pt;
	}

/*--------------------------------------------------------------------------------------------*/
.index_top_table{
	width:960px;
	height:860px;
	margin-top:20px;
	border:0 none;
	background:url(images/background_home.jpg) no-repeat top center;
	font-size:14px;
}
.index_top_table .top_logo{
	height:150px;
	text-align:left;
	vertical-align:top;
}
.index_top_table .top_logo img{
	margin:0 0 0 16px;
}
.index_top_table .top_menu{
	text-align:center;
	vertical-align:top;
	width:420px;
}
	.index_top_table .top_menu ul{
		padding:0;
		margin:2 0 0 0px;;
	}
	.index_top_table .top_menu ul li{
		display:inline;
		margin:0 10 0 10px;
		font-size:12px;
	}
.index_top_table .top_slogan{
	text-align:right;
	vertical-align:top;
	padding:0 17 0 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4e4e4e;
}
	.index_top_table .top_slogan .top_slogan_head{
		font-size:4em;
		line-height:1em;
		display:block;
		position:relative;
		top:-10px;
	}
	.index_top_table .top_slogan .top_slogan_text{
		font-size:1.4em;
		line-height:1.2em;
		display:block;
		position:relative;
		top:-9px;
	}
.index_top_table .left_right_img_col{
	width:133px;
	height:160px;
	text-align:center;
	vertical-align:top;
}
.index_top_table .left2_img_col{
	width:113px;
	text-align:center;
	vertical-align:top;
	padding:130 20 0 0px;
}
.index_top_table .right2_img_col{
	width:113px;
	text-align:center;
	vertical-align:top;
	padding:130 0 0 20px;
}
.index_top_table .left3_right3_img_col{
	width:133px;
	text-align:center;
	vertical-align:top;
	padding:195 0 0 0px;
}
.index_top_table .left_right_img_col_bottom{
	text-align:center;
	vertical-align:top
}
.index_top_table .center_img_col{
	text-align:center;
	vertical-align:top;
	padding:195 0 0 0px;
}
.index_top_table .left_right_img_col img,
.index_top_table .left2_img_col img,
.index_top_table .right2_img_col img,
.index_top_table .left3_right3_img_col img,
.index_top_table .left_right_img_col_bottom img,
.index_top_table .center_img_col img{
	margin:0 0 5 0px;
}
.index_top_table .left_right_img_col a,
.index_top_table .left2_img_col a,
.index_top_table .right2_img_col a,
.index_top_table .left3_right3_img_col a,
.index_top_table .left_right_img_col_bottom a,
.index_top_table .center_img_col a{
	color:#0090e2;
}
.index_top_table .left_right_img_col a:hover img,
.index_top_table .left2_img_col a:hover img,
.index_top_table .right2_img_col a:hover img,
.index_top_table .left3_right3_img_col a:hover img,
.index_top_table .left_right_img_col_bottom a:hover img,
.index_top_table .center_img_col a:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
	-moz-opacity: 0.7; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.7; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	text-decoration:underline;
}
.index_top_table .left_right_img_col a:hover,
.index_top_table .left2_img_col a:hover,
.index_top_table .right2_img_col a:hover,
.index_top_table .left3_right3_img_col a:hover,
.index_top_table .left_right_img_col_bottom a:hover,
.index_top_table .center_img_col a:hover{
	color:#63af29;
}
.index_middle_div{
	background:#4e4e4e;
	padding:20 20 40 20px;
}
.index_middle_table{
	width:680px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
	.index_middle_table .left_col{
		width:210px;
		font-size:0.9em;
		vertical-align:top;
	}
	.index_middle_table .left_col .div_head_promo{
		margin:10 0 0 0px;
	}
	.index_middle_table .left_col .head_promo{
		background:#fff;
		color:#4e4e4e;
		line-height:1.3em;
		font-style:normal;
	}
	.index_middle_table .left_col .text_promo{
		line-height:1.2em;
		margin:5 0 10 0px;
		font-family:Tahoma, Arial, Verdana, sans-serif;
		font-size:0.9em;
	}
	.index_middle_table .right_col{
		padding:0 0 0 30px;
		font-size:1em;
		vertical-align:top;
		line-height:1.2em;
	}
	.index_middle_table h1{
		font-size:28px;
		color:#fff;
	}
.index_bottom_table{
	height:60px;
	width:928px;
	color:#454f52;
}
	.index_bottom_table .copyright{
		font-size:12px;
		vertical-align:middle;
	}
	.index_bottom_table .developer{
		vertical-align:middle;
		text-align:right;
		font-size:12px;
	}
	.index_bottom_table .developer_div{
		height:28px;
		font-size:12px;
		display:block;
	}
	.index_bottom_table .developer_div .lynin span{
		margin:0 73 0 0px;
		line-height:1.1em;
		font-size:12px;
		display:block;
	}