BODY {
	background: #CDCDCD url('/templates/images/b01.gif') center;
	margin: 0;
	padding: 0;
}

BODY, TD, TH {
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
}

P {	margin: 10px 0;}
A {	text-decoration: underline; color: #506D9E; }
A:hover { text-decoration: none; }

#over {
	background: #B6B6B6 url('/templates/images/b02.gif') center;
	width: 1002px;
	text-align: center;
}

#main {
	width: 976px;
	text-align: left;
	background: #fff url('/templates/images/b06.gif') repeat-y left;
	overflow: hidden;
}

#head.ru {
	background: #2C9070 url('/templates/images/bg_ru.jpg');
	height: 157px;	
}

#head.en {
	background: #2C9070 url('/templates/images/bg_en.jpg');
	height: 157px;	
}

#langs {
	color: #FFF;
	position: relative;
	top: 7px;
	left: 6px;
}

#langs A {
	color: #F3DF00;
	margin: 0 15px;
}

#langs A.s {
	text-decoration: none;
}

#logo {
	display: block;
	width: 130px;
	height: 100px;
	position: relative;
	top: 15px;
	left: 20px;
	float: left;
}

#menu {
	padding: 0;
	margin: 0;
	background: #E4E4E4 url('/templates/images/b03.gif') repeat-x top;
	float: left;
	width: 100%;
	overflow: hidden;
}

#menu A {
	color: #777777;
	text-decoration: none;
	display: block;
	float: left;
	background: url('/templates/images/b04.gif') no-repeat right center;    
	padding: 8px 20px 0 20px;
	font-family: "Arial Narrow";
	font-size: 16px;
	position: relative;
	left: 12px;
}

#menu A B {
	display: block;
	border-bottom: 3px solid #D2D2D2;
	padding-bottom: 5px;
	font-weight: normal;
}

#menu A.s, #menu A:hover {
	background-color: #1E9354;
	color: #FFF;
}

#menu A.s B {
	border-bottom: 3px solid #F3DF00;
}

#menu A.l {
	background-image: none;
}

#col1 {
	float: left;
	width: 220px;
	position: relative;
	left: 50px;
	padding: 20px 0;
	overflow: hidden;
}

#col2 {
	float: right;
	width: 598px;
	padding: 20px 0;
	position: relative;
	left: -10px;
}

DIV.hr {
	height: 6px;
	background: #228A69 url('/templates/images/b09.gif');
	overflow: hidden;
	clear: both;
	width: 100%;
}

#col3 {
	clear: both;
	float: left;
	width: 319px;
	overflow: hidden;
	background: url('/templates/images/b07.gif') no-repeat left top;
	padding: 32px 0 8px 0;
}

#col4 {
	float: right;
	width: 657px;
	overflow: hidden;
	background: url('/templates/images/b08.gif') repeat-x top;
	padding: 20px 0;
}

#col3 DIV {
	color: #6D6D6D;
	margin: 0px 30px 0 50px;
}

#col3 DIV A {
	color: #6D6D6D;
}

#col4 DIV {
	color: #6D6D6D;
	margin: 0 30px 0 50px;
}

#col4 DIV SPAN {
	color: #228A69;
	text-transform: uppercase;
}

#col4 DIV SMALL {
	font-size: 10px;
	color: #909090;
}

H1, H2, H3 {
	color: #2E896A;
	font-family: "Arial Narrow";
	font-size: 17px;
	margin: 20px 0 15px 0;
}

.nmt {
	margin-top: 0;
}

.nmb {
	margin-bottom: 0;
}

A.tip {
	background: url('/templates/images/t01.gif') no-repeat left 6px;
	padding-left: 10px;
}

#services DIV.item {
	float: left;
	width: 185px;
	text-align: justify;
	background: url('/templates/images/b10.gif') repeat-y right top;
	margin-right: 20px;
}

#services DIV.item IMG {
	border: 0;
	width: 170px;
	height: 100px;
}


#services DIV.item DIV {
	width: 160px;
}

#services DIV.last {
	margin: 0;
	background: none;
}

#arm {
	position: relative;
	left: 15px;
	z-index: 2000;
	width: 166px;
	height: 214px;
	float: right;
}

DIV.pnews {
	clear: both;
}

DIV.pnews SPAN {
	display: block;
	color: #506D9E;
	font-weight: bold;
	padding-left: 10px;
	background: url('/templates/images/t02.gif') no-repeat 0px 4px;
}

DIV.pnews P {
	margin-left: 12px;
}

DIV.banner {
	text-align: center;
	margin: 20px 0;
}

DIV.banner IMG {
	border: 0;
}

#path {
	margin-bottom: 10px;
	font-size: 10px;
	color: gray;
}

#path A {
	color: gray;
}

INPUT, TEXTAREA {
	font-family: Arial;
	font-size: 11px;
	width: 300px;
}

INPUT.btn {
	width: auto;
}

.art {
	margin-bottom: 15px;
}