div#header {
	height: 356px;
	margin-bottom: 10px;
}
div#header h1 {
	left: 33px;
	top: 189px;
}
div#header h1 a {
	width: 133px;
	height: 129px;
	background-image: url(images/logo-home.gif);
}
form#search {
	top: 106px;
}
div#banner {
	height: 199px;
	background: red url(images/banner-home.jpg) no-repeat bottom;
}
div#nav {
	top: 110px;
}
div#facts {
	position: absolute;
	top: 0px;
	left: 206px;
	width: 720px;
	height: 86px;
	background: url(images/facts-header.jpg) no-repeat;
	font-size: 90%;
	line-height: 1.5;
}
div#facts .fact {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 149px;
	height: 86px;
	padding: 7px;
	background: url(images/facts-bg.jpg) repeat-x;
	color: white;
}
div#facts .fact a {
	color: white;
}
div#content {
	margin-left: 36px;
	width: 525px;
}

div#promos {
	float: left;
	width: 125px;
	padding: 0px 0 0 50px;
	margin: 0 0 0 0px;
}


div#story, div#news {
	float: left;
	width: 245px;
	padding: 0 5px;
	
}
div#news {
	float: right;
}
div#story h2,
div#news h2 {
	display: block;
	height: 50px;
	margin: 0 -5px 20px -5px;
	background: url(images/hdr-story-of-success.gif) no-repeat;
	text-indent: -10000px;
}
div#news h2 {
	background-image: url(images/hdr-news-events.gif);
}
th, td { border:none; }