body {
	background: #F2EDED; color: #878EAA;
	background-image: url("../images/F2EDED-background.jpg");
	background-position: top left;
	background-repeat: repeat-x;

	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	margin: 0;
}

em {
	font-style: normal;
}

h1, h2, h3 {
	margin: 0;
}

img {
	border: 0;
}

td, th {
	font-weight: normal;

	text-align: left; vertical-align: top;
}



div.leftblock {
	float:left;
	background: transparent;
	/*background: #D9E0EA;*/ color: #000000;
	background-image: url("../images/C0CCDA-column.jpg");
	background-position: top left;
	background-repeat: no-repeat;

	/*border-width: 0 1px 0 1px; border-style: solid; border-color: #FFFFFF;*/

	font-size: 1.00em;

	text-align: left; vertical-align: top;
}

div.main{
	float: right;
}
div.mainblock{
	float:left;
}

div.conteiner {
	position:relative;
	top:160px;
	background: transparent;
	/*background: #F2F6FA;*/ color: inherit;
	background-image:url('BACK_conteiner.gif'); background-repeat: repeat-y; background-position: top center;
	border-width: 0 1px 0 1px; border-style: solid; border-color: #90090C;
}

div.content {
	background: transparent; color: #3D404D;
	/*border-width: 0 1px; border-style: solid; border-color: #90090C;*/

	font-size: 1.20em;
	padding: 5px 10px 0 10px;
}

.content a {
	background: inherit; color: #E66D1E;

	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}

.content h1 {
	background: transparent; color: #7E2D30;
	border-width: 2px 0; border-style: solid; border-color: #7E2D30;

	font-size: 1.80em;
	text-transform: uppercase;

	text-align: center;
	margin: 0 0 0.5em 0;
}

.content h1 a {
	background: inherit; color: #7E2D30;

	text-decoration: none;
}
.content h1 a:hover {
	text-decoration: none;
}

.content h2 {
	background: #E2DDE2; color: #7E2D30;

	font-size: 1.15em;
	text-transform: none;

	text-align: left;
	margin: 1.50em 0 0 0;
}

.content h2 a {
	background: inherit; color: #7E2D30;

	font-weight: bold;
	text-decoration: none;
}
.content h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.content p {
	text-align: justify;

	margin: 0 0 1.00em 0;
}



.content div.article h1 {
	background: transparent; color: #E66D1E;
	border-width: 2px 0; border-style: solid; border-color: #7E2D30;

	font-size: 1.60em;
	text-transform: uppercase;

	text-align: center;
	margin: 0 0 0.5em 0;
}

.content div.article h1 a {
	background: inherit; color: #E66D1E;

	text-decoration: none;
}
.content div.article h1 a:hover {
	text-decoration: none;
}

.content div.article li {
	text-align: justify;
}

.content div.article p {
	text-align: justify;

	margin: 1.00em 0;
}

.content div.article ol {
	list-style-type: decimal;
}

.content div.article ol ol {
	list-style-type: lower-alpha;
}

.content div.article ol ol ol {
	list-style-type: lower-roman;
}

.content div.article ul.navigator {
	display: block;
	margin: 0.50em 0 0 0; padding: 0 0;
}

.content div.article ul.navigator li {
	display: inline;

	background-image: url("../images/bullet.gif");
	background-position: top left;
	background-repeat: no-repeat;

	padding: 0 10px;
}

.content div.article ul.navigator li a {
	background: inherit; color: #3D404D;
	background-image: none;

}
.content div.article ul.navigator li a:hover {
	color: #7E2D30;
}

div.rightblock {
	float:right;
	background: transparent;
	/*background: #D9E0EA; */color: #000000;
	background-image: url("../images/C0CCDA-focuson.jpg");
	background-position: top right;
	background-repeat: no-repeat;

	/*border-width: 0 1px 0 1px; border-style: solid; border-color: #FFFFFF;*/

	font-size: 1.00em;

	text-align: left; vertical-align: top;
}

div.column {
	padding: 10px 10px 0 10px;
}

div.column div.column_menu {
	border: 1px solid #7E2D30;

	padding: 5px;
}

div.column div.column_menu div.column_menu_content {
	border-width: 0 1px 1px 1px; border-style: solid; border-color: #9D747D;
}

div.column div.column_menu div.column_menu_content ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

div.column div.column_menu div.column_menu_content ul li {
	display: inline;
	margin: 0; padding: 0;
}

div.column div.column_menu div.column_menu_content ul a {
	display: block;

	background: transparent; color: #550203;
	border-width: 1px 0 0 0; border-style: solid; border-color: #9D747D;

	font-weight: bold;
	text-decoration: none;

	margin: 0; 
	padding: 2px 5px 2px 10px;
}

div.column div.column_menu div.column_menu_content ul a:hover {
	background: #C0CCDA; color: #000000;

	border-left-width: 5px; border-left-color: #550203;
	padding: 2px 5px;
}

div.column div.column_menu div.column_menu_title {
	background: #7E2D30; color: #FFFFFF;
	border-width: 1px 1px 0 1px; border-style: solid; border-color: #9D747D;
	font-size: 1.10em;
	font-weight: bold;
	text-transform: uppercase;

	padding: 2px 5px 2px 10px;
}



div.header {
	position:absolute; top:0;
	background: #FFFFFF; color: #90090C;
	background-image: url("../images/90090C-header.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	border-width: 0 1px 0 1px; border-style: solid; border-color: #90090C;

/*	font-size: 3.00em;
	padding: 0 20px;*/

	height: 160px;

	vertical-align: middle;

}

div.header img {
	padding:10px;
}


div.menu_c {
	float:left;
	background: #90090C; color: #FFFFFF;
	background-image: url("../images/90090C-menu_c.jpg");
	background-position: top left;
	background-repeat: repeat-x;

	font-size: 1.25em;

	height: 40px;
	
	vertical-align: middle;
}

div.menu_l {
	float:left;
	background: #90090C; color: #FFFFFF;
	background-image: url("../images/90090C-menu_l.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	
	height: 40px;
	width:50px;
}

div.menu_r {
	float:left;
	background: #90090C; color: #FFFFFF;
	background-image: url("../images/90090C-menu_r.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	
	height: 40px;
	width:50px;
}

.menu_c a {
	background: transparent; color: #B3D7E6;
	text-decoration: none;
	padding: 0.20em 1.00em;
}
.menu_c a:hover {
	color: #FFFFFF;
}

.menu_c ul {
	list-style-type: none;
	margin: 0; padding: 1em 0 0 0; 
}

.menu_c ul li.first {
	display: inline;
	border-width: 0; border-style: solid; border-color: #FFFFFF;

	font-weight: bold;
	text-transform: uppercase;

	padding: 0;
}

.menu_c ul li {
	display: inline;
	border-width: 0 0 0 2px; border-style: solid; border-color: #FFFFFF;

	font-weight: bold;
	text-transform: uppercase;

	padding: 0;
}



div.footer {
	position:relative;
	top: 148px;
	background: transparent; color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	
	text-align: center;
	margin: 0; padding:0;
}

div.footer div.nav_cont {
	width:100%;
	background: transparent; color: #878EAA;
	background-image:url('BACK_conteiner.gif'); background-repeat: repeat-y; background-position: top center;
	border-width: 0 1px 10px 1px; border-style: solid; border-color: #90090C;
	margin: 0; padding:0;
}

div.footer div.navigation {
	background: transparent; color: #878EAA;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	border-width: 2px 0 0 0; border-style: solid; border-color: #C0CCDA;
	margin: 0; padding:0;
}

div.footer div.navigation a {
	background: transparent; color: #878EAA;
	text-decoration: none;
	padding: 0.15em 0.75em;
}
div.footer div.navigation a:hover {
	color: #90090C;
}

div.footer div.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 0;
}

div.footer div.navigation ul li.first {
	display: inline;
	border-width: 0; border-style: solid; border-color: #E0E0E0;
	
	padding: 0;
}

div.footer div.navigation ul li {
	display: inline;
	text-align: center;
	padding: 0;
}

div.column_menu_content a {
	background: transparent; color: #E66D1E;

	font-weight: bold;
	text-decoration: none;
}
div.column_menu_content a:hover {
	text-decoration: underline;
}

div.column_menu_content div.news_item {
	padding: 5px 10px 0 10px;
}

div.column_menu_content div.news_item a {
	background: transparent; color: #E66D1E;

	font-weight: bold;
	text-decoration: none;
}
div.column_menu_content div.news_item a:hover {
	text-decoration: underline;
}

div.column_menu_content div.news_item h2 {
	background: #E2DDE2; color: #7E2D30;

	font-size: 1.00em;

	margin: 0; padding: 0;
}

div.column_menu_content div.news_item h2 a {
	background: transparent; color: #550203;

	font-weight: bold;
	text-decoration: none;
}
div.column_menu_content div.news_item h2 a:hover {
	text-decoration: none;
}

div.column_menu_content div.news_item p {
	text-align: left;
}