.creator  {
background:url("/copyr.gif") no-repeat scroll 0 0 transparent;
font-size:9px;
padding:25px 0 0 20px;
bottom: 20px; /* Расстояние от нижнего края окна браузера */
position: absolute; /* Абсолютное позиционирование */
}

html, body {
height: 100%;
}

body {
background: #000000 url(body_bg.jpg) 0 0 repeat-x;
margin: 0 auto; 
font-family: Arial;
font-size: 14px;
text-align: center;
color: #fff;
}

.wrapper {
width: 990px;
margin: 0 auto; 
text-align: left;
}

.header {
float: left;
width: 100%;
height: 330px;
background: url(logo_bg.jpg) 73px 0 no-repeat;
}

.header_name {
float: left;
width: 100%;
height: 330px;
background: url(name2.jpg) 300px 80px no-repeat;
}

.top_menu {
width: 100%;
height: 154px;
float: left;
background: url(top_menu_bg.jpg) 0px 3px no-repeat;
}


.top_menu_block {
padding-left: 180px;
}

.top_menu_table {
padding: 0px;
}

.top_menu_cell {
padding-right: 0px;
padding-left: 0px;
}

.content_wrapper {
float: left;
width: 100%;
}

.left_block {
width: 351px;
float: left;
}

.left_menu {
width: 351px;
float: left;
background: url(left_menu_top_bg.jpg) 0px 0px no-repeat;
}

.left_menu_bottom {
width: 351px;
float: left;
min-height: 475px;
background: url(left_menu_bottom_bg.jpg) 0px 100% no-repeat;
padding-left: 79px;
}

.left_menu_content {
width: 351px;
float: left;
background: url(left_menu_content_bg.jpg) 0 0 repeat-y;
}

* html .left_menu_bottom { height: 475px; }


.menu {
width: 215px;
float: left;
margin-top: 5px;
}

.row_menu {
width: 211px;
height: 80px;
margin-left: 2px;
margin-right: 2px;
text-align: center;
color: #fff;
font-family: "Arial";
font-size: 20px;
padding-left: 5px;
background: url(left_menu_cell_bg.jpg) 0 0 no-repeat;
}

.first {
width: 215px;
height: 83px;
padding-left: 5px;
background: url(left_menu_first_cell_bg.jpg) 0 0 no-repeat;
margin: 0px;
}

.last {
width: 215px;
height: 80px;
padding-left: 10px;
background: url(left_menu_last_cell_bg.jpg) 0 0 no-repeat;
margin: 0px;
}

.submenu_item .last, .submenu_item .first{
width: 211px;
margin-left: 2px;
margin-right: 2px;
background: url(left_menu_cell_bg.jpg) 0 0 no-repeat;
}


.menu_item {
width: 195px;
padding-top: 25px;
text-align: center;
}

.level1 {
font-size: 16px;
/* padding-left: 15px; */
}

.level2 {
font-size: 14px;
/* padding-left: 20px; */
}

.level3 {
font-size: 12px;
/* padding-left: 25px; */
}

.menu_item a {color: #fff; text-decoration: none;}
.menu_item a:hover {color: #fff; text-decoration: underline;}

.left_bar {
	width: 351px;
	float: left;
	background: url(left_bar_top_bg.jpg) 0px 0px no-repeat;
	padding-top: 20px;
}

.left_bar_bottom {
	width: 351px;
	float: left;
	min-height: 405px;
	background: url(left_bar_bottom_bg.jpg) 0px 100% no-repeat;
	padding-left: 79px;
	padding-bottom: 20px;
}

.bar {
	width: 190px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 45px;
	margin-top: 50px;
	margin-left: 10px;
	font-size: 13px;
}

.left_bar_content {
	width: 351px;
	float: left;
	background: url(left_bar_content_bg.jpg) 0 0 repeat-y;
}

* html .left_bar_bottom { height: 405px; }

.right_block {
	width: 637px;
	float: right;
}

.header_text {
	font-size: 12px;
	margin-left: 45px;
	padding: 0px 0px 0px 0px;
	color: #e3e3e3;
	width: 532px;
	height: 70px;
	text-align: justify;
}

.main_text {
	width: 637px;
	background: url(main_text_top_bg.jpg) 0px 0px no-repeat;
	float: left;
}

.main_text_bottom {
	width: 637px;
	float: left;
	min-height: 620px;
	background: url(main_text_bottom_bg.jpg) 0px 100% no-repeat;
	padding-bottom: 20px;
}

.main_text_content {
width: 637px;
background: url(main_text_content_bg.jpg) 0 0; repeat-y;
float: left;
}

* html .main_text_bottom { height: 620px; }

.text {
font-size: 13px;
padding: 50px;
padding-right: 60px;
}

h1 {
font-size: 16px;
padding: 0px;
margin: -10px 0px 0px 45px;
margin-left: 45px;
}

h2 {
	font-size: 16px;
	margin-left: 0px;
	color: #ffcc66;
}

h3 {
	font-size: 12px;
	color: #ffcc66;
	margin-bottom: 5px;
}

a {color: #dcdcdc; text-decoration: underline;}
a:hover {color: #cab47b; text-decoration: underline;}

p {
	text-align: justify;
	margin: 0 0 1em 0;
}
