* { padding : 0px; margin : 0px; border: none; }

BODY {
	background: #CDD98D url(bg.jpg) repeat-y left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A {
	text-decoration: underline;
	color: Blue;
}
A:hover { text-decoration: none; }

#header__, #header_, #header {
	min-height: 193px;
	_height: 193px;
}
#header__ { background: #fff url(top_bg.jpg) repeat-x top; }
#header_ { background: url(top_left_bg.jpg) no-repeat left top; }
#header {
	background: url(top_right_bg.jpg) no-repeat right top;
}

#logo {
	color: #9BB31B;
	font-size: 21pt;
	text-align: center;
	padding: 10px 0px 0px 360px;
	letter-spacing: 2px;
}

.letter { 
	color: black; /* Красный цвет символов */ 
	font-size: 14pt; /* Размер шрифта в процентах */ 
	font-weight: bold;
}

#top-menu {
	padding: 0px 97px 0px 405px;
	position: absolute;
	top: 144px;
}
#top-menu TABLE {	width: 100%; }
#top-menu TD {
	background: url(top_menu_bg.jpg) no-repeat top center;
	height: 34px;
	text-align: center;
	width: 20%;
}
#top-menu A {
	color: #000;
	text-decoration: none;
	font-size: 13pt;
}

#right_ {
	width: 100%;
	float: right;
	margin-left: -250px;
}
#left {
	width: 223px;
	float: left;	
	padding-bottom: 20px;
}
#right {
	margin-left: 250px;
	padding: 20px 20px 20px 0px
	text-align: justify;
}

#left-title-1 {
	background: url(lm_item1.jpg) no-repeat left top;
	min-height: 20px;
	_height: 20px;
	padding: 1px 0px 0px 8px;
	font-size: 11pt;
	font-weight: bold;
}
#left-block-1 {
	background: url(lm-bg1.jpg) no-repeat left top;
	min-height: 38px;
	_height: 38px;
	padding: 20px 50px 0px 10px;
}

#left-title-2 {
	background: url(lm_item2.jpg) no-repeat left top;
	min-height: 38px;
	_height: 38px;
	padding: 32px 0px 0px 8px;
	font-size: 11pt;
	font-weight: bold;
}
#left-block-2 { padding: 0px 50px 0px 10px; }

#left-title-3 {
	background: url(lm_item3.jpg) no-repeat left top;
	min-height: 45px;
	_height: 45px;
	padding: 35px 0px 0px 8px;
	font-size: 11pt;
	font-weight: bold;
}
#left-block-3 { padding: 0px 50px 0px 10px; }

#left-title-4 {
	background: url(lm_item4.jpg) no-repeat left top;
	min-height: 45px;
	_height: 45px;
	padding: 35px 0px 0px 8px;
	font-size: 11pt;
	font-weight: bold;
}
#left-block-4 { padding: 0px 50px 0px 10px; }

#right H1 {
	font-size: 15pt;
	font-weight: normal;
}

#right P { padding-top: 10px; }


#footer {
	clear: both;
	min-height: 28px;
	_height: 28px;
	background-color: #9BB31B;
	vertical-align: top
}
#osnova {
	color: 000000;
	font-size: 25pt;
	text-align: center;
	font-weight: bold;
	padding: 100px 0px 0px 30px;
	letter-spacing: 2px;
	}
#work {
	color: 000000;
	font-size: 17px;
	text-align: left;
	padding: 10px 0px 0px 30px;
	}