@charset "utf-8";

/* Обнуление свойств */
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,
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-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
background: transparent;
}
:focus {
outline: 0;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
/* Конец Обнуление свойств */

html, body { height:100% !important}
body {
	background-color: #24332c;
	background-image: url(img/fon.gif);
	text-align:center;
}
a {color:#87928d; text-decoration:underline;}
img.loading, div.isee {
	position:absolute;
	z-index: 5000;
	top: 248px;
	left: 50%;
}
img.loading {
	margin-left: -98px;
}
div.isee {
	margin-left: -108px;
	background:url(img/isee_fon.jpg) no-repeat;
	width: 216px;
	height: 72px;
	display:none;
}
div.isee img{
	display:none;
}
div.main_container {
	width: 100%;
	min-height: 741px;
	background:url(img/fon_sve4enie.jpg) no-repeat top center;
	min-width:518px;
	display:none;
}
div.main_container p {
	width:518px;
	margin: 0 auto;
	text-align:left;
}
div.main_container .logo {
	margin-top: 140px;
	display:none;
}
div.main_container .contacts {
	margin-top: 112px;
	display:none;
}
div.main_container .partner1 {
	margin: 70px 40px;
	display:none;
}
div.main_container .footer {
	margin-bottom:70px;
	display:none;
}
div.main_container .footer p {
	width:438px;
	padding: 0px 40px;
	margin: 0 auto;
	color:#87928d;
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size:12px;
}