@import url(base.css);
@import url(m_dif.css);
.content {
	background:#edf2f8 url(../images/bk_diff.gif) right repeat-y;
}
ul.topMenu {
	   background:url(../images/top_menu.gif) 0 -56px no-repeat;
}
ul.topMenu li#mm1 a:hover {
	background:none;
}

.content h1 {
	display:block;
	width:853px;
	height:98px;
	background:url(../images/hld-Difference.gif);
}
.content div.place {
	display:block;
	width:475px;
	height:43px;
	background: url(../images/pl_diff.gif);
	margin:50px 0 -13px 30px;
}
.content p {
	display:block;
	width:420px;
	margin:0 0 20px 30px;
}


.bottomStrip div.plane {
	display:block;
	width:400px;
	height:227px;
	background:url(../images/img_diff.gif);
	position:absolute;
	bottom:45px;
	right:0;
}
.bottomStrip div.flower {
	display:block;
	width:112px;
	height:106px;
	
	position:absolute;
	bottom:80px;
	right:196px;
	z-index:20;
}
div#flower {background:url(../images/img_diff_flower.gif) no-repeat;
}
.bottomStrip {
margin:50px 0 0 0;
}

