#content {
	width: 95%;
	margin: auto;
	border: none;
}

#header {
	background: url(../images/backgroundglobe2x_HDR.jpg) no-repeat;
	height: 75px;
	text-align: center;
}

#header-brand-logo {
	float: left;
	padding: 0px 20px 0px 20px;
}

#header-nav {
	text-align: inherit;
	display: none;
}

#header-segment-logo {
	float: right;
}

#body {
	
}

#footer {
	background-color: #646464;
	text-align: center;
	height: 60px;
	line-height: 60px;
}

#menubar {
	display: none;
	visibility: hidden;
}






