
/* -------------------------------------------------*/

body{
	background:#fff;
	color:#000; 
	font: 12px Tahoma, Verdana;
	margin:0 auto; 
	/*padding:0;*/
}

a {
Font-Family: Tahoma, Verdana;
Font-weight: normal; 
color: #c21616;
}

a:hover {
color: #000000;
}
h1 {
Font-Family: Tahoma, Verdana;
Font-weight: bold; 
Font-size: 25px;
line-height:35px;
color: #c21616;
Padding: 0;
Margin: 0 0 12px 0;
}
/*
h2 {
Font-Family: Tahoma, Verdana;
Font-weight: bold; 
Font-size: 20px;
line-height:30px;
color: #c21616;
Padding: 0;
Margin: 0 0 7px 0;
}
*/
* {
	margin:0px;
	padding:0px;
	outline:none;
}

ul {
	list-style:none;
}

img {
	border:none;
}
/*
h1 {
	font-size: 30px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	letter-spacing:0px;
	color:#000;
	line-height: px;
	margin-bottom:15px;
}
*/
.newsBanner {
	padding-left:10px;
	float:left;
	margin-top:20px;
}

.newsBanner .newsBlock {
	width:750px;
	height:117px;
	background-color:#E2E2E2;
	float:left;
	overflow:hidden;
}

.newsBanner .newsBlock .title {
	height:22px !important;
	margin-bottom:7px;
	padding:0px;
}


.newsBanner .newsBlock h1 {
	Font-size: 12px;
	font-family:Tahoma;
	font-weight:200;
	letter-spacing:0px;
	line-height: 22px;
	width:202px;
	padding-left:23px;
	height:22px;
	background-color:#c21616;
	color:#fff;
	margin:0px;
}

.newsBanner .newsBlock .newsItems {
	width:337px;
	padding-left:15px;
	float:left;
}

.newsBanner .newsBlock .newsItems {
	margin:0px;
	padding-left:8px;
	width:74px;
	height:17px;
	font-size: 11px;
	font-family:Tahoma;
	font-weight:normal;
	line-height: 17px;
	background-color:#000;
	color:#fff;
	float:left;
}

.newsBanner .newsBlock .newsItems p {
	padding-left:10px;
	padding-right:10px;
	margin-top:11px;
	font-size: 12px;
	font-family:Tahoma;
	font-weight:normal;
	color:#424242;
	height:44px;
	overflow:hidden;
	text-align:left;
	line-height:14px;
}

.newsBanner .banner {
	padding-left:40px;
	float:left;
}
.red {
	color:#e11931 !Important;
}

.all {
	width:999px;
	/*margin-left:auto;
	margin-right:auto;*/
	margin:0 auto;
}

.header {
	position:relative;
	padding-top:83px;
}

.logo {
	display:block;
	width:505px;
	height:49px;
	left:42px;
	top:23px;
	position:absolute;
	background: url('../images/logo.png') no-repeat left top;
}

.selectLang {
	position:absolute;
	right:19px;
	top:27px;
	width:310px;
	background: url('../images/bgselectlang.png') no-repeat left top;
	height:80px;
	z-index:1;
}

.selectLang .gray {
	font-size: 12px;
	font-family:Tahoma;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#c1c6cd;
	position:absolute;
	width:267px;
	height:21px;
	left:18px;
	top:19px;
	background-color:#f1f1f2;
	padding-left:8px;
	padding-top:6px;
}

.selectLang select {
	position:absolute;
	border-color: #f1f1f2;
	left:4px;
	top:4px;
	width:167px;
	height:20px;
	font-size:100%;
	color:#333333;
}

.topMenu {
	position:relative;
	z-index:10;
}

.topMenu .bg {
	height:53px;
	padding-top:22px;
	background: url('../images/bgtop.png') no-repeat left top;
}

.topMenu ul {
	margin-left:30px;
}

.topMenu ul li {
	float:left;
	width:155px;
	padding-right:2px;
	height:46px;
	text-align:center;
	background: url('../images/bglitop.gif') no-repeat right top;
	font-size: 16px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	/*letter-spacing:0px;*/
	line-height: 40px;
}

.topMenu ul li a {
	color:#000;
	TEXT-DECORATION: none;
	font-weight:bold;
	position:relative;
	z-index:100;
}

.topMenu ul li a:hover {
	color:#097ab2;
}

.topMenu ul .current a {
	color:#e11931;	
}

.topMenu ul .last {
	background: none;
	/*width:300px;*/

}

li .tmenu .last {
	text-align:center;
	
}

.topMenu .tmenu {
	width:215px;
}

.strip {
	padding-bottom:14px;
	background-image:url('../images/bgbottom.png');
	background-repeat:no-repeat;
	background-position:bottom right;  
	
}

.content {

	background-repeat: repeat-y;
	background-position: top left; 
	background-image:url('../images/bgbottom.png');
}

.bgCenter {
	padding-left:8px;
	padding-right:9px;
	/*background: url('bgbottom.png') repeat-y left top;*/
	background-image: url('../images/bgbottom.png');
	background-repeat:repeat-y;
	background-position: top left;
	padding-bottom:10px;
}

.leftSide {
	width:245px;
	margin-left:15px;
	float:left;
}

.rightSide {
	margin-right:14px;
	width:695px;
	float:right;
}
.mainSide {
	margin-right:14px;
	margin-left:14px;
	width:952px;
	/*background-color:#FFF;*/
}

.clearFix {
	clear:both;
	height:0px;
	font-size: 0px;
	line-height: 0px;
	visibility:hidden;
}

.leftSide .block {
	padding-top:18px;
	background: url('../images/bgleft.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:8px;
	width:228px;
	/*width:244px;*/
	padding-right:8px;
	margin-bottom:15px;
}

.bgWhite {
	background-color:#fff;
	padding-top:0px;
}

.rightSide .bgWhite {
	padding-left:35px;
	padding-right:35px;
}
.mainSide .bgWhite {
	padding-left:5px;
	padding-right:5px;
}

.leftMenu {
	padding-left:25px;
	font-size: 14px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	letter-spacing:0px;
	line-height: 18px;
	padding-top:15px;
	padding-bottom:30px;
	padding-right: 15px;
}

.leftMenu a {
	color:#000;
	TEXT-DECORATION: none;
	font-weight:bold;
}


.leftMenu a:hover {
	TEXT-DECORATION: underline;
}

.leftMenu strong {
	color:#e11931;
	/*font-weight:normal;*/
}

.leftMenu a:hover strong {
	TEXT-DECORATION: underline;
}

.leftMenu .second {
	padding-left:20px;
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 14px;
	margin-top:-4px;
}
.leftMenu .second a {
	font-weight:normal;
}

.leftMenu .second strong {
	font-weight:normal;
}

.leftSide .image {
	text-align:center;
	padding-bottom:5px;
}

.leftSide .contacts {
	font-size: 14px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#000;
	padding-left:25px;
	padding-top:7px;
	padding-bottom:15px;
}

.leftSide .contacts b {
	display:block;
	font-size: 18px;
	line-height: 18px;
	padding-bottom:7px;
}

.leftSide .contacts a {
	color:#097ab2;
}

.leftSide .contacts a:hover {
	TEXT-DECORATION: none;
}
.block2 {
	width:215px;
	float:left;
}
.bgw {
	background-color:#FFF;
	height:215px;
	margin-top:-5px;
}
.block2 h1 a {
	font-size: 22px;
	font-family:Franklin Gothic Medium;
	letter-spacing:-1px;
	color:#050505;
	TEXT-DECORATION: none;
	text-align:center;
}

.block2 h1 a:hover {
	TEXT-DECORATION: underline;
}
.block2 h2 {
	margin:0px;
	padding:0px;
	padding-left:0px;
}

.block2 h2 a {
	font-size: 18px;
	font-family:Franklin Gothic Medium;
	font-weight:;
	letter-spacing:-1px;
	color:#050505;
	TEXT-DECORATION: none;
}

.block2 h2 a:hover {
	TEXT-DECORATION: underline;
}


.block2 p {
	
	padding-left:30px;
	font-size: 15px;
	font-family:Franklin Gothic Medium;
	font-weight:;
	letter-spacing:-1px;	
	line-height:17px;
	color:#050505;
	text-align:left;
	
}

.block2 ul {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:5px;
	font-size: 15px;
	font-family:Franklin Gothic Medium;
	font-weight:;
	letter-spacing:-1px;	
	line-height:17px;
	color:#050505;
	text-align:left;
	
}

.block2 ul li {
	margin:0px;
	padding:0px;
	text-align:left;
	padding-left:5px;
	background: url('../defis.gif') no-repeat left 7px;
	list-style:none;
		
}

.block2 ul li a {
	font-size: 15px;
	font-family:Verdana;
	letter-spacing:-1px;	
	line-height:17px;
	color:#050505;
	TEXT-DECORATION: none;
}

.block2 ul li a:hover {
	TEXT-DECORATION: underline;
}

#main_str {
width: 950px;
Margin: 10px 0 0 0;
/*Float: left;*/
Text-align: left;
background-color:#FFF;
}
.rightSide .block {
	padding-top:18px;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:15px;
	background: url('../images/bgright.png') no-repeat left top;
}
.mainSide .block2 {
	padding-top:18px;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:15px;
	/*background: url('bgleft.png') no-repeat left top;*/
	background-image:url('../bgleft2.png');
	background-position:left top;
	background-repeat:no-repeat;
}

.rightSide .text {
	min-height:802px;
}

.rightSide .text p {
	font-size: 14px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 17px;
	margin-top:18px;
	margin-bottom:18px;
	color:#000;
}

.rightSide .text a {
	color:#097ab2;
}

.rightSide .text a:hover {
	TEXT-DECORATION: none;
}

.rightSide .text ul {
	margin-top:18px;
	margin-bottom:18px;
}
.rightSide ul {
	margin-left:0px;
}
.rightSide .text ul li {
	padding-left:12px;
	font-size: 14px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#000;
	line-height: 17px;
	background: url('../images/bullet.gif') no-repeat 2px 7px;
	list-style:none;
}
.rightSide ul li {
	padding-left:12px;
	font-size: 14px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#000;
	line-height: 17px;
	background: url('../images/bullet.gif') no-repeat 2px 7px;
	list-style:none;
}
.rightSide .list01 ul {
	margin-left:15px;
}

.rightSide .list01 ul li {
	font-size: 14px;
	padding-left: 15px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#000;
	background: url('../images/img/pnt01.gif') no-repeat 2px 7px;

}
.rightSide .list02 ul {
	margin-left:15px;
}
.rightSide .list02 ul li {
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#000;
	background: url('../images/img/pnt02.gif') no-repeat 2px 7px;

}
.rightSide ul ul { padding: 5px 0px 0px 0px; }

.bgTop {
	height:14px;
	background: url('../images/bgtop.png') no-repeat left top;
}

.strip .bgCenter {
	padding-right:19px;
}

.strip {
}

.strip p {
	float:left;
	font-size: 11px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 37px;
	padding-left:20px;
	color:#808080;
}

.strip .rightImg {
	padding-top:6px;
	float:right;
	padding-left:15px;
	text-align:right;
}

.strip .rightImg a {
	margin-left:4px;
	display:block;
	float:left;
	width:28px;
	height:27px;
}

.strip .rightImg .twitter {
	background: url('../images/twitter.gif') no-repeat left top;
}

.strip .rightImg .vkontakte {
	background: url('../images/vkontakte.gif') no-repeat left top;
}

.strip .rightImg .f {
	background: url('../images/f.gif') no-repeat left top;
}

.strip .rightImg .lj {
	background: url('../images/lj.gif') no-repeat left top;
}

.strip .rightImg .in {
	background: url('../images/in.gif') no-repeat left top;
}

.strip .rightImg .abbyy {
	background: url('../images/abbyy.gif') no-repeat left top;
	width:75px !Important;
	height:28px !Important;
}

.strip .rightImg .icq {
	background: url('../images/icq.gif') no-repeat left top;
}

.strip .rightImg .skype {
	background: url('../images/skype.gif') no-repeat left top;
}

.strip .rightImg .mail {
	background: url('../images/mail.gif') no-repeat left top;
}

.strip .rightImg .rss {
	background: url('../images/rss.gif') no-repeat left top;
}

.strip .rightImg a:hover {
	background-position: left bottom;
}

.footer p {
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	text-align:center;
	padding-top:10px;
	padding-bottom:35px;
}

.footer p a {
	color:#808080;
}

.footer p a:hover {
	TEXT-DECORATION: none;
}

.buttons {
	width: 180px;
	text-align:justify;
	/*height:65px;*/
	overflow:hidden;
	margin-bottom:25px;
	float: right;
}

.block #content .buttons a {
	display:inline-block;
	width:182px;
	height:55px;
	font-size: 18px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	letter-spacing:0px;
	line-height: 22px;
	color:#666;
	padding-top:10px;
	text-align:center;
	TEXT-DECORATION: none;
	background: url('../images/button.gif') no-repeat left top;
	margin-left:10px;
}

.block #content .buttons a:hover {
	color:#137fb5;
}
a.bl {
	color:#000;
}

.bigFont {
	font-size: 18px;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
}

.forBanner {
	width:244px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/'banner.gif') repeat-y center top;
}

.forBanner .bgTopBanner {
	background: url('../images/banner.gif') no-repeat left top;
	width:244px;
}

.forBanner .bgTopBanner .bgBottomBanner {
	background: url('../images/banner.gif') no-repeat right bottom;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:8px;
	width:228px;
	text-align:center;
}

#content {
width: auto;
/* Padding: 0 55px 0 0; */
padding-top:10px;
Text-align: left;
line-height:18px;
font-size:14px;

}
#content p {
	padding-bottom:10px;
}
.block #content a {
	color:#097ab2;
}
.block #content a:hover {
	text-decoration:none;
}

TABLE.inline {
Vertical-align: top;
border-spacing: 0;
border:solid 0px #dcdcdc;
border-bottom:solid 0px #dcdcdc;
border-right:solid 0px #dcdcdc;
}

table.inline TD {
/*Vertical-align: top;*/
PADDING:4PX;
Font-Family: Tahoma, Verdana;
Font-weight: normal; 
Font-size: 12px;
color: #424242;
border-bottom:solid 1px #dcdcdc;
border-right:solid 0px #dcdcdc;
}

table.inline .dark td { background-color:#efd3d2;}

td.center { text-align:center; }

li {
	Padding: 0 0 5px 0;
	Line-height:1.25;
	/*list-style-type: disc;*/
}
.bg ul li {
	list-style-type:none;
}

ul {
margin: 0px 0 0px 40px;
Padding: 0px 0 13px 0;
Line-height:1.25;
}

ol {
margin: 0px 0 0px 20px;
Padding: 0px 0 13px 0;
Line-height:1.25;
}

ol li {
	/*list-style:decimal;*/
}

.oly {

	list-style: upper-roman;
}

h5 {
margin: 0px 0 0px 0px;
Padding: 5px 0 5px 0; 
Line-height:1.25;
Font-size: 12px;
}
.sign {
text-align:right;
color:#c21616;
font-style:italic;
}
.testimonial {
margin-bottom:16px;
padding:0;
}

.testimonial:first-letter {
color: #c21616;
font-weight:bold;
}
.br1 {
Line-height: 14px;
}
#home_blocks {
width: 999px;
Line-height: 14px;
Margin: 20px 0 0 0;
Float: left;
}

* html #home_blocks {
Margin-left: -10px;
width: 1003px;
}

#home_blocks P {
Text-align: left;
Line-height: 14px;
Color: #6e6e6e;
Padding: 22px 40px 0px 15px;
}

.home_block {
width: 270px;
Margin: 0px;
margin-left:25px;
margin-right:50px;
Float: left;
}

* html .home_block {
width: 270px;
Margin: 0px;
margin-left:17px;
margin-right:53px;
}
.ifon {
	background-image:url(../images/img2/indexmain.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:345px;
	width:958px;
	position:relative;
}
#txt1 {
	width:185px;
	padding:10px;
	margin-top:150px;
	padding-left:45px;
	float:left;
}
#txt2 {
	width:200px;
	padding:10px;
	margin-top:150px;
	padding-left:30px;
	float:left;
}
#txt3 {
	width:215px;
	padding:10px;
	margin-top:150px;
	padding-left:15px;
	float:left;
}
#txt4 {
	width:195px;
	padding:10px;
	margin-top:150px;
	padding-left:30px;
	float:left;
}
.txt ul li {
	margin-left:-40px;
	padding-top:0px;
	text-align:left;
	padding-left:10px;
	background: url('../images/img2/def.png') no-repeat left 6px;
	line-height:16px;
	font-size:14px;
	list-style:none;
}
.txt ul li b a {
font-weight:bold;	
}
.txt ul li a {
color:#000;
text-decoration:none;	
}
.txt ul li a:hover {
color:#C00;
text-decoration:underline;	
}
.txt h2{
color:#000;
/*text-align:center;*/
font-size:18px;
}
h2 {
font-size:18px;
}
.txt a h2  {
text-decoration:none;	
}
.txt a:hover h2  {
text-decoration:none;	
}
.hd a {
	text-decoration:underline;	
}


.txt h2 b{
color:#C00;
}
.pad10 {
	padding-top:5px;
}
.headnews {
	width:610px;
	height:140px;
	background-image:url('../images/img2/bghd.png');
	background-position:left top;
	background-repeat:no-repeat;
	z-index:1;
	float:left;
	padding-top:17px;
	padding-left:20px
}
.headnews h2 a  {
	color:#000;
	text-decoration:none;
	/*font-weight:bold;*/
}
.headnews  h2 a:hover{
	color:#C00;
	text-decoration:none;
}
.headnews  .link {
	float: left;
	width: 100%;
	text-align: right;
}
.headnews  .link a {
	color:#999;
	font-size: 12px;
	padding: 0px 10px 0px 0px;
}
.newsbg {
background-color:#FFF;
margin-top:10px;
margin-left:-12px;
min-height:100px;
/*position:relative;*/
}
.newstext {
	float:left;
	width:280px;
	margin-left:15px;
	margin-top:10px;
	color:#999;
	font-size:12px;
	line-height: 1.5;
	/*font-weight:bold;*/
}

.newstext  a {
	text-decoration:none;
	color:#999;
}

.newstext  a:hover {
	text-decoration:underline;
	color:#999;
}

.dateNews {
	font-weight:bold;
}
.banner {
	float:right;
	/*margin-left:35px;*/
	margin-right:-5px;
	/*margin-top:-10px;*/
	/*position:absolute;*/
	width:298px;
	height:139px;
	background-image:url('../images/img2/baner.png');
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	padding-top:25px;
}
.about {
	background-image:url('../images/img2/bghd.png');
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:25px;
	width: 270px;
/*Margin: 0px;*/
margin-left:0px;
margin-right:30px;
Float: left;
}
.about h2 a  {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.about h2 a:hover  {
	color:#C00;
	text-decoration:none;
}
.aboutbg {
background-color:#FFF;
margin-top:10px;
margin-left:-17px;
padding-left:-10px;
width:300px;
height:170px;
/*min-height:100px;*/
/*position:relative;*/
}
.mar10 {
	margin:10px;
}
.trans {
	height:192px;
	float:left;
	background-image:url('../images/img2/translation.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
	padding-left:32px;
}
.trans:hover {
background-position: 0 -192px;
}
.localiz {
	width:32px;
	height:192px;
	float:left;
	background-image:url('../images/img2/localization.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
.localiz2 {
	height:192px;
	float:left;
	background-image:url('../images/img2/localization.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
	padding-left:32px;
}
.localiz2:hover {
background-position: 0 -192px;
}

.intepr {
	height:192px;
	float:left;
	background-image:url('../images/img2/intepreting.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
	padding-left:32px;
}
.intepr:hover {
background-position: 0 -192px;
}
.pics {
	float:left;
	width:224px;
	height:192px;
	margin-left:6px;
}
a.locsoft {
	width:224px;
	height:192px;
	background-image:url('../images/img2/loc_soft.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.locsoft:hover {	
	background-position: 0 -192px;
}
a.sites {
	width:224px;
	height:192px;
	background-image:url('../images/img2/loc_sites.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.sites:hover {	
	background-position: 0 -192px;
}
a.market {
	width:224px;
	height:192px;
	background-image:url('../images/img2/loc_mark.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.market:hover {	
	background-position: 0 -192px;
}
a.mult {
	width:224px;
	height:192px;
	background-image:url('../images/img2/loc_mult.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.mult:hover {	
	background-position: 0 -192px;
}
a.pism {
	width:224px;
	height:192px;
	background-image:url('../images/img2/pism_per.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.pism:hover {	
	background-position: 0 -192px;
}
a.slovar {
	width:224px;
	height:192px;
	background-image:url('../images/img2/slovar.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.slovar:hover {	
	background-position: 0 -192px;
}
a.notar {
	width:224px;
	height:192px;
	background-image:url('../images/img2/notar.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.notar:hover {	
	background-position: 0 -192px;
}
a.design {
	width:224px;
	height:192px;
	background-image:url('../images/img2/design.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.design:hover {	
	background-position: 0 -192px;
}
a.posled {
	width:224px;
	height:192px;
	background-image:url('../images/img2/posl_per.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.posled:hover {	
	background-position: 0 -192px;
}
a.telper {
	width:224px;
	height:192px;
	background-image:url('../images/images/img2/tel_per.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.telper:hover {	
	background-position: 0 -192px;
}
a.conf {
	width:224px;
	height:192px;
	background-image:url('../images/img2/conf_per.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.conf:hover {	
	background-position: 0 -192px;
}

a.tellearn {
	width:224px;
	height:192px;
	background-image:url('../images/img2/tel_learn.png');
	background-position:top left;
	background-repeat:no-repeat;
	display: block;
}
	
a.tellearn:hover {	
	background-position: 0 -192px;
}
#content h1 strong {
	color:#C00;
}
#content h1 {
	color:#000;
}

#content h2 {
	color:#C00;
	Margin: 0 0 7px 0;
}

.story a {
	color:#3399Ff;
	text-decoration:none;
}
.story a:hover {
	color:#3399Ff;
	text-decoration:underline;
}
a.dalee {
font-size:8px;
font-weight:bold;
text-decoration:none;
font-family:"Trebuchet MS";

}
a.dalee:hover {
text-decoration:underline;
}
.cont {
font-size:10px;
color:#666;
}
.con2 {
color:000;
padding:10px 10px 5px 20px;
}
.con2 a {
font-weight:bold;
color:000;
text-decoration:none;
}
.con2 a:hover {
text-decoration:underline;
}
h3 {
font-size:14px;
}
.black strong {
	color:#000;
	text-decoration:none;
}
.icon {
	
	margin-left:166px; 
	margin-top:-6px;
	background-color:#FFF; 
	padding-left:4px
}

#office {
width: 182px;
height: 33px;
Color: #ffffff;
Padding: 10px 0 0 5px;
Margin: 0px 0 10px 0px;
BackGround-Image: url(../img/block_top.gif);
BackGround-position: right center;
BackGround-Repeat: no-repeat;
}

#office a:hover{
text-decoration: underline
}

#office a{
height: 25px;
Margin:0px 0 17px 45px;
Color: #ffffff;
text-decoration:none
}


#office_link {
Margin-bottom: 55px;
}

#office_link A {
Margin-left: 50px;
}

#office_link1
{
text-align:right;
width:300px;
}

.br1 {
Line-height: 16px;
}

.agrey {
	color:#808080;
}

/* our clients */
#scrolling-logos{
	overflow: hidden;
	/*float: left;*/
	width:630px;
	height: 93px;
	position: relative;
	top: -10px;
	/*left: -28px;*/
	background: #fff;
	}
#scrolling-logos div.scrollableArea *{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	}


div.scrollingHotSpotRight
{
	display: block!important;
	width: 37px;
	height: 93px;
	background: url(../images/img/carousel.png) no-repeat;
	position: absolute;
	z-index: 200;
	top: 0;
	left: 0;
	cursor: pointer;
}


div.scrollingHotSpotRightVisible
{
	background: url(../images/img/carousel.png) no-repeat;
	zoom: 1; 
}


div.scrollingHotSpotLeft
{
	display: block!important;
	width: 37px;
	height: 93px;
	background: url(../images/img/carousem.png) no-repeat;
	position: absolute;
	z-index: 200;
	top: 0;
	right: 0;
	cursor: pointer;
}


div.scrollingHotSpotLeftVisible
{
	background: url(../images/img/carousem.png) no-repeat;
	zoom: 1;
}

div.scrollWrapper
{
	/*position: relative;*/
	overflow: hidden;
	margin: 0 37px;
	padding: 25px 0 0 0;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}
.scrollWrapper ul li {
	background:none;
}
.about_company_block 
{
	margin: 0px 0px 10px -7px;
	letter-spacing:0.03em;
	line-height:1.8em;
	background-color:#eeeeee;
	padding:7px 7px 3px 7px;
font:14px Verdana,Arial,Tahoma;
}

p.small { font-size: 12px; }
.list_small li { font-size: 12px !important; }

.social_item { padding: 0px 0px 20px 0px; }
.social { padding: 0px 0px 20px 0px; }
.lined { margin: 10px 0px 20px 0px; height: 1px; width: 100%; border-top:  1px dotted #000; }

.col3 td { width: 29%; }
.col4 td { width: 22%; }
.table { width: 100%; }
.table td { border-spacing: 1px; border-collapse: collapse; background: #d2d2d2; padding: 5px 10px 5px 10px; font-size: 12px; vertical-align: top; }
.table tr.alter td { background: #f2f2f2; }

.btn_send_request { display: block; width: 147px !important; height: 38px !important; background: url(../images/buttons/req_en.png) center no-repeat !important; }
.btn_send_request:hover { display: block; width: 147px !important; height: 38px !important; background: url(../images/buttons/req_hover_en.png) center no-repeat !important; }

.btn_dict_db { display: block; width: 147px !important; height: 36px !important; background: url(../images/buttons/dict_en.png) center no-repeat !important; }
.btn_dict_db:hover { display: block; width: 147px !important; height: 36px !important; background: url(../images/buttons/dict_hover_en.png) center no-repeat !important; }

.btn_try_test { display: block; width: 179px !important; height: 51px !important; background: url(../images/buttons/button_test.gif) center no-repeat !important; }
.btn_try_test:hover { display: block; width: 179px !important; height: 51px !important; background: url(../images/buttons/button_test.gif) center no-repeat !important; }

.ny { width: 118px; height: 166px; position: absolute; margin: 0px 0px 0px -57px; z-index: 1000; }
.ny a { display: block; width: 118px; height: 166px; background: url(../images/abby_ny_part.gif) center no-repeat; }

.menu_path { font-size: 12px !important; margin: 0px 0px 10px 0px !important; }
.menu_path span { color: #d20000 !important; padding: 0px 5px 0px 5px !important; }
.menu_path a { color: #999 !important; }

.plain_slider { margin: 0px 0px 0px 0px; }
.plain_slider .plain_slider_interactor { display: inline-block; margin: 0px 0px 10px 0px; }
.plain_slider .plain_slider_content { margin: 0px 0px 10px 0px; }
.plain_slider .plain_slider_content p { margin: 0px 0px 10px 0px; }

table.simple_grid { width: auto; border-collapse: collapse; border: 0px; }
table.simple_grid td { text-align: center; padding: 10px 5px 10px 5px; }

.special_page { width: 980px; }
.special_page .left_cell { float: left; width: 40px; height: 576px; padding: 0px 0px 0px 15px; }
/*.special_page .rightSide { float: left; width: 825px; background: #fff; padding: 20px 35px 0px 35px; }*/
.special_page .rightSide { width: 910px !important; }
.special_page #content { padding-top: 15px; }
.special_page #content h2 { color: #000 !important; }
.special_page .block { background: url('../images/block_bg_wide.png') left top no-repeat; }

div.center { text-align: center; }

.special_page .ico_button { 
	/*display: block;*/
	/*float: left;*/
	display: inline-block;
	width: 224px; 
	height: 40px; 
	text-align: center; 
	margin: 0px 15px 15px 0px; 
	padding: 82px 0px 0px 0px; 
	text-decoration: none;
	font-weight: bold;
	line-height: 15px !important;
	color: #000 !important;
}
.special_page .ico_button:hover { background-position: 0px -122px; text-decoration: none; }
.ico_per { background: url(/images/buttons/ico_per_empty.png) top center no-repeat; }
.ico_sync { background: url(/images/buttons/ico_sync_empty.png) top center no-repeat; }
.ico_pho { background: url(/images/buttons/ico_pho_empty.png) top center no-repeat; }
.ico_ctrl { background: url(/images/buttons/ico_ctrl_empty.png) top center no-repeat; }
.ico_term { background: url(/images/buttons/ico_term_empty.png) top center no-repeat; }

