* {		margin: 0px;
		padding: 0px;
}
body {		background: #e3dab1;
		font: 10px Arial, Sans-serif;
		color: #000000;
}
#top_bg {	background: url('../images/left_bg.jpg') left top;
}
#left_bg {	background: url('../images/left_bg.jpg') right top;
}
#right_bg {	background: url('../images/right_bg.jpg') left top;
}
#bottom_bg {	background: url('../images/bottom_bg.jpg') left top;
}
#left_border {	background: url('../images/russian_09.jpg') repeat-y left top;
}
#right_border {	background: url('../images/russian_14.jpg') repeat-y right top;
}
#center_border { background: url('../images/russian_18.jpg') repeat-y left top;
}
#menu_border {	background: #a12a0a url('../images/russian_11.jpg');
}
#content_border { background: #fff;
}
.callto, .date { font: 12px Arial, Sans-serif;
		color: #fff;
}
#copyright {	font: 10px Tahoma;
		color: #a49e7e;
}
#copyright a {	color: #a49e7e;
		text-decoration: none;
}
#copyright a:hover { border-bottom: 1px dotted;
}
#menu {		margin: 22px 20px 40px 18px;
}
#menu a {	font: 17px/24px Arial, Sans-serif;
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
		letter-spacing: -1px;
		display: block;
		width: 150px;
		font-weight: 100;
		padding-left: 3px;
}
#menu a:hover {	background-color: #f58e0e;
}
#menu a.submenu { background: url('../images/point_little.jpg') no-repeat 10px center;
		padding-left: 30px;
		font: 12px/24px Arial, Sans-serif;
		text-transform: none;
		letter-spacing: 0px;
		width: 120px;
}
#menu a:hover.submenu {	background: url('../images/point_little.jpg') no-repeat 10px center;
		color: #f8cfca;
}
/* ************************************************************************************* */
#content {	margin: 22px 40px 20px 35px;
}
#content a {	text-decoration: none;
		color: #a12a0a;
}
#content a:hover { color: #c05a3e;
}
h1 {		font: 26px Times New Roman;
		padding: 0px 0px 20px 0px;
		color: #2b3f45;
}
#index_target {	width: 100%; height: 141px;
		background: url('../images/index_target.jpg') no-repeat left top;
		border-bottom: 1px dotted #d7d7d7;

}
#index_target p { font: 15px/23px Arial, Sans-serif;
		color: #a12a0a;
		margin-left: 70px;
		padding-top: 7px;
}
#content img {	border: 1px solid #d7d7d7;
}
#index_center { width: 100%; height: 38px;
		text-align: center;
		border-bottom: 1px dotted #d7d7d7;
		
}
#index_center p { font: 18px Times New Roman;
		color: #2b3f45;
		padding-top: 7px;
}
#index_bottom { width: 100%; height: 170px;
		padding-top: 15px;
		border-bottom: 1px dotted #d7d7d7;
}
#index_bottom p { font: 11px/14px Tahoma;
		color: #7c775b;
		padding-top: 10px;
}
#index_down {	width: 100%; height: 15px;
		padding-top: 7px;
}
#index_down p {	font: 14px Bookman Old Style;
		color: #a12a0a;
}
#others {	width: 100%;
		border-bottom: 1px dotted #d7d7d7;
}
#others p {	font: 11px/14px Tahoma;
		color: #7c775b;
		padding-bottom: 10px;
}