@CHARSET "UTF-8";

.footerBanner {
	vertical-align: middle;
	float: left;
	position: absolute;
	width: 100px;
	overflow: hidden;
	display: inline;
	text-align: middle;
}

.footerMiddle {
	float: left;
	position: absolute;
	display: inline;
	width: 590px;
	left:205px;
}



.rightDiv {
	float: right;
}

body {
	text-align:center;
	font-size:76%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	margin:1em 0;
}

#wrap {
	width: 1004px;
	text-align:left;
	margin-left: auto; /* Отступ слева */
	margin-right: auto; /* Отступ справа */

}
.footer{
	text-align: center;
	color:#fff;
	vertical-align: bottom;
	background:#fff url(../images/footer.png) repeat-y;
	position:relative;
}

.inside {
	padding:10px 0px 0px 0px;

}
.inside_l {
	padding:10px 0px 10px 0px;
}
.clr2{
	position:relative;
	clear:both;
	height: 10px;
	width: 100%;
}

* {
	margin:0;
	padding:0;
}

img {
	border: 0;
}


a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1,.componentheading {
font-size:1.7em;
}

h2,.contentheading {
font-size:1.5em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

#header {
color:#fff;
height: 100px;
background:#fff url(../images/top.png) no-repeat;
position:relative;
}

#header h1 {
font-family:Arial, Helvetica, sans-serif small-caps;
font-variant:small-caps;
padding-left:20px;
}

#header2 {
color:#fff;
height: 60px;
background:#fff;
position:relative;
}

#tabmenu {
color:#fff;
height: 61px;
background:#fff;
position:relative;
}

div.left_banner {
	position: relative;
 float: left;
 display: block;
}

div.right_banner {
	position: relative;
 float: right;
  display: block;
}

.pillmenu a:hover {
  color: #135cae;
}

.pillmenu a#active_menu-nav {
  background: url(../images/YellBGButton.png) 0 0 repeat-x;
  color: #fff;
}

.pillmenu a#active_menu-nav:hover {
  color: #fff;
}

table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_m {
  background: url(../images/GreenBGButton.png)  no-repeat;
  padding: 0;
  margin: 0;
  width: 160px;
  text-align: center;
}

td.pill_m2 {
  background: url(../images/VioletBGButton.png)  no-repeat;
  padding: 0;
  margin: 0;
  width: 160px;
  text-align: center;
}

td.pill_m2 a {
	color: #dd137b;
}

td.pill_m2:hover a {
	color: #28166f;
}
td.pill_m:hover {
  background: url(../images/YellBGButton.png) 0 0 no-repeat;
}
td.pill_m2:hover {
  background: url(../images/MagnetBGButton.png) 0 0 no-repeat;
}
td.pill_r {
  background : none;
  width:  8px;
  height: 60px;
}

.pillmenu {
  white-space: nowrap;
  height: 45px;
}

.pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  display:block;
  height: 50px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
  margin-top: 15px;
}

.pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 50px;
	line-height: 21px;
	background-position: 0 0;
}



.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;	
}


li{
	list-style: none;
}
