#header {
	text-align:center;
	margin-bottom:0px;

}

#header #top_banner {	
	height:90px;
	margin:auto auto;

}

#header #top_header {
	height:74px;
	/*background-image:url('../img/sn_back_topmenu.png');
	background-repeat: repeat-y;
	background-position: 100% 0%;*/
}
#header #search {
	float:right;
	color:#333298;
	font-size:12px;
	text-align:right;
	width:40%;
	height: 22px;
}
#header #search #search1 {
	float:left;
	width:70%;
	padding-top:20px;
	padding-left:5px;
	font-size:9px;
}
#header #search #search2 {
	float:right;
	width:20%;
	padding-top:13px;
	padding-right:20px;
}

#header #logo {
	float:left;
	text-align: left;
	width:60%;
	font-style:italic;
	font-size:12px;
}

#header #short_publicity  {
	padding-top:20px;
	float:right;
	width:20%;
}

#header #topmenu {
	text-align:left;
	margin: 0px;
	padding: 0px;
}

#header #topmenu1 {
	text-align:left;
}

#header #topmenu2 {
	text-align:left;
}
#header #welcome_bar_parents  {
	height:10px;
	color:#fff;
	background-color:#0099ff;
	font-size:13px;
	padding:0px;
}
#header #welcome_bar_parents #left  {
	float:left;
	margin-left:300px;
}

#header #welcome_bar_parents #right  {
	float:right;
	margin-right:5px;
	padding-right:12px;
}

#header #welcome_bar_students  {
	height:10px;
	color:#fff;
	background-color:#ff0000;
	font-size:13px;
	padding:0px;
}
#header #welcome_bar_students #left  {
	float:left;
	margin-left:300px;
}

#header #welcome_bar_students #right  {
	float:right;
	margin-right:5px;
	padding-right:12px;
}
#header #welcome_bar  {
	height:10px;
	color:#000;
	background-color: #e6900b;
	background-image:url(../img/fon2.png);
	background-repeat:repeat;
	font-size:13px;
	padding:0px;
}

#header #welcome_bar #left  {
	float:left;
	margin-left:300px;
}

#right  {
	float:right;
	margin-right:5px;
	padding-right:12px;
	font-weight: bold;
}

