html { height:100%; margin-bottom:1px; }

body {
	background:#000 url(../images/l-doc-nr.jpg) no-repeat 50% top;
	text-align:center;
}

a img { border:0; }

#l-root {
	margin:0px auto;
	width:900px;
	text-align:center;
	position:relative;
}

#w-flash {
	position:relative;
	top:100px;
	width:900px; height:600px;
}

/* */
/*
body, html {height: 100%;}

#l-root { height:100%; overflow:visible; position:relative; }
#l-root[id] { display:table; position:static; }

* html #w-center { position:absolute; top:50%;}*/  /* for explorer only*/
/*
#w-center[id] { display:table-cell; vertical-align:middle; position:static; }

* html #w-flash { position:relative; top:-50%; }
*/
.w-content {
	overflow:hidden;
	padding:50px 20px 20px;
	position:relative;
	top:179px;
}

.w-content p {
	color:#eee;
	padding-bottom:16px;
}

.w-content a {
	color:#492E11;
}

.flash-links {
  position:absolute;
  top:330px; left:0;
  height:20px; width:850px;
	text-align:center;
}

.flash-links a {
	margin:0 30px;
	color:#eee;
	text-transform:lowercase;
	font-size:19px;
	font-weight:normal;
	text-decoration:none;
}

