* { padding: 0; margin: 0; border: 0;}

body {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 62.5%;
/*text-align: center;*/
color: black; 
background-color: #F7F7F7; /*  #efefef;*/ 
/*background: url(../images/textura_1.jpg) repeat;*/
}

h1{
	font-family: Georgia, Times New Roman;
	font-weight: 500;
	font-size: 2em;
	color: #3a4c51;
	padding:0.5em 0em;
	text-decoration: none;
	border-bottom: 1px solid #517179;
}
h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #1B3F62;
	padding:0.5em 0em 0.2em;
	text-decoration: none;
	border-bottom: 1px solid #d7d4d4;
}

h3 {
	font-weight: bold;
	font-size: 1.3em;
	color: #5d5c5c; /*035181;*/
	padding:0.4em 0em 0em 0em;
	text-decoration: none;	
}
h4 {
	font-weight: bold;
	font-size: 1em;
	color: #5d5c5c; /*035181;*/
	padding:0.4em 0em 0.4em 0.4em;
	text-decoration: none;	
}

p {
	font-size: 1.2em;
	line-height: 1.6;
	word-spacing:0.1em;
	/*text-align: justify;*/
	padding: 0.4em 0em;
	color: #393938;	
}


img {
	padding-top: 1.2em; 
}


#wrapper { 
	margin: 0 auto;
	background-color: #ffffff;
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	text-align: left;
}

#header {
	margin-top: 15px;
	position: relative;
	height: 150px;
	width: 1000px;
	background: url(../images/arms_new_2011.jpg) no-repeat;
	border-top: solid 3px #264588;
	border-left: solid 1px #dcdde1;
	border-right: solid 1px #dcdde1;
	border-bottom: solid 1px #dcdde1;
}
#header_logo{position:absolute;top:18px}
.eng_v {
	position: relative;
	width: 270px;
	padding-top: 100px;
	padding-left: 20px;
	float: left;
}
.eng_v a {
	font-weight: bold;
	font-size: 0.9em;
	font-weight: bold;
	color: #788aae;
}
.eng_v a:link {
text-decoration: none; /* Убирает подчеркивание для ссылок */
}
a:hover {
text-decoration: underline; /* Делает ссылку подчеркнутой при наведении на нее курсора */
color: #22407f; /* Цвет ссылки */
} 

.search_form {
	/*position: relative;*/
	padding-top: 100px;
	padding-right: 230px;
	float: right;
}

#main_navigation ul{
	margin: 0 auto;
	padding: 0.9em 0em 0.7em 0em;
	width: 1000px;
	border-bottom: solid 1px #dcdde1;
	list-style: none; 
	text-align: center;
	float: left;
} 
#main_navigation li{display: inline;}
#main_navigation a{
	padding: 1em 2.2em 0.5em 2.2em; 
	text-decoration: none;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #27448a;	
}
#main_navigation a:hover {text-decoration: underline;}
#main_navigation a.active_menu_main {
text-decoration:underline;
}

#leftCol {
	margin-top: 15px; 
	width: 210px;
	min-height: 530px;
	float: left;
	font-weight: bold;
	/*border-right: solid 1px #003399;*/
	/*border: solid 1px brown;*/
 background-image: url(../images/left_col_batton.jpg);
 background-position: right top; /* Положение фона */
 background-repeat: no-repeat; /* Отменяем повторение фона */
}

.navigation {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 3.5em;
	padding:0;	
}

.navigation ul{
list-style:none;
margin: 0; padding:0; 
}

.navigation ul li{
margin: 0; padding: 0;
/*border-left: 1px solid #3a4c61;*/	
}

.navigation ul li a{
display: block;
padding: 0.9em 0.4em 0.4em 0.7em;
color: #3a4e63; 
text-decoration: none;
}

.navigation ul li a:hover{text-decoration: underline;}

.navigation ul li a.active_menu_left {text-decoration:underline;}

#leftCol p{font-weight: 500; font-size: 0.9em; padding: 0.2em 0.7em; color: #464d55; }

#content { 
	margin-top: 15px;
	float: left;
	width: 555px;
	/*border: solid 1px green;*/
	padding: 0px 0px  0px 15px;
}

#content a {
	font-size: 1em;
	color: #0e4276;	
	padding: 0.2em 0em 0em 0em; 
}


#splash_content {
	float:left;
	/*margin: 0px;*/
}
#right_col { 
	/*margin-top: 15px;*/ 
	/*border: solid 1px red;*/
	float: right;
width: 200px;
height: 450px;
/*background-image: url(../images/right_col_batton_hide.jpg);
 background-position: right top; /* Положение фона */
/* background-repeat: no-repeat; /* Отменяем повторение фона */
}
.navigation_r{
	/*margin-top: 3.5em;*/
	font-size: 1.2em;
	padding:0;		
}

.navigation_r ul{
	list-style:none;
	margin: 0;
	padding:0;	
}

.navigation_r ul li{
	margin: 0;
	padding:0;
	}

.navigation_r ul li a{
	display: block;
	padding: 0.4em 0.4em 0.4em 0.7em;
	color: #999999;
	text-decoration: none;
}

.navigation_r ul li a:hover, a:active {text-decoration: underline;}


#footer { 
	clear: both;
	color: #055282;
	text-align: center;
	font-size: 1em;
	border-top: solid 1px #E2E2E2;
	margin-top: 10px;
	padding: 10px;
}

#footer a:hover  {
	color: #1B3F62;
	text-decoration: underline;
}


