
html, body, th, td, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, fieldset, legend, input, textarea { margin:0; padding:0; }
html { height: 100%; }
body {
	background:url(../images/i/bg/404-bg.jpg) 0 0 repeat;
	font-size:12px; font-family: tahoma, arial, helvetica;
	color:#fff;
	height: 100%;
}

img { border: none; }

h1 {
	background:url(../images/i/bg/404_title.gif) 0 100% no-repeat;
	margin-bottom:10px; padding-bottom:114px;
	font-size:36px; font-weight:normal;
}

h2 { margin-bottom:25px; line-height:59px; font-size:60px; font-weight:normal; }


#wrapper { height: 100%; background:url(../images/i/bg/404.jpg) 0 0 no-repeat; padding:11px 20px; }

#content { margin-bottom:60px; padding-left:131px; font-size:14px; }
#content a { background:#09c; color:#fff; text-decoration:none; }
#content a:hover { color:#85cee7; }
#content h2 { margin-left:-6px; }

#footer { padding-left:131px; }
#footer div.logo { padding-right:25px; float:left; }
#footer div.copyright { padding:13px 0; float:left; font-size:13px; }


