html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background:#021F34 url(../img/sfondo_404.png) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
	line-height:20px;
	padding:0;
	margin:0;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover{
	color:#0066cc;
}

h1 a{
	height:90px;
	width:300px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	position:absolute;
	top:20px;
	left:370px;
	/*z-index:100;*/
	zoom:1;
	background:url(http://www.neikos.it/img/blank.gif);
}

h4 {
	font-size:30px;
	color:#021F34;
	text-align:center;
	font-weight:normal;
	padding:320px 0 130px 0;
}

#container {
	background:url(../img/wip.png) top left no-repeat;
	height:auto!important;
	height:500px;
	min-height:500px;
	margin:0 auto;
	width:970px;
	text-align:left;
	position:relative;
}


#container #footer {
	display:block;
	width:461px;
	font-size:11px;
	margin:0 auto;
}

#container #footer ul{
	display:block;
	float:left;
	width:180px;
	line-height:15px;
	padding:0 0 0 40px;
}

#container #footer ul li strong{ 
	display:block;
}

#container #footer ul li{
	display:block;
}
a#neikos{
	position:absolute;
	bottom:0;
	right:0;
	background:url(http://www.neikos.it/img/mediakit/logoNeikos-white.png) center right no-repeat;
	width:120px;
	font-size:10px;
	color:#fff!important;
	text-decoration:none;
	text-indent:0!important;
	padding:5px 0 0 15px!important;
}
a:hover#neikos {
	text-decoration:underline;
}
