div#mn-banner-home,
div#mn-graphic,
div#mn-icons {
	display: block;
	}

div#mn-banner { display: none; }


.sb-contact-header { display: none; }

div#mn-content {
	float: left;
	width: 620px;
	margin: 0;
	border: 0;
	}

div#mn-sidebar {
	float: right;
	width: 239px;
	overflow: hidden;
	margin-top: -78px;
	background: url(../images/sidebar.jpg) no-repeat top right #DCD3CE;
	border-left: 1px solid #B6B3AC;
	border-bottom: 1px solid #B6B3AC;
	border-top: none;
	border-right: none;
	}


