#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 10px 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 5px 0 11px;
	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;
	height:858px;
	position:relative;
}

#mc-middle div.picture {
	position:absolute;
	width:530px;
	height:418px;
	top:0;
	left:30px;
	background:transparent url(../images/services_picture01.png) no-repeat top left;
}

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

#mc-middle #content {	
	padding:470px 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 div.title {
	position:absolute;
	width:365px;
	height:140px;
	top:350px;
	left:0;
	background:transparent url(../images/external_title.png) no-repeat top left;
}

#mc-middle #content div.pg {
	margin:20px 0;
	position:relative;
	padding-top:40px;
}

#mc-middle #content div.pg span.title {
	margin:0;
	padding:0;
	background:transparent url(../images/picture_gallery_title1.png) no-repeat top left;
	width:770px;
	height:30px;
	top:0;
	left:-30px;
	position:absolute;
}

#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;
}
