.header {
	width:100%;
	height:75px;
	background-image:url(img/menu_fon.gif);
	/*margin-bottom:50px;*/
}

.HeaderMenuText {
	float:left;
	height:75px;
	background-image:url(img/menu_text_fon.gif);
	padding:0;
	margin:0;
}

.TopMenuText {
	padding-top:28px;
	margin:0;
}

.header_1 {
	float:left;width:262px;height:75px;
}

.header_2 {
	float:left;width:24px;height:75px; background-image:url(img/menu_left.gif);
}

.header_3 {
	float:left;width:24px;height:75px; background-image:url(img/menu_right.gif);
}

.header_bottom_line {
	float:right;background-image:url(img/menu_bottom_fon.gif); width:100%; height:9px; margin-bottom:30px;
}