/*author: Rumin Sergey*/
/*Copyright: CENTROARTS.com*/
/*e-mail: info@centroarts.com, centroarts@mail.ru*/
/*URL: http://www.centroarts.com*/

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}

pre, code, address, caption, cite, code, em, strong, table, font, input {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

/*Îñíîâíàÿ íàñòðîéêà ññûëîê*/
a { color: #2666b9; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
	font-weight: bold;
	font-size: 1em;
}

h1 {
	font-size: 17px;
	margin-bottom:6px;
	font-weight: normal;
	color: #27679b;
}

h2 {
	font-size: 11px;
	margin-bottom:6px;
	color: #2b7cbb;
}

h5 { font-weight: normal; }

body {
	background-color: #ffffff;
	color: #3f454c;
	font-weight: normal;
}

body, td, font, span, div {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

input, select, textarea { font-size: 11px; }

img { border: 0; }
.clr { clear:both; }

p { margin-bottom: 18px; }
.clr { clear: both; }
img  { border:0 none; }
img.ileft { float: left; margin: 2px 6px 4px 0; }
img.iright { float: right; margin: 2px 0 16px 20px; }
hr	{ border: 0 none; border-top: 1px solid #cfcfcf; }
strong { font-weight: bold; }

/*===== ÎÁÙÅÅ ÎÔÎÐÌËÅÍÈÅ =====*/
/*===BODY===*/
.page_bg { background: #1a2e47 url("../images/pagebg.png") repeat-x left top; text-align: center; }

/*HOME*/
.wrapper {
	margin: auto;
	width: 559px;
	text-align: left;
	padding-top: 113px;
}

.header {
	height: 154px;
	background: #27466c url("../images/errors/header.jpg") no-repeat center top;
	padding: 0 28px;
	text-align: center;
}

.logotype { position: relative; top: 67px; margin-left: 60px; }

.content {
	background: #152742 url("../images/errors/content.png") repeat-y center top;
	text-align: center;
}

.content h1  { margin: 0; padding-bottom: 3px; color: #ffffff; }

.content .container { padding: 5px 20px;}

.footer {
	height: 87px;
	background: #1a2e47 url("../images/errors/footer.jpg") no-repeat center top;
	text-align: center;
}

.footer .container { padding-top: 20px;}

/*===COPYRIGHT===*/
.copyright a, .copyright a:hover { color: #4c769c; }
.copyright {
	color: #4c769c;
	white-space: nowrap;
	font-size: 10px;
}
