/*   + HomePage Rules   */
* {
    margin: 0;
    padding: 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
html,
body {
	height: 100%;
}
img {
	border: none;
}
a {
	text-indent: 0;
}
html {
	background: url('/img/mmu/body.gif') 0 0 repeat-y;
}
#wrapper {
	height: 100%;
	position: relative;
	background: url('/img/mmu/body_bg.png') 760px 250px no-repeat;
}
html>body #wrapper  {
	height: auto; 
	min-height: 100%;
}
.logo {
	display: block;
	width: 116px;
	height: 97px;
	background: url('/img/mmu/logo.gif') no-repeat;
	text-indent: -100000px;
	text-decoration: none;
	float: left;
	border-right: 1px solid #FFF;
	position: relative;
	z-index: 8;
}
.logo a{
	display: block;
	text-indent: -100000px;
	width: 116px;
	height: 97px;
}
#header {
	height: 97px;
	width: 760px;
	float: left;
	/*background-color: #FFF;*/
	position: relative;
	z-index: 4;
	background: url('/img/mmu/header.gif') 117px 0 repeat-x;
}
#header .niko {
	position: absolute;
	right: 0;
	top: 15px;
}
#header span,
#header .bread {
	color: #000;
	line-height: 75px;
	margin-left: 15px;
}

/*   + Menu   */
#menu_wr {
	background: url('/img/mmu/menu.gif') repeat-x;
	position: relative;
	clear:right;
	top: -23px;
	z-index: 5;

}
#menu {
	display: block;
	width: 640px;
	height: 22px;
	position: relative;
	z-index: 5;
	padding-left: 117px;
	background: url('/img/mmu/menu_newr.gif') no-repeat;
}
html>body #menu li {
	height: auto;
	min-height: 22px;
}
#menu li {
	display: block;
	float: left;
	height: 22px;
	position: relative;
	z-index: 222;
}
#menu li a {
	display: block;
	padding: 6px 8px 0 7px;
	background-repeat: no-repeat;
	background-position: 50% 75%;
	/*background: url('/img/mmu/menu_news.gif') no-repeat;*/
	text-indent: -1000000px;
}
#menu li .news {
	width: 50px;
	background-image: url('/img/mmu/menu_news.gif');
}
#menu li .models {
	width: 43px;
	background-image: url('/img/mmu/menu_models.gif');
}
#menu li .dillers {
	width: 43px;
	background-image: url('/img/mmu/menu_dillers.gif');
}
#menu li .service {
	width: 41px;
	background-image: url('/img/mmu/menu_service.gif');
}
#menu li .access {
	width: 68px;
	background-image: url('/img/mmu/menu_access.gif');
}
#menu li .comp {
	width: 56px;
	background-image: url('/img/mmu/menu_comp.gif');
}
#menu li .multi {
	width: 74px;
	background-image: url('/img/mmu/menu_multi.gif');
}
#menu li .uslugi {
	width: 39px;
	background-image: url('/img/mmu/menu_uslugi.gif');
}
#menu li .cont {
	width: 55px;
	background-image: url('/img/mmu/menu_cont.gif');
}
#menu li:hover ul {
	display: block;
}
/*   - Menu   */

/*   + SubMenu   */
#menu li ul {
	position: absolute;
	border: 1px solid #FFF;
	top: 22px;
	left: 0;
	background-color: #CCC;
	width: 125px;
	margin-top: 0px;
	display: none;
}
#menu li ul li {
	float: none;
	padding: 0;
	border-top: 1px solid #a2a2a2;
}
#menu li ul li a {
	text-indent: 0px;
	color: #000;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 8;
	padding: 7px 8px 5px 7px;
}
#menu li ul li a:hover {
	background-color: #EEE;
}

/*   - SubMenu   */


/*   + Mitsuha   */

.mitsuha {
	border-bottom: 1px solid #FFF;
	background-color: #eee;
	position: relative;
	margin-top: -22px;
	float:left;
}
.mitsuha img {
	border-bottom: 1px solid #717171;
	border-right: 1px solid #FFF;
	margin-top: 0;
	/*z-index: 8;*/
}
.mitsuha div a {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/*   - Mitsuha   */


/*   + content   */

#content {
	margin-left: 137px;
	margin-top: 20px;
	width: 624px;
}
#content .line {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.line .block {
	width: 292px;
	float: left;
	margin-right: 20px;
}
.unmarg {
	margin-right: 0;
}
.block img {
	float: left;
	margin: 0 10px 10px 0;
	padding-right: 10px;
	border-right: 1px solid #e6e6e6;
}
.block a {
	color: #000;
	line-height: 16px;
	font-weight: bold;
}
.block p {
	clear: left;
	line-height: 16px;
	text-align: justify;
	display: block;
	margin-top: 15px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */
.mitsuha img {
	margin-top: -22px;#
}
.mitsuha img {
	*margin-top: 0;
}
.line .text span { 
	display: block;
	padding: 2px 0 5px 0;
	color: rgb(187, 187, 187);
}

.mitsuha .in {
 background-color: #353535;
 color: #FFF;
 font-weight: bold;
 font-size: 12px;
 height: 14px;
 padding: 2px 0 3px 137px;
 position: relative;
}
.in div {
 position: absolute;
 background-color: #353535;
 z-index: 4;
 padding-right: 7px;
 font-weight: bold;
 width: auto;
 font-size: 12px;
}
.fire {
 position: absolute;
 z-index: 1;
 right: 12px;
 display: block;
 color: #666;
 font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
 padding-left: 7px;
}
.fire a {
 font-size: 10px !important;
 color: #666 !important;
}

/*Footer rules*/
#empty {
	height: 30px;
}
#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
}
#footer div {
	margin-left: 295px;
	padding: 5px 20px;
	border-top: 1px solid #f1f1f1;
}
#footer div,
#footer a {
	color: #cccccc;
	font-size: 10px;
}
/*Footer rules*/