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

#mc-middle {
	background:#2f2f2f url(../images/contact_picture.jpg) repeat-y top left;
	width:770px;
	height:858px;
	position:relative;
}

#mc-middle div.picture {
	position:absolute;
	width:516px;
	height:329px;
	top:-9px;
	right:0;
	background:transparent url(../images/paperclip.png) no-repeat top left;
}

#mc-middle div.picture div.address {
	text-align:center;
	color:#000000;
	margin:0 auto;
	padding:40px 10px;
	width:440px;
}

.titleRed {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.title30px {
	font-size:30px;
	padding:10px;
	font-weight:bold;
}

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