body {
	margin:0;
	padding:0;
	background-color:white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
}

form {
	margin: 0;
	padding: 0;
}

.header {
	background-image:url(images/bbg.gif);
	background-repeat: repeat-x;
	background-position: top right;

}

a {
	color: #184D95;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


.slogan {
	color: #878787; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: 600; 	
}

/******** menu **************/

#tabsJ {
      width:100%;
      font-size:71%;
      line-height:normal;
	font-weight: bolder;
	text-transform: uppercase;
      }
#tabsJ ul {
	  margin:0;
	  padding:10px 0px 0 0px;
	  list-style:none;
      }
#tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration: none;
      color: #f9f9f9;
      }
#tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:7px 13px 6px 6px;
      color: #eaeaea;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      text-decoration: none;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      padding:0 0 0 5px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      color: #000000;
      }

    #tabsJ a.activ {
      background-position:0% -42px;
      padding:0 0 0 5px;
      }
    #tabsJ a.activ span {
      background-position:100% -42px;
      color: #000000;
      }

    #tabsJ a.activ {
      background-position:0% -42px;
      padding:0 0 0 5px;
      }
    #tabsJ a.activ span {
      background-position:100% -42px;
      color: #000000;
      }



.tabs {
      width:auto;
      font-size:71%;
      line-height:normal;
	font-weight: normal;
	margin: 0;
	padding: 0px;
	display: none;
      }
.tabs ul {
	  margin:0;
	  padding:0;
	  list-style:none;
      }
.tabs li {
      display:inline;
      margin: 0 ;
      padding: 0;
	float: left;
      }
.tabs a {
      margin: 0 6px 0 0;
      padding: 0px 4px 2px 4px;
      text-decoration: underline;
	color: #075aab;
}
.tabs ul li a:hover {
	background-color: #075aab;
	color:white;
}

.tabs ul li div {
	margin: 0 6px 0 0;
	padding: 0 3px 0 3px;
	color: #909090;
}

/**********************/

#logo {
	background-image:url(images/tbg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#news {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px 20px 10px 50px;
	font-size: 11px;
	line-height: 1.4em;
	height: 150px;
}

#news .first{
	margin-bottom: 15px;
}

#news .date {
	color: #8f8f8f;
	padding-left: 14px;	
	background-image:url(images/date.gif);
	background-repeat: no-repeat;
	background-position:0% 2px;

}

#news .link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: 600;
}       

#promo {
	padding: 30px 0 0 40px;
	background-position: 80% 0%; 
	background-repeat:no-repeat; 
	height: 150px;
}

#promo .anons {
	font-size: 18px; 
	color: #666666; 
	text-decoration: none;
}

#promo a:hover {
	text-decoration: underline;	
}

#contacts {
	margin: 20px 20px 10px 60px;
	height: 150px;
}

#contacts .phone {
	font-size: 12px;
	color: #8f8f8f;
}

#contacts .phone2 {
	font-size: 18px;
	color: #17518b;
	font-weight: 600;
}

#contacts .icq {
	margin: 3px 0 0 0;
	font-size: 18px;
	color: #17518b;
}

#contacts .icq img {
	margin: 0px 5px -3px 0;
}

#contacts .mail {
	margin-top: 5px;
	background-image:url(images/mail.gif);
	background-repeat: no-repeat;
	background-position:1px 2px;
	font-size: 12px;
	padding-left: 20px;
}




#sites {
	padding: 0 20px 0 50px;
	background-image:url(images/img/sites.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	height: 325px;
}

#adv {
	padding: 0 20px 0 50px;
	background-image:url(images/img/adv.jpg);
	background-repeat: no-repeat;
	background-position:100% 50%;
	height: 325px;
}

#support {
	padding: 0 70px 0 30px;
	background-image:url(images/img/support.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	background-position:75% 100%;
	height: 325px;
}


#content {
	background-image:url(images/fbg.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	background-position: 0% 100%;
}

.newwork {
	font-size: 11px;
	margin: 10px 20px 0 0;
	line-height: 1.3em;
	height: 60px;
}

#footer {
	margin-top: 20px;
	border-top: 1px solid #dcdcdc;	
	clear: both;
}

#footer .adress {
	font-size: 11px;
	color: #8f8f8f;
	line-height: 1.3em;
}

#footer .adress span {
	color: #000000;
}

#nav {
	margin: 22px 0 0 45px;
	padding: 0;
	list-style-image:url(images/li.gif);
	font-size: 12px;
	line-height: 1.5em;
}

#text {
	padding: 30px 70px 25px 90px;
	margin: 0;
	font-size: 12px; 	
	line-height: 1.4em;
}

#text .ramka {
	margin: 25px 20px 25px 0;
}

#text .anons {
	margin: 5px 10px 5px 10px;
	font-weight: 600;
	color: #222222;	
}

#text .marker {
	margin: 0;
	padding-left: 14px;
	list-style: square;
	color: #e41931;
	font-size: 16px;
}

#text .gray {
	color: #464646;
	font-size: 12px;
}

#text .primer {
	color: #464646;
	font-size: 11px;
}

#form {
	margin: 0 0 0 60px;
	font-size: 12px;
	color: #616161;	
}

#form .sendr {
        margin-bottom: 10px;
	color: #000000;
	font-weight: 600;
}

#form .pole{
	margin: 2px 0 3px 0;
	width: 220px;
	color: #616161;		
}

#form .red{
	color: #e51830;
}


#form .button {
	cursor: hand;
	margin: 4px 0 0 0;
	padding: 0;
	vertical-align: top;
 	width: 82px;
	height: 20px;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
	background-color: #034281;
	border: 0px;
	font-size: 12px;
	color: #FFFFFF;

}

#clients {
	margin: 20px 50px 20px 0px;	
}

#clients div {
	margin-right: 20px;	
	display: inline;
	width: 50px;
	font-weight: 600;
	text-align: left;
}

.list {
	margin: 40px 0 30px 0;	
	color: #464646;
	line-height: 1.6em;
	list-style-type: square;
}

#examples {
	margin-top: 30px;	
}

#examples div {
	float: left;
	display: inline;
	margin: 0 15px 15px 15px;	
}

#examples img {
	border: 3px solid #dddddd;
	margin-bottom: 3px;
}

#examples span {
	display: block;
	text-align: center;	
}
#news2 {
	margin-top: 20px;
}

#news2 span {
	color: #999999;
}

#news2 a {
	font-weight: 600;
}

#news2 .link {
	font-weight: 400;
}
.example {
	margin: 25px 0 10px 0;
}