   body { 
    background: url(images/pic/logo_up.jpg) fixed repeat-x top center; 
    min-height: 100%; 
   } 

a{text-decoration:none}
a:link {color: #004A94;}
a:visited {color: #004A94;}
a:hover {color: #93BCDD}
a:active {color: #004A94;}

BODY {
font-size: 12px;
  color:#004A94;
  margin-top:0; margin-bottom:0; margin-left:0; margin-right:0}

table td {font-family: Verdana, Helvetica, sans-serif; font-size: 14px;}

.Verdana {font-family: Verdana, Arial, sans-serif; font-size: 14px;}

.text_dec {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.textfield {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #333333;	border: solid 1px;	border-color: #DBDBDB; background-image: url(/~images/textfield.gif); text-align: left;}
.textinput {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #333333; height: 17;	border: solid 1px; border-color: #DBDBDB; background-image: url(/~images/textfield.gif); text-align: center;}
.button {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; background-color: #ffffff; border: solid 1px; border-color: #FFFFFF; cursor: hand;}
.offer
{
	font-family: Verdana, Arial, sans-serif; font-size: 14px;
	width: 100%; text-align: justify;
	margin-top:20px;
}
.offer p {padding-bottom:5px;}
.testimonials td {padding:10px;}

.style0 {font-size: 10; color:#666666}
.style1 {font-size: 12; font-family: Arial, Helvetica, sans-serif;}
.style7 {font-size: 20; font-family: Arial, Helvetica, sans-serif;}
.style8 {font-size: 10}
.style9 {font-size: 12}
.style10 {font-size: 16;
	color: #0066CC;
	font-weight: bold;
}

#nicetable table {
	width: 800px;
	padding: 0;
	margin: 0;
}

#nicetable caption {
	padding: 0 0 5px 0;
	width: 800px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#nicetable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/bitrix/templates/eco/images/bg_header.jpg) no-repeat;
}

#nicetable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#nicetable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#nicetable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#nicetable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/bitrix/templates/eco/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#nicetable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(/bitrix/templates/eco/images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
li{
	text-align: left;
}



#cent{
	text-align: center;	
	background: url(images/bg.png) repeat-x top;
	height:26px;
	width: 100%;
 position: absolute; 
 top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
 left: expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
 } 
html>body #cent{
	position: fixed;
}
#cent *{margin: 0;padding: 0;	}
#nav{
	list-style: none; 
	width:990px;
	margin: 0 auto;	
	height:26px;
	padding-left: 12px;
}
 #nav ul { 
	width:139px;
	list-style: none;
    z-index:99;
    position:relative;
    overflow:visible;  
	 padding-top: 15px;
	 border-bottom: 1px solid #033f85;	 
	 float:left;
   }
#nav li { /* 1st li */
    margin:0;   
    position: relative; 
    float:left;
	 width: 139px;
    height:26px;
	 text-align: center;
	 border-right: 1px solid #6090b8;
}
#nav ul li{  /* 2nd LI */
text-align: left;
height: auto;
border: none;
}
#nav a {
    text-decoration:none; 
    display:block;
	 color: #fff;
	 line-height: 26px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
}
#nav ul li a{
	line-height: normal;
	font-weight: normal;
	padding:5px 10px;
	border: none;
	width: 119px;
}
#nav a:hover, #nav li:hover{
    background:url(images/bg2.png) repeat-y;
}
#nav li.selected{
	background:url(images/bg2.png) repeat-y;
}
#nav ul li:hover, #nav ul li a:hover{	 
	 border: none;
	 background: #6ca8f2; }
#nav ul{
    display:none;   
	 background: url(images/bg2.png) repeat-y;
}
/*all see this */
#nav ul ul, #nav ul ul ul{
    display:none; 
	 background: #3176c1;
    position:absolute; 
    margin-top:-3em; 
    margin-left:138px;
	 padding: 0;
	 border:1px solid #033d86;
}
#nav li.here{
	background: url(images/arrow.gif) no-repeat right ;
}
#nav li.here a:hover{
	background: #6ca8f2 url(images/arrow.gif) no-repeat right ;
}
#nav ul ul a:hover{
	background: #4f86c7 !important;
}
#nav ul ul li{
	 background: #3176c1;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
    display:none; 
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
    display:block;
}
li>ul { 
	top: auto;
	left: auto;
}