body {
	margin: 0;
	padding: 0;
	background: url(../pics/LinesBg-v01.png) transparent left top;
	}

.globalContainer {
	margin: 0 auto;
	width: 784px;
	height: 100%;
	}

.masthead {
	position: relative;
	width: 784px;
	height: 131px;
	background: url(../pics/Masthead-v02.png) transparent center top no-repeat;
	}

.masthead img {
	position: relative;
	top: 32px;
	left: 29px;
	border: none;
	}

/*.masthead a {
	margin-left: 29px;
	}*/

.masthead h1 {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif", sans-serif, "Courier New";
	font-size: 1.9em;
	font-weight: normal;
	}

.masthead span {
	position: absolute;
	z-index: -200;
	top: 40px;
	left: 29px;
	}

* html .masthead span {
	display: none;
	}
*:first-child+html .masthead span {
	display: none;
	}

.counterContainer {
	visibility: hidden;
	}

.middleContainer {
	z-index: 200;
	/*height: 132px;*/
	background: url(../pics/Middle-Bg-v01.png) transparent center top repeat-y;
	/*border: solid 1px blue;*/
	}

.mainBlockForehead {
	height: 6px;
	background: url(../pics/MainBlock-Forehead-Bg-v01.png) transparent center top no-repeat;
	position: relative;
	width: 784px;
	margin-bottom: -18px;
	}

* html .mainBlockForehead {
	margin-bottom: -19px;
	}

.sidebarLeft {
	/*position: absolute;*/
	float: left;
	margin-left: 32px;
	display: inline;
	/*width: 154px;*/
	width: 133px;
	/*border: solid 1px red;*/
	position: relative;
	/*z-index: 400;*/
	}

/* =Base Links Style
-------------------------------------*/
a {
	color: #555; /*#494949*/
	text-decoration: underline;
	/*font-size: 0.7em;*/
	font-size: 1em;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	}
a:visited {
	text-decoration: underline;
	}
a:hover {
	color: #888;
	text-decoration: underline;
	/*border-bottom: dashed 1px gray;*/
	}
a:active {
	color: #888;
	}

/* =mainMenu
--------------------------------------------------------------------*/
ul.mainMenu {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul.mainMenu li {
	margin: 0;
	padding: 0;
	height: 32px;
	}

a.mainMenuLink {
	display: block;
	height: 32px;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	font-size: 0.75em;
	line-height: 28px;
	padding-left: 10px;
	text-align: left;
	background: url(../pics/MenuButton-v01.png) transparent left -64px no-repeat;
	color: #000;
	text-decoration: none;
	}
a.mainMenuLink:hover {
	background: url(../pics/MenuButton-v01.png) transparent left -32px no-repeat;
	color: #000;
	text-decoration: none;
	}
a.mainMenuLink:visited {
	color: #000;
	text-decoration: none;
	}

a#currentPage{
	background: url(../pics/MenuButton-v01.png) transparent left top no-repeat;
	}

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

/* =sidebarBlock
--------------------------------------------------------------------*/
.sidebarBlock {
	height: 100%;
	margin: 0 4px;
	margin-top: 20px;
	margin-right: 8px;
	/*border: solid 1px red;*/
	}

.sidebarBlock h3{
	border: solid 0 #bbb;
	border-bottom-width: 1px;
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	font-size: 0.6em;
	font-weight: normal;
	color: #777;
	background: url(../pics/SideBlock-Title-Bg-v01.png) transparent right bottom no-repeat;	
	}

.sidebarBlockContent {
	/*border: solid 1px red;*/
	padding: 6px 0;
	font-size: 0.7em;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	background: url(../pics/SideBlock-Content-Bg-v01.png) transparent left top repeat-x;
	}

* html .sidebarBlockContent {
	padding-bottom: 0;
	}
	
.noBg {
	background: none;
	}

span.pictureLink {
	padding-left: 20px;
	height: 16px;
	display: block;
	font-size: 0.9em;
	margin-top: 4px;
	}

span.iconExcel {
	background: url(../pics/Excel-Icon-v01.gif) transparent left top no-repeat;
	}

span.iconRAR {
	background: url(../pics/RAR-Icon-v01.gif) transparent left top no-repeat;
	}

span.iconZIP {
	background: url(../pics/ZIP-Icon-v04.png) transparent left top no-repeat;
	}

span.pictureLink span{
	font-size: 0.8em;
	color: #555;
	/*display: block;*/
	/*text-align: right;*/
	}

span.pictureLink a{
	line-height: 16px;
	}

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

/* =mainBlock
--------------------------------------------------------------------*/
.mainBlockContainer {
	/*border: solid 1px red;*/
	height: 100%;
	/*margin-left: 164px;*/
	margin-right: 34px;
	/*position: relative;*/
	float: right;
	display: inline;
	width: 585px;
	}
* html .mainBlockContainer {
	margin-right: 32px;
	}
	
.mainBlockContent {
	margin: 0 18px;
	text-align: justify;
	font-size: 0.7em;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	padding-top: 15px;
	}

/*.mainBlockContentSearch {
	margin: 0 18px;
	text-align: justify;
	font-size: 0.7em;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	}
.mainBlockContentSearch a {
   color: rgb(100,105,235);
   font-weight: normal;
   font-size: 1em;
   }
.mainBlockContentSearch a:visited{
   color: rgb(100,100,150);
   font-weight: normal;
   font-size: 1em;
   }
.mainBlockContentSearch a:hover{
   color: #0055CC;
   text-decoration: underline;
   font-weight: normal;
   font-size: 1em;
   }*/

.mainBlockContainer h1{
	margin: 5px 20px;
	padding: 0 20px;
	text-align: right;
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif", sans-serif, "Courier New";
	font-size: 1.9em;
	font-weight: normal;
	background: url(../pics/MainBlock-Title-Bg-v01.png) transparent right bottom no-repeat;
	padding-bottom: 8px;
	}

.mainBlockContainer h4{
	margin: 2px 5px;
	padding: 0 5px;
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif", sans-serif, "Courier New";
	font-size: 1.2em;
	font-weight: normal;
	}

.mainBlockContainer h3{
	margin: 2px 5px;
	padding: 0 5px;
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif", sans-serif, "Courier New";
	font-size: 1.4em;
	font-weight: normal;
	}

.pageSubtitle {
	/*font-family: "Century Gothic", Arial, "Microsoft Sans Serif", sans-serif, "Courier New";*/
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	font-weight: normal;
	font-size: 1.3em;
	text-indent: 2.2em;
	}

.center {
	text-align: center;
	text-indent: 0;
	}

.clear {
	clear: both;
	}

.contactsMoto {
	margin-bottom: 20px;
	text-align: center;
	}
*:first-child+html .contactsMoto {
	margin-top: -10px;
	}


.contacts {
	text-align: right;
	margin: 5px 0;
	padding-top: 2px;
	position: relative;
	z-index: 0;
	/*background: url(../pics/Hint-Bg-v04.png) transparent left top repeat-x;*/
	clear: right;
	}
/*.contacts .contactTitle {*/
.contacts span {
	position: absolute;
	right: 145px;
	}
* html .contacts span {
	right: 430px;
	}
.contacts span.mail {
	/*position: relative;*/
	position: static;
	right: 0;
	}

/*.contacts  .contactContent {*/
.contacts div {
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px 2px 2px 0;
	width: 135px;
	/*border: dashed 0 #aaa;
	border-left-width: 1px;*/
	background: url(../pics/ServicesList-serviceDescription-Bg-v02.png) transparent left top no-repeat;
	/*background-position: -2px top;*/
	/*background: url(../pics/Hint-Bg-v04.png) transparent left top repeat-x;*/ /*05, 03*/
	}
/*-------------------------------------*/

/* =mainBlock Search box
--------------------------------------------------------------------*/
.sidebarBlockContent form {
	margin: 0;
	padding: 0;
	}

/* =Button
--------------------------------------------------------------------*/
.button1 {
	margin: 5px 0;
	height: 19px;
/**/width: 80px;
/**/background: url(../pics/Button-v01-80px.gif) transparent left top no-repeat;
	border: none;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	/*font-size: 8pt;*/
	font-size: 1em;
	line-height: 19px;
	text-align: center;
	}
.button1:hover {
/**/background: url(../pics/Button-v01-80px.gif) 0 -19px transparent no-repeat;
	}
.button1:active {
/**/background: url(../pics/Button-v01-80px.gif) transparent left bottom no-repeat;
	}

/* =Input type="text"
--------------------------------------------------------------------*/
.textInput {
	margin: 5px 0;
	border: solid 1px #999;
	background: url(../pics/TextInput-Shadow-v03.png) #fafafa left top no-repeat;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	font-size: 1em;
	color: #555;
	width: 117px;
	padding-left: 2px;
	}

.textInput:hover {
	border-color: #777; /*#969175*/ /*#555*/
	background: url(../pics/TextInput-Shadow-v03.png) #fff 0 -100px no-repeat;
	}

.textInput:focus {
	border-color: #777;
	background: url(../pics/TextInput-Shadow-v03.png) #fff 0 -100px no-repeat;
	}

* html .textInput {
	background: url(../pics/TextInput-Shadow-v03-IE.gif) #fafafa left top no-repeat;
	}

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

p {
	text-indent: 2.8em;
	margin: 1em 0;
	}

.footer {
	position: relative;
	width: 784px;
	height: 105px;
	background: url(../pics/Footer-v01.png) transparent center top no-repeat;
	top: 0px; /*Bg Correction*/
	clear: both;
	/*border: solid 1px red;*/
	}
*:first-child+html .footer {
	top: 1px;
	}

.footerCredits {
	position: absolute;
	bottom: 16px;
	/*right: 110px;*/
	right: 50px;
	font-size: 0.6em;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	}

/* =footerNavigation
--------------------------------------------------------------------*/
#footerNavigation {
	}

#footerNavigation a {
	position: absolute;
	}

#footerNavigation a#navigateBack{
	width: 18px;
	height: 17px;
	bottom: 42px;
	right: 91px;
	}

#footerNavigation a#navigateTop{
	width: 18px;
	height: 17px;
	bottom: 42px;
	right: 65px;
	}

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

/* =Commercials block
--------------------------------------------------------------------*/

.commercials {
	/*border: solid 1px green;*/
	margin-bottom: 10px;
	}

.commercials table {
	width: 100%;
	}

.commercials table th {
	/*font-family: "Century Gothic", Arial, "Microsoft Sans Serif", sans-serif, "Courier New";*/
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	font-weight: normal;
	font-size: .85em;
	text-align: center;
	padding:.3em .3em;border:1px solid #DFDFDF;background:#FFFFFF; border-bottom: 0px;
	background:#E6E6E6;color:#000;
	}

.commercials table td {
	text-align:center;padding:.3em .3em;border:1px solid #DFDFDF;background:#FFFFFF;
	margin:36px;
	}

.commercials table tbody {
	/*font-family: "Century Gothic", Arial, "Microsoft Sans Serif", sans-serif, "Courier New";*/
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	font-weight: normal;
	font-size: .7em;
	text-align: center;
	}

.commercials img {
	border:0px;
	}

.commercials a {
	display: block;
	}
.commercials a:visited {
	}
.commercials a:hover {
	background: #fff;
	}
.commercials a:active {
	}	

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

/*************** Content ***************/

.mail {
	color: #555;
	/*text-decoration: underline;*/
	cursor: default;
	}
.mail:hover {
	color: #888;
	}

#map {
	float: left;
	/*position: relative;
	z-index: 100;*/
	}

.contactsText p{
	text-indent: 0;
	}

.telNumbers {
	text-indent: 0;
	text-align: right;
	}

.plainText {
	text-indent: 0;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.ill-name {
	/*display: inline-block;*/
	margin: 4px;
	}
* html .ill-name {
	margin-right: 0;
	}
.ill-name span {
	display: block;
	padding: 0 4px;
	font-weight: bold;
	}

.alert {
	color: red;
	}

.price {
	color: green;
	}

/* =Side Menu
--------------------------------------------------------------------*/
.side-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.85em;
	}
* html .side-nav ul {
	line-height: 1.2em;
	}

.side-nav ul li {
	display: block;
	margin: 2px 0;
	padding-left: 12px;
	background: url(../pics/SquarePointer-v03.gif) transparent left 2px no-repeat;
	}
* html .side-nav ul li {
	background-position: left 0px;
	}

/* =Bottom Menu
--------------------------------------------------------------------*/
.bot-nav {
	font-size: .7em;
	text-align: center;
	width: 665px;
	margin: 0 auto;
	}
.bot-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.85em;
	background: url(../pics/SquarePointer-v03.gif) transparent right 8px no-repeat;
	padding-right: 8px;
	float: left;
	}
* html .bot-nav ul {
	line-height: 1.2em;
	}

.bot-nav ul li {
	display: block;
	margin: 6px 0;
	padding-left: 12px;
	padding-right: 4px;
	background: url(../pics/SquarePointer-v03.gif) transparent left 2px no-repeat;
	float: left;
	padding-bottom: 5px;
	}
* html .bot-nav ul li {
	padding-bottom: 10px;
	}
	
/* =page Selector
--------------------------------------------------------------------*/
.pageSelector {
	display: block;
	text-align: right;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif", sans-serif, "Courier New";
	/*font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";*/
	font-size: 1.2em;
	font-weight: normal;
	border: solid 1px #cacaca;
	border-width: 1px 0 1px 0;
	background: url(../pics/PageSelector-Bg-v01.gif) transparent left top repeat-x;
	clear: both;
	}
	
/* =service Description
--------------------------------------------------------------------*/
ul.servicesList {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul.servicesList  li {
	margin-top: 10px;  /*!!!*/
	}

* html ul.servicesList  li {
	margin-top: 0;
	}

.vocabularyList a {
	cursor: help;
	}

.mainBlockContainer h3.serviceName {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif", sans-serif, "Courier New";
	/*font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";*/
	font-size: 1.2em !important;
	font-weight: normal !important;
	/*border: dashed 1px #bbb; /*#cacaca;*/
	border: solid 1px #cacaca;
	border-width: 0 0 1px 0;
	/*background-color: #f7f7f7;*/
	background: url(../pics/ServicesList-serviceName-Bg-v03.png) transparent left top repeat-x;
	clear: both;
	}

.serviceName strong {
	font-weight: normal;
	}

.serviceDescription {
	border: dashed 0px #bbb;
	/*border-left-width: 1px;*/
	/*border-bottom-width: 0px; /*!!!*/
	display: block;
	padding: 2px 6px 10px 6px;
	margin-left: 20px;
	background: url(../pics/ServicesList-serviceDescription-Bg-v02.png) transparent left top no-repeat;
	}

.serviceDescription h3 {
	border-top: dashed 1px #bbb;
	}

.vocabulary {
	background: url(../pics/ServicesList-serviceDescription-Bg-v03.png) transparent left top no-repeat;
	}

.vocabulary img {
	margin: 4px;
	}

.serviceDescription p {
	margin-top: 4px;
	}
	
ul.servicesList .lastItem .serviceDescription {
	/*border-bottom-width: 1px;*/
	}

/* =list
--------------------------------------------------------------------*/	
ul.servicesPriceList {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 4px 0;
	clear: left;
	font-size: .85em;
	}

* html ul.servicesPriceList {
	margin-top: 4px;
	}

ol.servicesPriceList {
	position: relative;
	margin: 0;
	padding: 4px 0;
	clear: left;
	font-size: .85em;
	padding-left: 10px;
	}
* html ol.servicesPriceList {
	padding-left: 13px;
	}

ul.servicesPriceList li {
	margin: 4px 0;
	padding: 0;
	margin-left: 16px;
	padding-left: 10px;
	background: url(../pics/SquarePointer-v03.gif) transparent left .2em no-repeat;
	/*background: url(../pics/MainBox-LinksList-Pointer-v01.gif) transparent left .15em no-repeat;*/
	line-height: 1.2em;
	clear: both;
	}

ol.servicesPriceList li {
	margin: 4px 0;
	padding: 0;
	margin-left: 28px;
	line-height: 1.2em;
	clear: both;
	}
* html ol.servicesPriceList li {
	margin-left: 26px;
	padding-left: 0px;
	}

.servicesPriceList a.selected:link,
.servicesPriceList a.selected:visited,
.servicesPriceList a.selected:hover,
.servicesPriceList a.selected:active {
	text-decoration: none;
	}

.servicesPriceList a.selected:hover {
	color: #555;
	}

.servicesPriceList p {
	text-indent: 0;
	margin: 5px 0;
	}

.advantage h4 {
	margin: 2px 0;
	padding: 0;
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif", sans-serif, "Courier New";
	font-size: 14px;
	font-weight: normal;
	}
.advantage {
	font-size: 1em !important;
	}

/* =table
--------------------------------------------------------------------*/
.spec {
	border-collapse: collapse;
	width: 100%;
	margin: 5px 0;
	}

.spec td,
.spec th {
	border: solid 1px #bbb;
	text-align: center;
	}

.spec thead {
	background: #f5f5f5;
	}

.spec td.subtitle {
	background: #f5f5f5;
	}

span.subhint {
	display: block;
	margin: 4px 0;
	text-align: left;
	font-size: .9em;
	color: #555;
	}

/* =table
--------------------------------------------------------------------*/
.pricetable {
	border-collapse: collapse;
	width: 100%;
	margin: 5px 0;
	}

.pricetable td,
.pricetable th {
	border: solid 1px #bbb;
	text-align: left;
	padding: 1px 4px;
	}

.pricetable thead {
	background: #f5f5f5;
	}

.pricetable td.subtitle {
	background: #f5f5f5;
	text-align: center;
	}

span.subhint {
	display: block;
	margin: 4px 0;
	text-align: left;
	font-size: .9em;
	color: #555;
	}

/* =Price table
--------------------------------------------------------------------*/
/*.price {
	border-collapse: collapse;
	width: 100%;
	}

.price tr:nth-child(even) {
	}
	
.price td {
	border: solid 1px #979487;
	border-width: 0 0 1px 0;
	font-family: "Myriad Pro", Tahoma, Verdana, Arial, "Microsoft Sans Serif", sans-serif;
	font-family: Tahoma, Verdana, Arial, "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 4px 10px 4px 10px;
	}
* html .price td,
*:first-child+html .price td {
	border-width: 0 1px 1px 1px;
	}
* html .price,
*:first-child+html .price {
	width: 95%;
	}

.price th {
	border: solid 0 #979487;
	border-width: 0 0 1px 0;
	text-align: left;
	padding: 4px 10px 4px 10px;
	background: #eee;
	font-family: "Myriad Pro", Tahoma, Verdana, Arial, "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	}

.price td.subtitle {
	font-family: "Myriad Pro", Tahoma, Verdana, Arial, "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1687a2;
	text-align: center;
	background: #eee;
	}

.price col {
	border-right: solid 1px #979487;
	}
.staff col {
	border-right: dashed 1px #979487;
	}
.price  col.col-51,
.price  col.col-price {
	border-right: none;
	text-align: right;
	}
.price  col.col-title {
	}*/

/* =hint
--------------------------------------------------------------------*/
/*ul.vacabList {
	list-style: none;
	margin: 10px 0px 0px 10px;
	padding: 0;
	}

ul.vacabList li {
	margin: 4px 0;
	padding: 0;
	}*/
	
.term {
	position: relative;
	/*display: inline;*/
	cursor: help;
	/*color: #222;*/
	background: url(../pics/HintTerm-Bg-v03.gif) transparent left bottom repeat-x;
	}
.serviceName .term {
	background-position: 0% 95%;
	}

.term strong {
	font-weight: normal;
	}

span.hint {
	display: none;
	position: absolute;
	background-color: #fff;
	background: url(../pics/Hint-Bg-v05.png) transparent left top repeat-x;
	border: solid 1px #ccc;
	font-size: 8pt;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	white-space: nowrap;
	padding: 1px 2px 2px 2px;
	}

span.hint2 {
	display: none;
	}

.term:hover {
	color: #6a6a6a;
	}

.term:hover span.hint {
	display: inline;
	/*position: absolute;*/
	left: 100%;
	top: -5px;
	/*width: 200px;*/
	cursor: auto;
	font-weight: normal;
	color: #000;
	}

.term a:link {
	text-decoration: none;
	cursor: help;
	}
.term a:visited {
	text-decoration: none;
	cursor: help;
	}
.term a:hover {
	text-decoration: none;
	cursor: help;
	}
.term a:active {
	text-decoration: none;
	cursor: help;
	}

#tooltip {
	position: absolute;
	background-color: #fff;
	background: url(../pics/Hint-Bg-v04.png) transparent left top repeat-x; /*05, 03*/
	border: solid 1px #ccc;
	font-size: 8pt;
	font-family: Verdana, sans-serif, Arial, "Microsoft Sans Serif";
	padding: 1px 4px 2px 14px;
	visibility: hidden;
	/*white-space: nowrap;*/
	text-align: right;
	z-index: 200;
	}

/**:first-child+html #tooltip {
	position: relative;
	display: none;
	}*/
