body {
	font-family: Trebuchet MS, Arial; 
	color: #545454;	
	font-size: 100%;	
	font-weight: normal;
	
	background-position: top;
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
}
	
	table {
	border-collapse: collapse;
	border : 0px;
}

td {
	margin: 0em;
	padding: 0em;
}
	
p
{
font-family:  Trebuchet MS, Arial; 
color: #545454;
font-size: 100%;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

ul {
margin: 0px;
padding: 0px;
padding-bottom: 10px;
padding-left: 40px;


}
li {
	font-family: Trebuchet MS, Arial; 
color: #545454;
font-size: 95%;
font-weight: normal;
margin-top: 6px;
margin-bottom: 3px;
margin-left: 0px;
margin-right: 0px;
}
/*****************************************/

/*ссылки*/
a:link { 	
color: #2967ae; 	
text-decoration: underline; 	
font-family: Trebuchet MS, Arial;  	
font-size: 95%; 	
font-weight: normal;
}

a:visited {	
color: #1f4e84; 	
text-decoration: underline;	
font-family: Trebuchet MS, Arial; 
font-size: 95%; 	
font-weight: normal;
}

a {	
color: #2967ae; 	
text-decoration: none;	
font-family: Trebuchet MS, Arial; 
font-size: 95%; 	
font-weight: normal;
}

a:hover {	
color: #3677c1; 	
text-decoration: underline;	
font-family: Trebuchet MS, Arial; 
font-size: 95%; 	
font-weight: normal;
}



a.bottom:link { 	color: #727272; 	text-decoration: none; 	font-family: Arial; 	font-size: 10; 	font-weight: bold;}
a.bottom:visited {	color: #727272;	text-decoration: none;	font-family: Arial;	font-size: 10;	font-weight: bold;}
a.bottom {	color: #727272;	text-decoration: none;	font-family: Arial;	font-size: 10;	font-weight: bold;}
a.bottom:hover {	color: #727272;	text-decoration: none;	font-family: Arial;	font-size: 10;	font-weight: bold;}



/*меню*/
a.menu {	
	color: #e8eef6; 	
	text-decoration: none;	
	font-family: Trebuchet MS, Arial; 
	font-size: 11;	
	font-weight: normal;	}
a.menu:link {	
	color: #e8eef6; 	
	text-decoration: none;	
	font-family: Trebuchet MS, Arial; 
	font-size: 11;	
	font-weight: normal;	}
	
a.menu:visited {	
	color: #e8eef6; 
	text-decoration: none;	
	font-family: Trebuchet MS, Arial; 
	font-size: 11;	
	font-weight: normal;	}
	
a.menu:hover {	
	color: #e8eef6; 	
	text-decoration: none;	
	font-family: Trebuchet MS, Arial; 
	font-size: 11;	
	font-weight: normal;}

a.menu:active {	
	color: white; 	
	text-decoration: none;	
	font-family: Trebuchet MS, Arial; 
	font-size: 11;	
	font-weight: normal;
}



/*меню*/
a.menu_bottom {	
	color: white; 	
	text-decoration: none;	
	font-family: Trebuchet MS, Arial; 
	font-size: 11;	
	font-weight: normal;	}
a.menu_bottom:link {	
	color:  white; 	
	text-decoration: none;	
	font-family: Trebuchet MS, Arial; 
	font-size: 11;	
	font-weight: normal;	}
	
a.menu_bottom:visited {	
	color:  white; 
	text-decoration: none;	
	font-family: Trebuchet MS, Arial; 
	font-size: 11;	
	font-weight: normal;	}
	
a.menu_bottom:hover {	
	color:  white; 	
	text-decoration: none;	
	font-family: Trebuchet MS, Arial; 
	font-size: 11;	
	font-weight: normal;}

a.menu_bottom:active {	
	color: white; 	
	text-decoration: none;	
	font-family: Trebuchet MS, Arial; 
	font-size: 11;	
	font-weight: normal;
}






h1 {
	font-family: Georgia, Arial;
	font-size: 180%;
	margin: 0;
	padding-left: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	color:  #2967ae;
}

h2 {
	font-family: Georgia, Arial;
	font-size: 150%;
	margin: 0;
	padding-left: 10px;
	font-weight: normal;
	color:  #2967ae;
}

h3 {
	font-family: Georgia, Arial;
	font-size: 120%;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	color:  #2967ae;
}

h4 {
	font-family: Georgia, Arial;
	font-size: 110%;
	margin: 0;
	padding-left: 10px;
	font-weight: normal;
	color:  #2967ae;
}


.popfirst {
	DISPLAY: none; Z-INDEX: 10; VISIBILITY: hidden; WIDTH: 250px; POSITION: absolute
}




	#name-rykovod {width: 100%; height: 80px;}
		#name-rykovod .name-left {float: left; width:283px;}
		#name-rykovod .name-right {float:right;width:50%;}

	#teachers-container {width:100%;}
		#teachers-container .container-left {float: left; width: 50%;}
			#teachers-container .container-left .first, #teachers-container .container-right .first , #teachers-container .container-left .second, #teachers-container .container-right .second, #teachers-container .container-right .third  {clear:both;width:100%;height:120px;}
			
				#teachers-container .container-left .first .teachers-ico  {float: left; width: 90px;}
				#teachers-container .container-left .first .teachers-text  {width: 279px; float: left;}
				
				#teachers-container .container-left .second .teachers-ico  {float: left; width: 90px;}
				#teachers-container .container-left .second .teachers-text  {width: 279px; float: left;}
				
				#teachers-container .container-left .third .teachers-ico  {float: left; width: 90px;}
				#teachers-container .container-left .third .teachers-text  {width: 279px; float: left;}
		
			#teachers-container .container-left .second {clear:both;width:100%;}

		#teachers-container .container-right {float: left; width: 50%;}
				
				#teachers-container .container-right .first .teachers-ico  {float: left; width: 90px;}
				#teachers-container .container-right .first .teachers-text  {width: 279px; float: left;}
				
				#teachers-container .container-right .second .teachers-ico  {float: left; width: 90px;}
				#teachers-container .container-right .second .teachers-text  {width: 279px; float: left;}
			
				#teachers-container .container-right .third .teachers-ico  {float: left; width: 90px;}
				#teachers-container .container-right .third .teachers-text  {width: 279px; float: left;}























