* {
	padding:0;
	margin:0;	
	border:0;
	border: 0px solid #f00;
	font-family:"Trebuchet MS", "Lucida Grande", Tahoma;
}
BODY {
	background-color:#F6F6F6;
	padding:20 0 20 0;
}


TABLE.main {
	width:950px;
	height:822px;
	border-collapse: collapse; 
  	border-spacing: 0;
}
TABLE.main TD.content {
	width:950px;
	vertical-align: top;
	background-color:#ffffff;
	background-image: url(i/i_misha.gif);
	background-repeat: no-repeat;
	background-position: left;
}


TABLE.header {
	width:100%;
	height:36px;
	border-collapse: collapse; 
  	border-spacing: 0;
}
TABLE.header TD.tel, TABLE.header IMG {
	padding-right:20px;
	margin-right:20px;
}
TABLE.header TD.tel {
	width:100%;
	text-align:right;
	font-size:16px;
	font-weight:bold;
}


TABLE.top_menu {
	width:100%;
	border-collapse: collapse; 
  	border-spacing: 0;
}
TABLE.top_menu TD.menu {
	width:100%;
	height:59px;
	background-image: url(i/menu_bg.gif);
	background-repeat: no-repeat;
}
TABLE.top_menu H1 {
	/*font-size:26px;*/
	font-size:24px;
	color:#8D8D8D;
	font-weight:normal;
	padding-left:8px;
}
TABLE.top_menu ul {
	display: inline;
	float: left;
	margin-left:40px;
} 
TABLE.top_menu ul li {
	list-style: none;
	display: inline;
	padding:0 0 0 0;
	text-align:left;
	float: left;
	
}
TABLE.top_menu A {
	width:105px;
	color:#ffffff;
	text-decoration:none;
	/*font-size:18px;*/
	font-size:16px;
	display:block;
	padding-left:17px;
	
}
TABLE.top_menu A:hover {
	text-decoration:none;
	background-image: url(i/menu_fka.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}


TABLE.center_menu {
	width:100%;
	border-collapse: collapse; 
  	border-spacing: 0;
}


TABLE.center_menu TD.title1 H2 {margin-right:180px; width:170px; text-align:left; font-size:14px; font-weight:bold;}
TABLE.center_menu TD.title2 H2 {margin-right:270px; width:200px; text-align:left; font-size:14px; font-weight:bold;}
TABLE.center_menu TD.title3 H2 {margin-right:145px; width:180px; text-align:left; font-size:14px; font-weight:bold;}


/*
TABLE.center_menu a {
  display: block;
  width: 427px;
  height: 77px;
  border: 0px solid #000000;
  background: url(i/i_cmenu_1_1.gif) top left no-repeat;
}

TABLE.center_menu a:hover {
  background-position: right bottom;
}
*/
