ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, select dl, dt, dd { margin:0px; padding:0px; }
a img,:link img,:visited img, fieldset { border:none; }
address { font-style:normal; }
:focus, :active { outline-width:0px; }



body, html, div {
	width: 100%;
	height: 100%;
}

body, h1, p {
	font: normal 11px/1em Arial;
	color: #AAAAAA;
}

div {
	height: 45%;	
	position: relative;
	min-height: 300px;
	text-align: center
}

h1 {
	font-size: 1.4em;	
	overflow:hidden;
	display:block;
	width:100%;
	height:195px;
	position: absolute;
	top:auto;
	bottom:0px;
	margin:0px auto;
	text-indent:-10000px;
	background: transparent url("HUW_teaser.gif") no-repeat center bottom;
	
}

strong { color: #9b2e02; }

p {
	width: 600px;
	line-height: 1.2em;
	margin: 0px auto;
}

#grey {
	background: #333333 url(HUW_teaser_background.gif) bottom repeat-x;
	z-index: 10;
}


#white {
	z-index: 50;
	text-align: center;
	position: absolute;
	top: 45%;
}

#white img {
	margin-top: 2%;
}
