@charset "utf-8";
/* CSS Document */
/* CSS Document */
/*RESET*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	background:#f0f0f8;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, /*strong,*/ th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}
body {
	font:12px/1.231 Arial, Helvetica, sans-serif;
*font-size:small;
*font:x-small;
	color:#606063;
	background:#f0f0f8;
	min-width:1022px;
}
*html body {
	width: width:expression(document.body.clientWidth < 1023? "1022px": "auto");
}
.ie {
	height:100%;
	min-height:100%;
}
table {
	font-size:inherit;
	font:100%;
}
/**
 * Bump up IE to get to 13px equivalent
 */
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
a {
	color:#1164c2;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
} 
p {
	margin-bottom:1em;
}
h1 {
	color:#f08726;
	font-size:18px;
	font-weight:400;
}
.sp {
	clear:both;
}
#header {
	padding-top:11px;
}
.langs {
	float:left;
	width:30px;
	margin:3px 17px 0 17px;
	font-size:11px;

}
.langs a, .langs span {
	margin-bottom:4px;
	display:block;
}
.langs span {
	color:#f08726;
}
#header img {
	float:left;
	display:block;
}
#symbol {
	margin-left:23px;
	margin-top:4px;
}
#nav {
	float:right;
	padding-right:40px;
	
}
#nav a, #nav span {
	width:26px;
	height:26px;
	display:block;
	background:url(../i/nav.gif) no-repeat -26px 0;
	margin-right:14px;
	float:left;
}
#nav a#home:hover {
	background-position:-52px 0;
}
#nav span#home{
	background-position:0 0;
}
#nav #mail {
	background-position:-26px -26px;
}
#nav a#mail:hover {
	background-position:-52px -26px;
}
#nav span#mail {
	background-position:0 -26px;
}
#nav #sitemap {
	background-position:-26px -52px;
}
#nav a#sitemap:hover {
	background-position:-52px -52px;
}
#nav span#sitemap{
	background-position:0 -52px;
}
#header .design {
	width:100%;
	clear:both;
	background:url(../i/design-bg.gif) repeat-x 1022px 14px;
	height:228px;
	padding-top:14px;
	_margin-top:-14px;
 }
 #header .design .dmenu div {
	float:left;
	margin-top:39px;margin-right:2px;
 }
  #header .design .dmenu div.last  {
  margin-right:0;
  }
 #header .design a {
	display:block;
	
 }
  #header .design .dmenu img{
	float:none;
  } 
  #header .design .dmenu{
	background:url(../i/design-4.gif) no-repeat 0 0;
	height:228px;
	width:1022px;
	padding:0 0 0 2px;
 }
 #header .design .pic{
	margin-bottom:2px;
 }
.mmenu-wrap {
	height:37px;
	background:url(../i/mmenu-bg.gif) repeat-x 0 0;
	padding-left:180px;
}
.mmenu {
	width:100%;
	background:url(../i/mmenuulbg.gif) repeat-x 0 0;
	height:37px;
}
.mmenu li {
	float:left;}
.mmenu li a {
	background:#2e619b;
	display:block;
	position:relative;
	background:url(../i/mmenu-1.png) no-repeat 0 0;
	height:37px;
	width:170px;
	cursor:pointer;
	
}

.mmenu #mm1 a:hover , .mmenu #mm2 a:hover , .mmenu #mm3 a:hover , .mmenu #mm4 a:hover  {
	background-position:0 -37px;
	z-index:4;
}
.mmenu #mm1 a.active, .mmenu #mm2 a.active, .mmenu #mm3 a.active, .mmenu #mm4 a.active {
	background-position:0 100%;
	z-index:6;
}
.mmenu #mm2 a{
	background:url(../i/mmenu-2.png) no-repeat 0 0;
	width:194px;
	margin-left:-17px;
	
}
.mmenu #mm3 a {
	width:274px;
	background:url(../i/mmenu-3.png) no-repeat 0 0;
	margin-left:-17px;
}
.mmenu #mm4 a {
	width:145px;
	background:url(../i/mmenu-4.png) no-repeat 0 0;
	margin-left:-17px;
}
#center {
	clear:both;
}
.content-wrap {
	margin-left:180px;
}
.content {
	padding:53px 78px 70px 68px;
}
.content h1 {
	position:relative;
	margin:0 0 11px -27px;
	padding-left:27px;
	background:url(../i/h1-marker.gif) no-repeat 0 50%;
	
}
.content ul {
	margin-top:5px;
}
.content ul li {
	background:url(../i/li.gif) no-repeat 0 5px;
	padding-left:15px;
	margin-bottom:11px;
	position:relative;
}
.more {
	font-size:11px;
}
.left-col {
	width:180px;
	min-height:331px;
	float:left;
	background:url(../i/left-col-bg.gif) no-repeat 0 1px;
	_height:331px;
}
.left-col .smenu{
	margin:32px 0 0 14px;
}
.left-col .smenu li a {
	font-weight:700;
	font-style:italic;
	font-size:13px;
	color:#1164C2;
}
.left-col .smenu li {
	background:url(../i/smenu-li.gif) no-repeat 0 0;
	padding-left:32px;
	/*height:17px;*/
	padding-bottom:14px;
	font-weight:700;
	font-style:italic;
}
#footer {
	width:100%;
	background:#d1d2e6;
	height:30px;
	padding:15px 0;
	clear:both;
	color:#36363d;
}
#footer div {
	float:left;
	
}
#footer .copyright {
	padding:0 58px;
	font-size:11px;
	
	}
#footer .contacts {
	font-weight:700;
	background:url(../i/blue-square.gif) no-repeat 200px 50%;
	
	padding-left:226px;
	margin-right:13px;
}
#footer .contactstxt {
	color:#737378;
	border-left:1px solid #737378;
	padding-left:14px;
	margin-right:24px
}
#footer .contactstxt p {
	margin:0;
}
#footer .scheme a{
	font-size:11px;
	padding:2px 0 3px 22px;
	background:url(../i/scheme-icon.gif) no-repeat 0 0;
	display:block
}
#footer div.webrost {
	float:right;
	margin-right:54px;
	width:150px;
	
	font-size:10px;
	color:#575757;
	
}
#footer .webrost a {
	color:#C90A0A;
	font-size:11px;
	text-decoration:underline;
}
#footer div.webrost a img{
	float:left;
	margin-top:4px;
	margin-right:2px;
	
}
/********* footer stick ************/
html {
    height: 100%;
    margin: 0 auto;
    width: 1024px;
}
body {
height:100%;
}
#nonFooter {
min-height:100%;
position:relative;
}
* html #nonFooter {
height:100%;
}
#footer {
margin:-60px auto 0;
position:relative;
}
* html #footer {
margin-top:-62px;
}

