*{
	font-family:Arial;
	font-size:100%;
}
html, body{
	height:100%;
}

body{
	padding:0px;
	margin:0px;
	background-color:#8e8e8f;
	font-size:1em;
}
form{
	padding:0px;
	margin:0px
}

/*img{
	border:none
}*/

.error {color:#FF0000}

table.main{
	width:100%;
	height:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}

.div_100{
	height:100%;
	width:100%;
	position:relative;
}

#copy{
	position:absolute;
	bottom:65px;
	text-align:left;
	font-family:"Times New Roman";
	color:#e9e9e9;
	padding-left:43px;
	font-size:0.8em
}

/* !!! TOP MENU !!! */
/* top_menu */
#top_menu{
	font-size:0.75em;
	position:absolute;
	z-index:10;
	right:0px;
	top:0px;
	padding-right:28px
}
#top_menu div.menu_item{
	float:left;
	position:relative;
/*	margin-left:66px;*/
	margin-left:35px;
	padding:10px 0px 0px 9px;
	background-image:url(/images/design/top_menu_item_bg.gif);
	background-position:left top;
	background-repeat:no-repeat
}

#top_menu div.menu_item a{
	color:#031b33;
	text-decoration:none;
	border-bottom:dotted 1px #6f6f6f
}
#top_menu div.menu_item a:hover{
	color:#031b33;
	text-decoration:none;
	border-bottom:none

}

#top_menu div.sub_menu{
	position:absolute;
	visibility:hidden;
	display:none;
	height:30px;
	left:-1px;
	top:25px;
	padding-top:7px
}

#top_menu div.sub_menu div{
	padding:7px 9px 19px 12px;
	background-color:#8e8e8e
}

#top_menu div.sub_menu table{
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}

#top_menu div.sub_menu table td{
	border-bottom:dotted 1px #e0e0e0;
	padding:6px 0px 2px 0px;
	width:150px
}

#top_menu div.sub_menu table td a{
	border:none;
	color:#FFFFFF;
	text-decoration:none
}

#top_menu div.sub_menu table td a:hover{
	border:none;
	color:#FFFFFF;
	text-decoration:underline;
}


#top_menu div.sub_menu table td.last{
	border-bottom:none
}




/* !!! -------- !!! */

/* !!! LEFT COLL !!! */
table.main tr td.left_coll{
	width:262px;
	vertical-align:top;
	border:none;
	padding:0px;
	margin:0px
}

/* logo */
#logo table{
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}
#logo table tr td{
	border:none;
	padding:0px;
	margin:0px
}
#logo table tr td.left{
	width:25px
}
#logo table tr td.center{
	width:204px;
	background-image:url(/images/design/logo_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center
}
#logo table tr td.right{
	width:33px;
}

/* left_menu */
#left_menu_1_cont{
	background-color:#8e8e8f;
	background-image:url(/images/design/left_menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom: dotted 1px #6d6d6d;
/*	heeight:268px; */
}
#left_menu_1_cont table{
	width:100%;
/*	heeight:268px; */
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}
#left_menu_1_cont table tr td{
	border:none;
	padding:0px;
	margin:0px
}
#left_menu_1_cont table tr td.left{
	width:43px
}
#left_menu_1_cont table tr td.center{
	height:100%;
}
#left_menu_1_cont table tr td.right{
	width:35px
}

#left_menu_header{
	padding:28px 0px 7px 0px;
}
#left_menu{
	padding-right:12px;
	font-size:0.75em;
	text-align:left;
}
#left_menu div{
width:168px;
/* padding-top:4px;
padding-right:0px;
padding-left:0px; */
padding:0px;
border-bottom:dotted 1px #FFFFFF
}
#left_menu div#hover{
	width:168px;
/*	padding-top:4px;
	padding-right:0px;
	padding-left:0px; */
	padding:0px;
	border-bottom:dotted 1px #FFFFFF
}

#left_menu span.first{
	display:block;
	padding:4px 0px
}

#left_menu span.first a{
	color:#FFFFFF;
	text-decoration:none;
}

#left_menu span.first a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#left_menu span.not_first{
	display:block;
	padding:0px 0px 0px 10px
}

#left_menu span.not_first a{
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:4px;
}

#left_menu span.not_first a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	padding-bottom:4px;
}


/* search */
#search_form{
	width:174px;
	background-color:#c3c3c3;
	background-image:url(/images/design/search_cont_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:33px;
	margin-top:13px;
	padding:0px 0px 0px 7px
}

/* left_menu_2 */
#left_menu_2_cont{
	/*height:267px;*/
}
#left_menu_2_cont table{
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}
#left_menu_2_cont table tr td{
	border:none;
	padding:0px;
	margin:0px;
}
#left_menu_2_cont table tr td.left{
	width:42px
}
#left_menu_2_cont table tr td.center{
}
#left_menu_2_cont table tr td.right{
	width:11px
}

#left_menu_2_header{
	width:182px;
	padding:32px 0px 16px 0px;
}
#left_menu_2{
	padding-right:5px;
	font-size:0.75em;
	text-align:left;
	/*height:194px;*/
}
#left_menu_2 div{
padding:0px 0px 3px 9px;
}
#left_menu_2 div#hover{
	background-image:url(/images/design/menu_2_hover_bg.gif);
	background-position:1px 3px;
	background-repeat:no-repeat;
	padding:0px 0px 3px 9px;
}
#left_menu_2 div a{
	color:#FFFFFF;
	text-decoration:none;
}
#left_menu_2 div a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


/* virt_tour */
#virt_tour{
	background-color:#ababac;
	height:53px;
	background-image:url(/images/design/virt_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:77px 0px 0px 0px
}
#virt_tour table{
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}
#virt_tour table tr td{
	border:none;
	padding:0px;
	margin:0px
}
#virt_tour table tr td.left{
	width:45px
}
#virt_tour table tr td.center{
	width:224px
}
#virt_tour table tr td.center div{
	width:181px
}

/* advertising */
#advertising{
	background-image:url(/images/design/advertising_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top:39px;
	padding-bottom:70px
}
#advertising table{
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}
#advertising table tr td{
	border:none;
	padding:0px;
	margin:0px
}
#advertising table tr td.left{
	width:42px
}
#advertising table tr td.center{
	background-color:#a1a1a1;
	width:169px
}
#advertising table tr td.center div{
	width:169px
}
#advertising table tr td.right{
}
/* !!! -------- !!! */

/* !!! CENTER COLL !!! */
table.main tr td.center_coll{
	padding:0px;
	margin:0px;
	vertical-align:top;
	background-color:#ffffff;
	background-image:url(/images/design/center_coll_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x
}

table.main tr td.nm_center_coll{
	padding:0px 0px 40px 0px;
	margin:0px;
	vertical-align:top;
	background-color:#ffffff;
	background-image:url(/images/design/nm_center_coll_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}




#center_header{
	padding:46px 0px 0px 31px;
	font-size:0.75em;
	color:#031b33;
	height:57px;
	background-color:#e9e9e9
}
#center_header h1{
	margin:-1px 0px 0px -2px;
	padding:0px;
	font-weight:normal;
	text-decoration:underline;
	font-family:"Times New Roman";
	font-size:2.25em;
}

#nm_center_header{
	padding:46px 0px 0px 31px;
	font-size:0.75em;
	color:#031b33;
	height:98px;
	background-color:#e9e9e9
}
#nm_center_header h1{
	margin:-1px 0px 0px -2px;
	padding:0px;
	font-weight:normal;
	text-decoration:underline;
	font-family:"Times New Roman";
	font-size:2.25em;
}

#nm_center_header h1 a{
	color:#031b33;
	text-decoration:underline;
	font-family:"Times New Roman";
}

#nm_center_header h1 a:hover{
	text-decoration:none;
}

#nm_top_menu{
	padding:7px 0px 0px 0px
}

#nm_top_menu table{
	width:100%;
	background-color:#e9e9e9;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}

#nm_top_menu table td{
	width:20%;
	text-align:right;
	border:none;
	padding:0px;
	margin:0px;
	cursor:pointer
}

#nm_top_menu table td.hover{
	background-color:#ababac
}

#nm_top_menu table td.normal{
	background-color:#e9e9e9
}

#nm_top_menu table td a{
	display:block;
	cursor:pointer
}




#center_news{
	height:268px;
	margin-top:6px;
}
#center_news table{
	width:100%;
	height:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}

#center_news table tr td.declaration{
	width:50%;
	padding:0px;
	background-image:url(/images/design/main_declaration_center_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#ababac;
}
#declaration_cont{
	width:100%;
	height:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	background-image:url(/images/design/main_declaration_left_bg.gif);
	background-position:left top;
	background-repeat:no-repeat
}
#declaration_cont tr td{
	width:50%;
	border:none;
	padding:0px;
	margin:0px;
	background-image:url(/images/design/main_declaration_right_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	vertical-align:top;
}
#declaration_cont tr td div.container{
	padding-left:56px;
	padding-top:28px;
	padding-right:53px;
}

.container .declaration_item{
	border-bottom:dotted 1px #FFFFFF;
	font-size:0.75em;
	color:#031b33;
	padding-top:12px;
	padding-bottom:12px
}
.container .declaration_item a{
	color:#FFFFFF;
	text-decoration:underline
}
.container .declaration_item a:hover{
	color:#FFFFFF;
	text-decoration:none
}
.container .declaration_item_last{
	font-size:0.75em;
	color:#031b33;
	padding-top:14px;
	padding-bottom:12px
}
.container .declaration_item_last a{
	color:#FFFFFF;
	text-decoration:underline
}
.container .declaration_item_last a:hover{
	color:#FFFFFF;
	text-decoration:none
}



#center_news table tr td.news{
	padding:0px;
	background-image:url(/images/design/main_news_center_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#ababac;
}
#center_news .name{
	position:relative;
	left:-7px
}

#news_cont{
	width:100%;
	height:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	background-image:url(/images/design/main_news_left_bg.gif);
	background-position:left top;
	background-repeat:no-repeat
}
#news_cont tr td{
	width:50%;
	border:none;
	padding:0px;
	margin:0px;
	background-image:url(/images/design/main_news_right_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	vertical-align:top
}
#news_cont tr td div.container{
	padding-left:63px;
	padding-top:28px;
	padding-right:40px;
}

.container .news_item{
	border-bottom:dotted 1px #FFFFFF;
	font-size:0.75em;
/*	font-size:0.8em; 
	letter-spacing:0.1em; */
	color:#031b33;
	padding-top:12px;
	padding-bottom:12px
}
.container .news_item a{
	color:#14589c;
	text-decoration:underline
}
.container .news_item a:hover{
	color:#14589c;
	text-decoration:none
}
.container .news_item_last{
	font-size:0.75em;
/*	font-size:0.8em;
	letter-spacing:0.05em; */
	color:#031b33;
	padding-top:12px;
	padding-bottom:12px
}
.container .news_item_last a{
	color:#14589c;
	text-decoration:underline
}
.container .news_item_last a:hover{
	color:#14589c;
	text-decoration:none
}



#content{
	padding:10px 40px 0px 46px;
	font-size:1em;
	margin-bottom:30px;
	color:#031b33;
}

#content p{
padding:0px;
margin:5px 2px;
}

#content h1{
	padding-top:7px;
	padding-bottom:6px;
	font-family:"Times New Roman";
	font-size:1.8em;
	font-weight:normal;
	letter-spacing:-0.03em;
	margin:0px;
}

#content a{
	color:#14589c;
	text-decoration:underline
}

#content a:hover{
	color:#14589c;
	text-decoration:none
}


#content h1 small{
	font-family:"Times New Roman";
	font-size:0.8em;
	color:#14589c;
	text-decoration:underline;
	font-weight:normal;
}


#node_name{
	padding-top:29px;
	padding-bottom:12px;
	font-family:"Times New Roman";
	font-size:1.8em;
}

#parent_menu{
	padding-top:6px;
	padding-bottom:5px
}

#parent_menu table{
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}

#parent_menu table td{
	padding-left:30px;
	padding-top:12px;
	font-size:0.8em;
}

#parent_menu table td a{
	color:#031b33;
	text-decoration:underline
}

#parent_menu table td a:hover{
	color:#031b33;
	text-decoration:none
}

#parent_menu table th{
	vertical-align:top;
	color:#ad3b3d;
	font-family:"Times New Roman";
	font-size:1.8em;
	font-weight:normal;
}


#parent_menu table th a{
	color:#ad3b3d;
	font-weight:normal;
	font-family:"Times New Roman";
	text-decoration:none
}


#parent_menu table th a:hover{
	color:#ad3b3d;
	font-weight:normal;
	font-family:"Times New Roman";
	text-decoration:underline
}



.faq_form{
	width:356px;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	font-size:0.9em;
}

.faq_form td{
	padding:0px;
	margin:0px;
	border:none
}

.faq_form td span{
	color:#ad3b3d
}

.faq_form td textarea{
	height:129px;
	border:solid 1px #8e8e8e;
	width:100%;
	font-size:0.9em;

}

.faq_form td.inp_text input{
	height:19px;
	border:solid 1px #8e8e8e;
	font-size:0.9em;
	width:100%;
	margin:1px 0px 5px 0px;
}

.faq_form td #faq_send{
	margin-top:12px;
	margin-bottom:15px
}

.faq_form #answer_link{
	padding-top:27px;
	font-size:0.85em;
}

.faq_form #answer_link a{
	font-size:1.5em;
	color:#ad3b3d;
	text-decoration:underline;
}

.faq_form #answer_link a:hover{
	font-size:1.5em;
	color:#ad3b3d;
	text-decoration:none;
}


.faq_form th{
	padding:0px;
	margin:0px;
	border:none;
	text-align:left;
	font-weight:normal
}
.faq_form th span{
	color:#ad3b3d
}

.faq_form th small{
	font-size:0.75em
}

#content .question{
	padding:0px 0px 6px 10px;
	margin:0px;
	background-image:url(/images/design/answers.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	font-size:0.8em
}

#content .question a{
	margin:0px;
	padding:0px;
	color:#ad3b3d;
	text-decoration:underline;
}
#content .question a:hover{
	margin:0px;
	padding:0px;
	color:#ad3b3d;
	text-decoration:none
}


#content .answer{
	padding:14px 0px 20px 10px;
	font-size:1em
}

.news_cont{
}

.news_cont .date{
	padding:0px 0px 2px 10px;
	display:block;
	color:#ad3b3d;
	font-size:0.7em;
	background-image:url(/images/design/answers.gif);
	background-position:1px 3px;
	background-repeat:no-repeat;
}

.news_cont a{
	color:#031b33;
	text-decoration:none;
}

.news_cont a:hover{
	color:#031b33;
	text-decoration:underline;
}

.news_cont .body{
	display:block;
	padding-top:10px;
	font-size:0.9em;
}
/* !!! -------- !!! */

/* !!! RIGHT COLL !!! */
table.main tr td.right_coll{
	width:262px;
	vertical-align:top;
	border:none;
	padding:0px;
	margin:0px;
	background-color:#e9e9e9
}

/* top_nawigation */
#top_nawigation{
	height:74px;
	background-color:#e9e9e9;
	padding:70px 30px 0px 0px;
}
#top_nawigation div{
	float:right;
	padding-left:20px
}

/* teacher */
#right_menu_cont{
	background-color:#FFFFFF;
}
#right_teacher{
	border-bottom:dotted 1px #6e6e6e;
	/*height:184px;*/
}
#right_teacher table{
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}
#right_teacher table tr td{
	border:none;
	padding:0px;
	margin:0px
}
#right_teacher table tr td.left{
	width:46px
}
#right_teacher table tr td.center{
	font-size:0.9em;
	padding-top:7px;
	padding-bottom:7px;
	vertical-align:top;
	text-align:center
}
#right_teacher table tr td.center a.text{
	color:#8e8e8f;
	text-decoration:underline;
	display:block;
	text-align:center;
	margin-top:19px;

}
#right_teacher table tr td.center a.text:hover{
	color:#8e8e8f;
	text-decoration:none;
	display:block;
	text-align:center;
	margin-top:19px;
}
#right_teacher table tr td.right{
	width:48px
}

/* science_work */
#right_science_work{
/*	height:175px; */
	height:200px;
	border-bottom:dotted 1px #6e6e6e;
}
#right_science_work table{
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}
#right_science_work table tr td{
	border:none;
	padding:0px;
	margin:0px
}
#right_science_work table tr td.left{
	width:46px
}
#right_science_work table tr td.center{
	font-size:0.9em;
	padding-top:12px;
	vertical-align:top;
	text-align:center;
}
#right_science_work table tr td.center a.text{
	color:#8e8e8f;
	text-decoration:underline;
	display:block;
	text-align:center;
	margin-top:13px;

}
#right_science_work table tr td.center a.text:hover{
	color:#8e8e8f;
	text-decoration:none;
	display:block;
	text-align:center;
	margin-top:13px;

}
#right_science_work table tr td.right{
	width:48px
}

/* graduating */
#right_graduating{
	height:181px;
}
#right_graduating table{
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}
#right_graduating table tr td{
	border:none;
	padding:0px;
	margin:0px
}
#right_graduating table tr td.left{
	width:53px
}
#right_graduating table tr td.center{
	font-size:0.9em;
	padding-top:27px;
	vertical-align:top;
	text-align:center
}
#right_graduating table tr td.center a.text{
	color:#8e8e8f;
	text-decoration:underline;
	display:block;
	text-align:center;
	margin-top:10px;
}
#right_graduating table tr td.center a.text:hover{
	color:#8e8e8f;
	text-decoration:none;
	display:block;
	margin-top:10px;
}
#right_graduating table tr td.right{
	width:45px
}


#contacts{}
#contacts table{
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}
#contacts table tr td{
	border:none;
	padding:0px;
	margin:0px
}
#contacts table tr td.left{
	width:46px
}
#contacts table tr td.center{
	text-align:left;
	color:#e9e9e9;
	font-family:"Times New Roman";
	font-size:1em;
	padding-top:37px;
	vertical-align:top;
}

#contacts table tr td.center p{
	text-align:left;
	color:#e9e9e9;
	font-family:"Times New Roman";
	font-size:0.8em;
	padding:0px;
	margin:23px 0px 4px 0px;
}
#contacts table tr td.center a{
	color:#8e8e8f;
	text-decoration:underline;
	display:block;
	text-align:center;
	margin-top:10px;
}
#contacts table tr td.center a:hover{
	color:#8e8e8f;
	text-decoration:none;
	display:block;
	margin-top:10px;
}
#contacts table tr td.right{
	width:46px
}

span.button {
/*	display: block;*/
	font-size: smaller;
	font-weight: bolder;
	line-height: 4ex;
	cursor: default;
	background: #99CC33;
	border: thin solid;
	border-color: #fdfdfb #d7d2c6 #d7d2c6 #fdfdfb;
	margin: 2px;
	padding: 2px;
	vertical-align: top;
}


/* !!! -------- !!! */