* {
	margin: 			0px;
}
html, body {
	font: 				14px Calibri, 'Times New Roman', Times, serif;
	height:				100%;
	background-color:	#495bb6;
}
.wrapper {
	min-height:			100%;
	position:			relative;
}

.content {
	padding-bottom:		200px;
}

.footer {
	height:				200px;
	width:				100%;
	position:			absolute;
	bottom:				0;
	left:				0;
	text-align:			center;
}

.footer_content {

}

#bg_ch_1, #bg_ch_2 {
	height: 			200px;
	background-repeat: 	no-repeat;	
	position:			absolute;
	bottom:				0;
}

#bg_ch_1 {
	background-image: 	url(../m_img/chapaev.png);
	width: 				266px;
}

#bg_ch_2 {
	background-image: 	url(../m_img/space.png);
	width: 				118px;
	right:				0;
}

#logotype2 {
	margin:			0px 0px 20px 0px;
	padding:			10px 0px 0px 40px;
}

#topmenu {
	width:  			100%;
	text-align: 	right;
	margin-right: 40px;
}

a.url_logo {
	font-size:			48px;
	text-decoration:	none;
	color: 				Snow;	
}

a.url_desc {
	font-size:			18px;
	text-decoration:	none;
	color: 				Snow;	
	font-style:			Italic;
}

#navigator_welcome {
	width:				60%;
	margin:				0 20% 0 20%;
	height:				400px;
	background-color:	Snow;
}

#letter_m{
	vertical-align:		top;
}

#letter_l{
	width:				300px;
	vertical-align:		top;
}

#letter_area_l {
	background-color:	Snow;
	padding:			2px 2px 10px 2px;
	margin:				0px 0px 4px 0px;
}

#letter_area {
	padding:			2px;
	text-align:			justify;
	text-indent:		20px;
	font-size:			14px;
	margin:				4px;
}

#navigator_area {
	margin:				1px;
	float:				left;
	width:				31%;	
	margin:				1%;
	height:				96%;
}

#item_title {
	
}

#small_link, #url_item_title {
	text-decoration:	none;
	border-bottom:		1px dashed Navy;
	color:				Navy;
}

#url_item_title {
	font-size:			16px;
}

#url_item_title:hover{
	border-bottom:		1px dashed White;
}

#url_small_link {
	font-size:			12px;
}

#item_list {
	padding:			8px 10px 0px 20px;
}

#url_item_list{
	color:				Navy;
}

#adv_1 {
	width:				100%;
	text-align:			center;
	margin:				0px 0px 10px 0px;
	padding:			0px 0px 10px 0px;
	font-size:			12px;
	
}
#my_h1 {
	padding:			10px;
	font-size:			38px;	
}

#my_h2 {
	font-size:			20px;
	font-style:			Italic;
	border-bottom:		1px solid Silver;
	background-color:	#faf0e6;
}

#company_name {
	font-size:			16px;
	padding-left:		20px;
	font-weight:		Bold;
}

address {
	font-size:			12px;
}

#menu_sub_1 {
	padding:			2px 2px 2px 10px;
}

#menu_sub_2 {
	padding:			2px 2px 2px 20px;
}

#menu_sub_3 {
	padding:			2px 2px 2px 30px;
}

#url_map {
	text-decoration:	none;
}

#description {
	font-size:			14px;
	width:				100%;
	color:				gray;
}

ul {
	font-style:			italic;
}

#desc_title {
	font-size:			14px;
	width:				100%;
	text-align:			center;
	border-bottom:		1px solid Silver;
	font-weight:		bold;
	color:				Black;
}

#mn_tbl {
	width: 				100%;
	margin:				10px 0px 10px 0px;
}

#mn_td {
	text-align:			center;
	font-size:			14px;
	width:				33%;
}