@import url('be.css');


#navigation, #servicenav, #topics, #leftcolumn, #article div, #bottom {
	display:none;
}

#head {
	background: transparent;
	border-bottom: 1px solid darkgrey;
	width: 100%;
	height: 80px;
}

#head h1 {
	margin-top: 14px;
	padding-left: 120px;
	font-size: 14px;
	margin-bottom:0px;
}

#head h1 .title-2nd-line {
	margin:0;
}

#head img {
	margin: 0;
	width: 100px;
}
	
#article {
	float: none;
	width: 100%;
	margin: 0px;
}

#article div.box-content, #article div.box-content div {
	display: block;
	border: 0;
}

#article h1 {
	background: transparent;
	padding-left:0;
}

#footnote {
	text-align: left;
}
	

	