@charset "utf-8";
body {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: black;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	min-height: 850px;
	font-size: 12px;
}
#container  {
	width: 1000px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: black;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 850px;
}
#footer {
	position: relative;
	height: 40px;
	width: 920px;
	top: 640px;
	padding: 20px 40px;
}
a, a:visited {
	color: #0099cc;
}
a:hover {
	color: #007298;
}

.foo1 {
	width: 313px;
	float: left;
}
.foo2 {
	width: 426px;
	float: left;
	background-image: url(../images/symb.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}

.foo3 {

	float: left;
}
.menu1 {
	height: 19px;
	width: 77px;
	position: relative;
	left: 44px;
	top: 310px;
	text-align: center;
	padding-top: 3px;
}
.menu2 {
	height: 19px;
	width: 100px;
	position: relative;
	left: 546px;
	top: 401px;
	text-align: center;
	padding-top: 3px;
}
.menu3 {
	height: 19px;
	width: 68px;
	position: relative;
	left: 891px;
	top: 392px;
	text-align: center;
	padding-top: 3px;
}
.menu4 {
	height: 19px;
	width: 77px;
	position: relative;
	left: 11px;
	top: 404px;
	text-align: center;
	padding-top: 3px;
}
.menu5 {
	height: 19px;
	width: 65px;
	position: relative;
	left: 187px;
	top: 504px;
	text-align: center;
	padding-top: 3px;
}
.menu6 {
	height: 19px;
	width: 54px;
	position: relative;
	left: 725px;
	top: 519px;
	text-align: center;
	padding-top: 3px;
}
.menu1 a, .menu2 a, .menu3 a, .menu4 a, .menu5 a, .menu6 a, .menu1 a:hover, .menu2 a:hover, .menu3 a:hover, .menu4 a:hover, .menu5 a:hover, .menu6 a:hover, .menu1 a:visited, .menu2 a:visited, .menu3 a:visited, .menu4 a:visited, .menu5 a:visited, .menu6 a:visited {
	color: #c9241f;
	font-size: 11px;
}





.clear_fx {
	height: 0px;
	clear: both;
	margin: 0;
	padding: 0;
}

a:hover {
text-decoration: none!important;
}<!--LiveInternet counter--><script type="text/javascript"><!--
				document.write("<a href='http://www.liveinternet.ru/click' "+
				"target=_blank><img src='http://counter.yadro.ru/hit?t8.9;r"+
				escape(document.referrer)+((typeof(screen)=="undefined")?"":
				";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
				screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
				";"+Math.random()+
				"' alt='' title='LiveInternet: показано число просмотров и"+
				" посетителей за 24 часа' "+
				"border='0' width=1 height=1><\/a>")
				//--></script><!--/LiveInternet-->
