html, body {
	margin: 0;
	padding: 0;
}
body {	
	background: #000 url(../images/bg.jpg) repeat-x left top;
	color: #c5c5c5;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
}

ul, form {
	margin: 0;
	padding: 0;
}
a:link, a:active, a:visited {
	color: #cdcecf;
	text-decoration: underline;
}
a:hover {
	color: #cdcecf;
	text-decoration: none;
}
h1 {
	color: #fff;
	font-size: 34px;
	text-transform: uppercase;
	text-align: left;
	margin: 0 0 25px 20px;
	padding-top: 20px;
	letter-spacing: 2px;
}
h3 {
	color: #fff;
	font-size: 18px;
	text-align: left;
}
.cont h1 {
	margin-left: 0;
}
#wrapper{
width:1000px;
margin:auto;
}
.ind_head_eng {
	text-align:center;
	width: 1000px;
	height: 350px;
	background: url(../images/ind_head_eng.png) no-repeat left top;
}
#head {
	width: 930px;
	height: 80px;
	//height: 95px;
	margin: 0 auto 0 auto;
	padding-top: 15px;
}
#langs{
	text-align: right;
	margin: 0 35px 255px 0;
	padding-top: 15px;
	color: #00c700;
	position: relative;
}
#langs2{
	color: #00c700;
	text-align:right;
}
.blocks {
	width: 930px;
	margin: 0 auto 14px auto;
	text-align: left;	
	padding-top: 7px;
}
#block1 {
	float: left;
	background: url(../images/block1bg.jpg) no-repeat left top;
	width: 429px;
	height: 267px;
}
#block2 {
	background: url(../images/block2bg.jpg) no-repeat left top;
	width: 429px;
	height: 267px;
	margin-left: 503px;
	//margin-top: -267px;
}
#footer {
	font-size: 10px;
	/*text-transform: uppercase;*/
	color: #4d5253;
	height: 60px;
	padding: 0;
	margin: 0 auto;
	margin-top: 0px;
	bottom: 0;
	position: relative;
	width: 900px;
}
.clear {
	clear: both;
}
.buttons {
	clear: both;
}
.short_search {
	position: relative;
	float: right;
	line-height: 14px;
	padding-bottom: 8px;
	//margin-top: -2px;
	color: #7c8b92;
	text-transform: none;
}
.short_search input {
	position:relative;
	width: 141px;
	height: 14px;
	background-color: #6e7b80;
	border: none;
	color: #fff;
	padding: 0px 0 0 5px;
	margin: 0 0 0 0 !important;
	//margin: 0 0 1px 0;
}
.short_search img {
	margin-bottom: -3px;
}
#bot_menu input, #bot_menu label {
	/*float: left;*/
}
#bot_menu .buttons {
	clear: none;
}
#bot_menu .buttons a {
	background: #374842;
	color: #898989;
	text-decoration: none;
	padding: 0 5px;
	margin-left: 5px;
}
#bot_menu .buttons a:hover {
	background: #005301;
	color :#fff;
}
#cr{
	text-align: left;
	width: 218px; 
	float: left; 
	padding: 20px 0 0 0;
}
#logo {
	float: left;
	margin-left: 10px;
}
#inn_slogan {
	margin-top: 27px;
}

#container {
	width: 930px;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;	
}
.overlay {
   position: absolute;
   top: 10px;
   bottom: 0;
   width: 930px;
	//margin-left: -465px;
	background-color: #022a05;
	filter: alpha(opacity=55);
   -moz-opacity: 0.55;
   -khtml-opacity: 0.55;
   opacity: 0.55;
	//z-index: -100;
}
* html #container .overlay {
    height: expression(document.getElementById("content").offsetHeight);
}
#content {
	position: relative;
	text-align: left;
	padding: 0 0 30px 0 !important;
	display: block;
	z-index: 100;
	/*overflow:hidden;*/
}
#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #00bd01;
}	
#content ul li {
	font-size: 14px;
	list-style: none;
	background-image:url(../images/arr_list.png);
	background-position:2px 4px;
	background-repeat:no-repeat;
	padding: 0 0 10px 15px;
}

#inner_ul ul li {
	font-size: 12px;
	list-style: none;
	background-image:url(../images/dot.gif);
	background-position:5px 10px;
	background-repeat:no-repeat;
	padding-bottom:3px;
	padding-top:3px;
	margin-left:10px;
}
#content .buttons a:link, #content .buttons a:visited, #content .buttons a:active {
	display: block;
	background: #34453f;
	color: #c5c5c5;
	font-size: 121px;
	padding: 3px 5px;
	float: left;
	margin-right: 10px;
	text-decoration: none;
}
#content .buttons a:hover {
	background: #005301;
	color: #fff;
}
.cont {
	color: #FFFFF;
	font-size: 13px;
	font-family: Arial,Sylfaen;
	padding: 0 25px;
	//width: 90%;
}
#emp_foot {
	height: 20px;
}
.green{
color:#00be00;
}
.y{
color:#c9aa40;
}
