#maincontent {
	float:left;
	width:770px;
	position:relative;	
}

#mc-top {
	background:transparent url(../images/navigatorc_top.png) no-repeat top left;
	width:770px;
	height:39px;
}

#mc-top #topmenu {
	margin:0;
	padding:0;
	float:right;
}

#mc-top #topmenu ul {
	float:left;
	margin:10px 20px 10px 30px;
	padding:0;
	list-style:none;
}

#mc-top #topmenu li {
	padding:0;
	margin:0;
	float:left;		
}

#mc-top #topmenu li a {
	display:block;
	padding:0 15px 0 20px;
	color:#FFF;
	font-size:11px;
	background:transparent url(../images/bullet.png) no-repeat 0 7px;
	
}

#mc-top #topmenu li a:hover, #mc-top #topmenu li a.current {
	color:#FF0000;
	text-decoration:none;
}

#mc-top #topmenu li span {
	background:transparent url(../images/bullet.png) no-repeat 0 0;
	width:5px;
	height:5px;
	padding:0 10px;
}

#mc-middle {
	background:#2f2f2f url(../images/fleet_back.jpg) no-repeat bottom left;
	width:770px;	
	position:relative;
}

#mc-middle div.picture {
	background:transparent url(../images/picture_fleet-412sp.png) no-repeat top left;
	top:-30px;
	left:30px;
	position:absolute;
	z-index:1;
	width:489px;
	height:358px;
}

#mc-middle div.picture1 {
	background:transparent url(../images/picture_fleet-206b.png) no-repeat top left;
	top:-30px;
	left:50px;
	position:absolute;
	z-index:1;
	width:426px;
	height:347px;
}

#mc-middle div.title {
	position:absolute;
	background:transparent url(../images/fleet_title1.png) no-repeat top left;
	width:204px;
	height:106px;
	left:305px;
	top:195px;
	z-index:2;
}

#mc-middle div.title2 {
	position:absolute;
	background:transparent url(../images/fleet_title2.png) no-repeat top left;
	width:204px;
	height:103px;
	left:284px;
	top:198px;
	z-index:2;
}

#mc-middle_right {
	float:right;
	width:452px;
	margin-top:210px;	
	position:relative;
	padding:100px 20px 0;
	background:transparent url(../images/fleetbox-middle.png) repeat-y top right;
}

#mc-middle_right span.titleWhiteBold {
	font-weight:bold;
	color:#FFF;
}

#mc-middle_right div.top {
	position:absolute;
	background:transparent url(../images/fleetbox-top.png) no-repeat top right;
	width:202px;
	height:30px;
	top:-30px;
	right:0;
}

#mc-middle_right div.highlight {
	display:block;
	position:relative;
	padding-top:25px;
}

#mc-middle_right div.highlight span.title {
	position:absolute;
	background:transparent url(../images/fleet_highlightstitle.png) no-repeat top left;
	width:492px;
	height:20px;
	top:0;
	left:-19px;
}

#mc-middle_right div.highlight span.title2 {
	position:absolute;
	background:transparent url(../images/fleet_highlightstitle2.png) no-repeat top left;
	width:492px;
	height:20px;
	top:0;
	left:-19px;
}

#mc-middle_right div.features {
	display:block;
	position:relative;
	padding-top:25px;
}

#mc-middle_right div.features span.title {
	position:absolute;
	background:transparent url(../images/fleet_featurestitle.png) no-repeat top left;
	width:492px;
	height:20px;
	top:0;
	left:-19px;
}

#mc-middle_right div.performance {
	display:block;
	position:relative;
	padding-top:25px;
}

#mc-middle_right div.performance span.title {
	position:absolute;
	background:transparent url(../images/fleet_performancetitle.png) no-repeat top left;
	width:492px;
	height:20px;
	top:0;
	left:-19px;
}


#bottom {
	background:transparent url(../images/back_bottommenu3.jpg) no-repeat top left;
	width:770px;
	height:34px;	
	padding:0;
	margin-left:0;
}

#footer {
	background:transparent url(../images/back_footerred.png) no-repeat top left;
	width:770px;
	height:22px;
	margin-left:0;
	margin-bottom:10px;
	padding:0;
	text-transform:uppercase;
}