@import url(base.css);
@import url(m_fleet.css);
@import url(m_heavy.css);
.content {
	background:#edf2f8;
}
ul.topMenu {
	background:url(../images/top_menu.gif) 0 -112px no-repeat;
}
ul.topMenu li#mm3 a:hover {
	background:none;
}
ul.subMenu li.sm4 a {
	background:url(../images/fleetMenu.gif) -260px -20px no-repeat;
}
ul.picMenu li.sm6 a {
	background:url(../images/picMenu_heavy.jpg) -711px -95px no-repeat;
}
.content h1 {
	display:block;
	width:853px;
	height:98px;
	background:url(../images/hld-heavyJets.gif);
}
.content div.place {
	display:block;
	width:453px;
	height:70px;
	background: url(../images/pl_challenger_604.gif);
	margin:150px 0 0 30px;
}
.content p {
	display:block;
	width:320px;
	margin:0 0 30px 30px;
}

.bottomStrip div.plane {
		display:none;
}