#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;
	width:770px;	
	position:relative;
}

#mc-middle div.picture {
	position:absolute;
	width:647px;
	height:450px;
	top:-16px;
	left:8px;
	background:transparent url(../images/about_picture03.png) no-repeat top left;
}

#mc-middle div.graphic {
	position:absolute;
	width:770px;
	height:260px;
	top:162px;
	left:0;
	background:transparent url(../images/thespecialist_graphic.png) no-repeat top left;
}

#mc-middle #content {	
	padding:460px 30px 10px;	
}

#mc-middle #content div.left {
	float:left;
	width:330px;
}

#mc-middle #content div.right {
	float:left;
	width:330px;
	padding-left:10px;
	margin-left:20px;
}

#mc-middle #content span.red {
	color:#FF0000;
	font-weight:bold;
}

#mc-middle div.title {
	position:absolute;
	width:278px;
	height:98px;
	top:380px;
	left:0;
	background:transparent url(../images/whyheli_title.png) no-repeat top left;
}

#bottom {
	background:transparent url(../images/back_bottommenu1.png) 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;
}
