html, body {
margin:0px;
padding:0px;
background-color: #FFFFFF;
height: 100%;
}

* {
	font-family: Tahoma, sans-serif;
}



.main_tbl {
	width:100%;
	height:100%;
	table-layout:fixed;
}

.logo {
	background-image: url("/images/mp_logo.gif");
	background-repeat:no-repeat;
	background-color: #005596;
}
.logo1 {
	padding:0; margin:0;
	width: 13px;
	height: 183px;
	background-image: url("/images/mp_logo1.gif");
	background-color: #005596;
	background-repeat:no-repeat;
	float: left;
}
.top {
	background-image: url("/images/mp_topbg.gif");
	background-repeat:repeat-x;
	vertical-align: bottom;
}
/* Верхнее меню */
UL.menu_top {
	margin:0; padding:0;
	list-style: none;
	height: 70px;
	overflow: hidden;
}
UL.menu_top LI {
	height: 100%;
	float: left;

	box-sizing: border-box;
	-moz-box-sizing: border-box;

	text-align: center;

	font-weight: bold;
	display: block;
}
UL.menu_top A,UL.menu_top A:link {
	width: 100%;
	height: 100%;
	padding: 7px 5px 0 5px;
	font-size: 14px;

	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;

	color: #004880;
	text-align: center;
	text-decoration: none;
}
UL.menu_top A:hover {
	color: #F8981D;
	font-size: 15px;
}

UL.menu_top DIV {
	width: 100%;
	height: 100%;
	padding: 7px 3px 0 3px;
	font-size: 14px;

	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;

	text-align: center;

	color: #F8981D;
}
.contacts {
	padding: 30px 10px 13px 4px;
	color:#000000;
	font-size:11px;
}
/* Кваратики с градиентом */
.squares { cursor:default; height: 8px; line-height: 8px; white-space: nowrap; font-size:2px; }
.squares DIV { width:8px; height:8px; line-height:8px; font-size: 2px; padding:0; margin: 0 10px 0 0; display: block; float:left; }
.squares .s1 { background-color: #005596; }
.squares .s2 { background-color: #006699; }
.squares .s3 { background-color: #336699; }
.squares .s4 { background-color: #336699; }
.squares .s5 { background-color: #5e84b8; }
.squares .s6 { background-color: #7493c2; }
.squares .s7 { background-color: #8ca5cd; }
.squares .s8 { background-color: #a5b7d8; }
.squares .s9 { background-color: #c0cbe3; }
.squares .s10 { background-color: #dde4f1; }
.squares .s11 { background-color: #f0f6ff; }
.squares .s12 { background-color: #ffffff; }

.contacts1 {
	margin-top:165px;
	padding: 0 0 0 4px;
	color:#004880;
	font-size:11px;
}



.menu_image {
	width: 100%;
	height: 184px;
	display: none;
}
.menu_image .image {
	width: 380px;
	height: 184px;
	background-repeat: no-repeat;
}
.menu_image .text {
	vertical-align: bottom;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
 Runtime: 0.000277042388916 
 Modified: Wed, 17 Nov 2010 11:44:07 */
