BODY {
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif; 
	HEIGHT: 100%; 
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	BACKGROUND-COLOR: #79baf9; 
	TEXT-ALIGN: center;
	margin: 0;
}
HTML {
	COLOR: #000; 
	FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: #79baf9; 
	TEXT-ALIGN: center;
}
body img {
	border: 0px;
}
BODY {
	FONT-SIZE: 70%
}
a:hover {
	text-decoration: none;
	color:#f7941d;
}
#Container {
	MIN-HEIGHT: 100%; 
	BACKGROUND-COLOR: white; 
	MARGIN: 0px auto; 
	WIDTH: 1004px; 
	TEXT-ALIGN: left;
	padding-bottom: 56px;
}
* HTML #Container {
	HEIGHT: 100%
}
#logo {
	background-color: #0062af;
	height: 90px;
	width: 100%;
	text-align: center;
}
#enru {
	height: 15px;
	width: 100px;
	position: absolute;
	top: 10px;
	left: 970px;
}
#enru a {
	text-decoration: underline;
	color: white;
}
#enru a:hover {
	text-decoration: none;
	color: white;
}


	
#menu_area {
	height: 108px;
	background-color: #0062af;
}
#kartina{
	height: 180px;
	background-image: url(images/bg_kart.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	text-align: center;
}
#content {
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.clear {

	CLEAR: both
}
#footer {
	MARGIN: -56px auto 0px; WIDTH: 1004px; HEIGHT: 56px; background-color: #0062af; TEXT-ALIGN: center
}
.copyright {
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	color: #f0f0f0;
}
.copyright a {
	color: #f0f0f0;
	text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
	color: #f7941d;
}
.btn-spons {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	max-width: 104px;
	text-align: center;
}