/* reset */
*{padding:0; margin:0;}
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, font, 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 {
	background: transparent;
	border: 0;
	font-size: 99%;
	font-family: Arial;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {line-height: 1.2;}
ol, ul {margin-left: 25px;}
:focus {outline: 1px #c0c dotted;}

	/* general */
	a:link, a:visited {text-decoration: underline; color: #747978}
	a:hover{text-decoration:none;}
	body{background:url(http://shared.eserver.ru/errors/img/bg.jpg) repeat-x;}
	div.tape{position:absolute; width:100%; height:10px; top:0; left:0;}
	div.tape.error{background:url(http://shared.eserver.ru/errors/img/blocked-tape.gif) repeat-x;}
	div.tape.uc{background:url(http://shared.eserver.ru/errors/img/uc-tape.gif) repeat-x;}
	img.error{margin:0 auto; display:block; margin-top:45px}
	div.text{width:850px; margin:0 auto; margin-top:20px; overflow:hidden; text-align: justify;}
	div.ru{width:369px; padding-left:25px; padding-right:30px; float:left; border-right:1px dotted #d6d9d9;}
	div.en{width:370px; padding-left:30px; padding-right:25px; float:left;}
	div.text p{font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#747978; padding-top:20px; line-height:16px;}
	div.menu{width:800px; padding:30px 25px; border-top:1px solid #d6d9d9; border-bottom:1px solid #d6d9d9; margin:0 auto; margin-top:10px; overflow:hidden;}
	a.logo{width:205px; height:50px; background:url(http://shared.eserver.ru/errors/img/logo.gif) no-repeat; display:block; float:left; margin-right:45px;}
	div.menu p a{font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#747978; margin-right:25px; line-height:24px;}
	div.banners{width:850px; margin:0 auto; margin-top:15px; overflow:hidden; padding-bottom:0px; border-top: 1px solid #d6d9d9; padding-top: 10px}
	div.banners div.left{float:left;}
	div.banners div.right{float:right;}
