@charset "windows-1251";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

html {height: 100%;}

* html body {height: 100%;}
acts{
}

body {
  min-height:100%;
  position: relative;
}

body, table, td, ol li, ul, li{
  font-family:Tahoma, Verdana, sans-serif;	
  font-size:10pt;
}

DIV.Main {
	position:relative;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color:#FFF;
    min-width:970px;
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<970?'970px':'100%');
}

DIV.Main .MainTable {
	min-height:768px;
	border-collapse:collapse;
	width:100%;
}

.MainTable td.LeftColumn {
	width:247px;
	text-align:left;
	position:relative;
	vertical-align:top;
    background:repeat URL('/src/images/back.gif');
}

.MainTable td.RightColumn {
	position:relative;	
	vertical-align:top;
	padding-left:1px;
	background-color:#FFF;
}

td.RightColumn .RightColumnDIV {
	position:relative;	
	width:100%;
}

td.LeftColumn div.Logo {
	width:247px;
	height:200px;
	line-height:180px;
	background-color:#1f581c;
	color:#FFF;
	text-align:center;
	font-size:20pt;
}

td.LeftColumn .FlashBanner {
	background-color:#FFF;
	padding:1px 0;
	width:247px;
	height:278px;
}

td.RightColumn .RightMainTable {
	position:relative;	
	height:115px;	
	width:100%;
}

td.RightColumn div.LogoString {
	position:absolute;
	bottom:40px;
	right:480px;
	color:#647387;
	font-size:30pt;
}


td.RightColumn div.LogoString .Phone {
	position:absolute;
	bottom:-18px;
	right:-440px;	
	color:#707070;
	font-size:12pt;	
}
td.RightColumn div.LogoString .top_text {
	position:absolute;
	bottom:45px;
	right:30px;	
	color:#647387;
	font-size:14pt;	
}

td.RightColumn .HMenu {
	height:34px;
	margin-bottom:1px;
	text-align:right;
	vertical-align:top;
	position:relative;
	top:-17px;	
}

.HMenu A {
	display:block;
	float:left;
	line-height:34px;
	height:34px;
	text-align:center;
	width:150px;
	background: url('/src/images/hMenu_back.gif') left repeat-x;
	color:#FF0;
	text-decoration:none;
	margin:0 2px;
	font-size:11pt;
	background-color: #060;
	background-repeat: repeat-y;
}

.HMenu_s {
	height:25px;
	margin-bottom:1px;
	text-align:right;
	vertical-align:top;
	position:relative;
	top:-13px;	
}

.HMenu_s A {
	display:block;
	float:left;
	line-height:25px;
	height:25px;
	text-align:center;
	width:100px;
	background: url('/src/images/hMenu_back.gif') left repeat-x;
	color:#FF0;
	text-decoration:none;
	margin:0 2px;
	font-size:10pt;
	background-color: #060;
	background-repeat: repeat-y;
}

.HMenu A:hover, .HMenu A.Active, .HMenu_s A:hover, .HMenu_s A.Active {
	background:#8AB461;
	color:#FF3;
}


td.RightColumn .Central {
	height:239px;
	vertical-align:top;
	background:url('/src/images/central_back.gif') repeat-x top left;
}

TABLE.MainTable .Footer {
	height:20px;
	background-color:#1f581c;
	width:100%;
	margin:1px 0;
}

TABLE.MainTable .Copy {
	height:40px;
	line-height:40px;	
	background-color:#a2c3a1;
	width:100%;
	text-align:center;
	vertical-align:middle;
	color:#1f581c;
}

td.RightColumn .GrayLine {
	width:100%;
	background-color:#CCC;
	height:20px;	
}

TABLE.MainTable DIV.Content {
	z-index:1;
	position:relative;
	padding:10px;
	padding-right:0;
	margin-bottom:40px;
}

TABLE.MainTable DIV.Content DIV.Left {

}

TABLE.MainTable DIV.Content TD.Right {
	vertical-align:top;
	width:200px;
	padding:5px;
	padding-right:0;
	text-align:right;
}

DIV.Content h1, DIV.Content h2, DIV.Content h3, DIV.Content h4, DIV.Content h5 {
	color:#647387;	
	margin-bottom:20px;
}

DIV.Content h1 {
	font-size:18pt;
	text-align:center;
	margin-bottom:40px;
}

DIV.Content h3 {
	font-size:14pt;
}

DIV.Content h4 {
	font-size:12pt;
}

DIV.Content DIV.Images {
	text-align:center;
	margin-bottom:20px;
}

DIV.Images IMG {
	margin:0 5px;
}

.red {
	color:#900;	
}

ul, ol {
	margin-left:30px;	
	margin-top:10px;
}

ul li, ol li {
	padding-bottom:10px;
	margin-left:20px;
}

DIV.Content DIV.priceLayer {
	float:right;
	border:1px solid #CCC;
	padding:10px;
	margin-right:20px;
	color:#003;
	font-size:10pt;
}

DIV.Content DIV.Complect {
	margin-bottom:20px;
	width:95%;
	border-bottom:1px solid #CCC;
	margin-left:2%;
}

DIV.Content DIV.Complect_black {
	margin-bottom:20px;
	width:95%;
	border-bottom:1px solid #CCC;
	margin-left:2%;	
}

DIV.Content DIV.Complect_black .right {
	min-width:200px;
	max-width:200px;
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1000?'150px':'100px');
	float:right;
	border-left:1px solid #CCC;
	padding-left:20px;
}	

DIV.Content DIV.Complect_black DIV.Special {
	width:500px;
}

.red {
	color:#F00;	
	font-size:10pt;
}

a {
	color:#030;	
}


TABLE.TableT {
	width:100%;
	border-collapse:collapse;	
}

TABLE.TableT TD {
	text-align:left;
	border:1px solid #CCC;
	padding:10px;
	vertical-align:top;
}
.act {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	color: #F00;
}

