body {
	margin: 0;
	padding: 0;
}

div#container {
	width: 100%;
}

div#banner {
	width: 100%;
}

div#banner img#flag {
	position: relative;
	float: right;
	left: 0;
}

div#inner-containter {
	background: white;
	float: none;
}

div#left-nav,
div#global-nav,
p#priv-policy,
p#zed-credit {
	display: none;
}

div#flash {
	width: 100%;
	overflow: hidden;
	text-align: center;
	height: auto;
	margin: 0;
}

div#nav-bkgd-placement {
	background: white;
}

div#content {
	background: white;
	width: 98%;
	float: none;
	padding: 0;
	margin: 0;
}

div#content div#home-page {
	background: white;
	height: auto;
	position: relative;
}

div#content div#home-page h1 {
	display: block;
	clear: both;
}

div#home-page a#video {
	display: inline;
	position: relative;
	left: 0;
	top: 0;
}

div#home-page a#pictorial {
	display: inline;
	position: relative;
	left: 0;
	top: 0;
}

div#footer {
	margin-top: 13px;
	border-top: solid 1px #333366;
	position: relative;
	width: 100%;
	height: 7.5em;
}
