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

#mc-top {
	background:transparent url(../images/servicesc_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:#000 url(../images/servicesc_middle.jpg) no-repeat top left;
	width:770px;
	height:888px;
}

#mc-middle_left {
	float:left;
	width:375px;
	margin-top:26px;	
	position:relative;
	background:none;
	height:680px;
	
}

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

#mc-middle_left div.top {	
	background:transparent url(../images/basicbox_top.png) no-repeat top right;
	width:375px;
	height:23px;	
}

#mc-middle_left div.title {
	position:absolute;
	background:transparent url(../images/basic_title.png) no-repeat top left;
	width:310px;
	height:80px;
	left:0;
	top:23px;
}

#mc-middle_left div.content {
	padding:80px 20px 0;
	background:transparent url(../images/basicbox_middle.png) repeat-y top left;
	width:335px;
	height:580px;
}

#mc-middle_picturegallery {
	width:730px;
	float:left;
	margin-top:35px;
	padding:5px 20px 5px;
	position:relative;
	background:transparent url(../images/back_picture_gallery.png) top left;
}

#mc-middle_picturegallery div.title {
	width:770px;
	height:30px;
	background:transparent url(../images/picture_gallery_title.png) no-repeat top left;
	position:absolute;
	top:-30px;
	left:0;
}

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