#layout {
	overflow: hidden;
	overflow: -moz-hidden-unscrollable;
}

#middle-layout {
	margin: 0;
}

#navigation {	
	position: absolute;
	left: 63%;
	top: 28em;
	width: 15em;
}

h1 {
	display: none;
}

#logo {
	position: absolute;
	top: -7em;
}

#content {
	width: 100%;
	height: 42em;
	padding-top: 0;
}

#content dl {
	position: relative;
	z-index: 2;
	margin: 11.6em 0 0 63%;
	font-style: italic;	
}

#content dl dt {
	margin-bottom: 4em;
}

#content dl .task {
	position: absolute;
	left: -109%;
	top: 0;
}

#content dl dd.task {
	top: 0.75em;
	font: 5em sans-serif;
	line-height: 1.1;
}

#content dl dd a img {
	position: absolute;
	left: 53%;
	margin-left: 5px;
	top: 7em;
}

.object-1 {
	position: absolute;	
	left: 87%;
	top: 135px;
	width: 511px;	
	height: 395px;
	background: url(formula/frame-1-object-1.jpg) 0 0 no-repeat;
}

#footer {
	left: 63%;
}