HTML {
	height: 100%;
}

BODY {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
        background-image: url('/tmpl/images/bg-main.gif');
	color: #663300;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}

TD {
	vertical-align: top;
	font-size: 14px;
}

IMG {
	border: 0px;
}

DIV#body {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FCFFDD;
}

#mainpage {
	background-image: url('/tmpl/images/main-bg.gif');
	background-repeat: no-repeat;
	height: 550px;
	text-align: center;
}

#logomain {
	margin-top: 48px;
	margin-left: 23px;
	margin-bottom: 9px;
}

#kartina {
	margin-left: 193px;
	_margin-left: -7px;
	margin-bottom: 10px;
	display: block;
}

DIV#main-footer {
	height: 95px;
	padding-top: 10px;
	background-image: url('/tmpl/images/footer.gif');
	background-repeat: repeat;
}

DIV#main-footer * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
}

DIV#main-footer A {
	text-decoration: none;
}

DIV {
	border: 0px solid black;
}

#page {
	background-image: url('/tmpl/images/bg.jpg');
	background-repeat: no-repeat;
	text-align: center;
}
