body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 13px/130%  Tahoma, Arial, Verdana,  sans-serif;
	color: #000000;
}
input, textarea, option, select {
	font: normal normal 13px/100%  Tahoma, Arial, Verdana,  sans-serif;
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 13px/130% Tahoma, Arial,  Verdana,  sans-serif;
	color: #f78f1e;
}
a:hover {
	text-decoration: none;
}
.outer {
	position: relative;
	height:100%;
	scrollbar-3dlight-color : #ffcb2f;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffcb2f;
	scrollbar-highlight-color : #ffcb2f;
	scrollbar-shadow-color : #ffcb2f;
	scrollbar-track-color : #ffffff;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}	

.mark_text {
	font-weight: bold;
}

.mark_text * {
	font-weight: bold;
}

/* for FCK */
.cms_border {
    margin:2px auto auto 1px;
	border:1px solid #C0C0C0;
}
.cms_border td {
    border:1px solid #C0C0C0;
	padding:1px 3px;
}
.cms_border_no, .cms_border_no td {
    border:none;
}

.flash {
	padding-left: 5px;
}
.flash div {
	margin-top: -1px;
}
.flash .flash_area {
	height: 437px;
	margin-left: 5px;
	margin: 0 0 -8px 0;
}

/* custom_form */
.custom_form {
	
}
.custom_form td {
	
}
.custom_form td.label {
	
}
.custom_form input.input_text {
	
}
.custom_form .error td.label {
	color: #cc0000;
}
.custom_form .error textarea,
.custom_form .error input.input_text {
	border: 1px solid #cc0000;
}
.custom_form .form_separator {
	font-weight: bold;
}
.custom_form .submit {
	
}
.custom_form .checkbox_radio td {
	
}
.custom_form .checkbox_radio td.input {
	
}
.custom_form .checkbox_radio td.input_label {
	
}
/* custom_form */


.main_table {
	width: 100%;
	height: 100%;
}
.page_table {
	width: 100%;
	height: 100%;
}
.top_left {
	background:  url('../media/images/bg/top_left.jpg') 100% 0 repeat-x;
}
.top_right {
	background:  url('../media/images/bg/top_right.jpg') 0 0 repeat-x;
}
.bot_left {
	background: url('../media/images/bg/bot_left.jpg') 100% 0 repeat-x;
}
.bot_mid {
	background: #556895 url('../media/images/bg/bot_mid.jpg') 0 0 no-repeat;
}
.bot_right {
	background: url('../media/images/bg/bot_right.jpg') 0 0 repeat-x;
}



.middle {
	width: 990px;
	height: 592px;
	background: #556895 url('../media/images/bg/middle_clr.jpg') 0 0 no-repeat;
}
.noflash_page_1 .middle {
	background: #556895 url('../media/images/bg/middle_page1.jpg') 0 0 no-repeat !important;
}
.noflash_page_2 .middle {
	background: #556895 url('../media/images/bg/middle_page2.jpg') 0 0 no-repeat !important;
}
.noflash_page_3 .middle {
	background: #556895 url('../media/images/bg/middle_page3.jpg') 0 0 no-repeat !important;
}
.middle_noflash .middle {
	background: #556895 url('../media/images/bg/middle_noflash.jpg') 0 0 no-repeat !important;
}
.page_table .middle {
	background: #556895 url('../media/images/bg/middle_page.jpg') 0 0 no-repeat;
}
.page_table .top_left {
	background:  #566994 url('../media/images/bg/left.jpg') 100% 0 repeat-x;
}
.page_table .top_right {
	background: #566994 url('../media/images/bg/right.jpg') 0 0 repeat-x;
}
.middle .padd {
	padding: 48px 0 12px 0;
}
.main_table .middle .padd {
	padding: 48px 0 0 0;
}
.middle .container {
	width: 990px;
	position: relative;
}
.middle .container .click {
	position: absolute;
	top: 176px;
	left: 67px;
}

.logo_cell {
	width: 180px;
}
.marg {
	margin: 8px 0 0 57px;
}
.interactive_logo img {
	margin: 0 -58px 0 -10px;
	position: relative;
}


/*  main_menu  */
.main_menu {
	margin: 0 50px 0 auto;
}
.main_menu .menu_item {
	padding: 0;
	border-left: 1px solid #6D739F;
	vertical-align: middle;
}
.main_menu .menu_item.first {
	padding: 0;
	border-left: none;
	vertical-align: middle;
}
.main_menu .menu_item.home {
	border: none;
}
.main_menu .menu_item span,
.main_menu .menu_item a {
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.main_menu .menu_item a {
	cursor: pointer;
}
/*  main_menu  */

.preload {
	display: none;
}

/*  bottom_line  */
.bottom_line {
	vertical-align: bottom;
}
.bottom_line a,
.bottom_line,
.bottom_line * {
	font-size: 11px !important;
}

/*  bottom_line  */

#case_study {
	margin: 0 0 0 4px;
	height: 437px;
}
/*  contacts  */
.contacts {
	padding: 0 0 0 5px;
}
.contacts,
.contacts div {
	color: #ffffff;
	/*color: #5380C3;*/
	font: normal normal 11px/130% Tahoma;
}
.contacts a,
.contacts a span {
	color: #F78F1E !important;
}
.contacts .address {
	width: 210px;
	margin-right: 10px;
}
.contacts .phone {
	width: 118px;
	margin-right: 10px;
}
/*  contacts  */



/*  copyrights  */
.copyrights {
	color: #5380C3;
	white-space: nowrap;
	padding: 0 7px 0 0;
}
.copyrights a {
	color: #ffffff;
}
/*  copyrights  */


/*  news  */
.news {
	margin: 0 19px 0 24px;
}
.news .coll_2 {
	width: 270px;
}
.news td {
	vertical-align: middle;
}
.news .header {
	width: 168px;
}
.news .header img {
	margin: 0 0 0 28px;
}
.news .gray_left {
	width: 5px;
	background: url('../media/images/bg/gray_left.png') 100% 0 no-repeat;
}
.news_view,
.more_news,
.news .header {
	height: 42px;
	background: url('../media/images/bg/gray_mid.png') 0 0 repeat-x;
}
.news .gray_right {
	width: 10px;
	background: url('../media/images/bg/gray_right.png') 0 0 no-repeat;
}
.news .news_view * {
	color: #ffffff;
	font: normal normal 11px/130% Tahoma;
}
.news .more_news {
	text-align: center;
}
.news .more_news a {
	margin: 0 auto;
	width: 88px;
	display: block;
}
.news_more_table {
	width: 100%;
}
/*  news  */
.content_rel {
	position: relative;
	text-align: left;
	width: 924px;
	margin: -122px -32px 0 32px;
}
.content_rel a,
.content_rel * {
	font-size: 13px !important;
	line-height: 150% !important;
	color: #FFFFFF !important;
}
.content_rel a {
	color: #f78f1e !important;
}
.content_rel .content_top {
	background: url('../media/images/bg/content_top.png') 0 0 no-repeat;
	height: 121px;
}
.content_rel .content_padd {
	padding: 0 35px 21px 30px;
	background: url('../media/images/bg/content_mid.png') 0 0 repeat-y;
}
.content_rel .content_bot {
	background: url('../media/images/bg/content_bot.png') 0 0 no-repeat;
	height: 3px;
}
.content_rel .content_bot img {
	height: 3px;
	width: 0;
}
.content_rel .content_table {
	width: 100%;
	/*height: 140px;*/
}
.content_rel .content_padd .page_header {
	padding: 0 0 11px 0;
}
.content_rel .content_padd .content_block_rel {
	position: relative;
	width: 859px;
	margin: -78px 0 0 0;
}
.tpl_cont {
	
}



/*  submenu  */
.submenu {
	position: relative;
	height: 28px;
	margin: -25px 0 0 17px;
}
.submenu .menu_right img,
.submenu .menu_left img {
	height: 0;
	width: 5px;
}
.submenu .menu_right,
.submenu .menu_left {
	width: 0;
	height: 0;
}
.submenu .menu_left {
	background: url('../media/images/bg/menu_left.png') 0 0 no-repeat;
}
.submenu .menu_right {
	background: url('../media/images/bg/menu_right.png') 0 0 no-repeat;
}
.submenu .menu_mid {
	background: url('../media/images/bg/menu_mid.png') 0 0 repeat-x;
	padding: 4px 0 0 0;
}
.submenu .menu_mid td {
	vertical-align: middle;
	padding: 0 9px;
	border-right: 1px solid #636f93;
}
.submenu .menu_mid td.last {
	border: none;
	padding: 0 9px;
}
.submenu .menu_mid td.first {
	padding: 0 9px;
}
.submenu a {
	text-decoration: none !important;
	font: normal normal 16px/130% Arial !important;
	color: #F78F1E;
}
.submenu td,
.submenu td a:hover {
	font: normal normal 16px/130% Arial !important;
	color: #ffffff !important;
}
.interact_submenu a {
	color: #EC008C !important;
}
/*  submenu  */

.news .dark_gray_left {
	width: 5px;
	background: url('../media/images/bg/dark_gray_left.png') 100% 0 no-repeat;
}
.news .dark_gray_mid {
	background: url('../media/images/bg/dark_gray_mid.png') 0 0 repeat-x;
}
.news .dark_gray_right {
	width: 5px;
	background: url('../media/images/bg/dark_gray_right.png') 0 0 no-repeat;
}
.older_post {
	width: 100px;	
}
.newer_post {
	width: 85px;	
}
.older_post a {
	text-decoration: none;
	color: #F78F1E !important;
	padding: 0 3px 0 14px;
}
.newer_post a {
	text-decoration: none;
	color: #F78F1E !important;
	padding: 0 18px 0 3px;
}
.older_post a {
	background: url('../media/images/dec/jump_back.gif') 4px 4px no-repeat;
}
.older_post a:hover {
	background: url('../media/images/dec/jump_back.gif') 2px 4px no-repeat;
}
.newer_post a {
	background: url('../media/images/dec/jump_forw.gif') 61px 4px no-repeat;
}
.newer_post a:hover {
	background: url('../media/images/dec/jump_forw.gif') 63px 4px no-repeat;
}
.older_post td,
.newer_post td {
	height: 28px !important;
}
.news .date {
	color: #AFB6DE;
}
/*  news  */

.footer {
	background: url('../media/images/dec/line.png') 0 0 repeat-x;
	margin: 3px 28px 0 28px;
	padding: 4px 0;
}
.footer_line {
	height: 0;
}

/*  clients_item  */
.clients_item {
	float: left;
	width: 120px;
	height: 110px;
}
.clients_item td {
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
.clients_item td img {
	margin: auto;
}
.small_header {
	margin: 0 0 20px 0;
	font: normal bold 13px/130% Tahoma;
}
/*  clients_item  */


/*  back  */
.back {
	margin: 17px 0 0 0;
 	text-align: right;
}
.back table {
	height: 19px;
	margin: 0 0 0 auto;
}
.back .back_left {
	width: 4px;
	background: url('../media/images/bg/back_left.png') 0 0 no-repeat;	
}
.back .back_table.ov .back_left {
	background: url('../media/images/bg/back_left_ov.png') 0 0 no-repeat;	
}
.back .back_mid {
	background: url('../media/images/bg/back_mid.png') 0 0 repeat-x;	
}
.back .back_table.ov .back_mid {
	background: url('../media/images/bg/back_mid_ov.png') 0 0 repeat-x;	
}
.gt_interactive .back .back_mid a {
	color: #EC008C !important;
}
.back .back_mid a {
	padding: 0 3px 0 14px;
	text-decoration: none;
	font: normal normal 12px/130% Tahoma;
	background: url('../media/images/dec/jump_back.gif') 4px 6px no-repeat;	
}
.gt_interactive .back .back_mid a {
	background: url('../media/images/dec/jump_back_inter.gif') 4px 6px no-repeat;	
}
.back .back_mid a:hover {
	background: url('../media/images/dec/jump_back.gif') 2px 6px no-repeat;	
}
.gt_interactive .back .back_mid a:hover {
	background: url('../media/images/dec/jump_back_inter.gif') 2px 6px no-repeat;	
}

.back .back_mid a.next_butt {
	padding: 0 14px 0 3px;
	text-decoration: none;
	font: normal normal 12px/130% Tahoma;
	background: url('../media/images/dec/jump_next.gif') 31px 6px no-repeat;	
}
.gt_interactive .back .back_mid a.next_butt {
	background: url('../media/images/dec/jump_next_inter.gif') 31px 6px no-repeat;	
}
.back .back_mid a:hover.next_butt {
	background: url('../media/images/dec/jump_next.gif') 33px 6px no-repeat;	
}
.gt_interactive .back .back_mid a:hover.next_butt {
	background: url('../media/images/dec/jump_next_inter.gif') 33px 6px no-repeat;	
}


.back .back_right {
	width: 4px;
	background: url('../media/images/bg/back_right.png') 0 0 no-repeat;	
}
.back .back_table.ov .back_right {
	background: url('../media/images/bg/back_right_ov.png') 0 0 no-repeat;	
}
/*  back  */


.news_list {
	width: 100%;
}
.news_list ol {
	padding: 0 0 0 20px !important;
}
.news_list .news_coll_2,
.news_list .news_coll_1 {
	width: 50%;
}
.news_list .news_item {
	background: url('../media/images/dec/line.png') 0 bottom repeat-x;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
.news_list .news_item .news_header {
	margin: 0 0 10px 0;
}
.news_list .news_item .news_header,
.news_list .news_item .news_header a {
	font-weight: bold !important;
	color: #FFFFFF !important;
}
.news_list.blog .news_item .news_header,
.news_list.blog .news_item .news_header a {
	font-weight: bold !important;
	color: #f78f1e !important;
}
.gt_interactive .news_list.blog .news_item .news_header,
.gt_interactive .news_list.blog .news_item .news_header a {
	font-weight: bold !important;
	color: #EC008C !important;
}
.news_list .news_item .photo_item {
	float: left;
	margin: 7px 20px 10px 0;
}
.news_list .news_item .photo_item .news_padd {
	padding: 0 0 0 18px;
}
.news_list .news_item .news_header .date {
	color: #afb6de !important;
	font-weight: normal !important;
	padding: 0 0 0 5px;
	font-size: 11px !important;
}
.news_list .news_item.news_last {
	background: transparent;
	margin: 0;
}
.news_list .news_item .read_more {
	padding: 4px 0 0 0;
}
.news_list .news_item .read_more a {
	background: url('../media/images/bg/read_more_left.gif') 0 0 no-repeat;
	text-decoration: none !important;
}
.news_list .news_item .read_more a span {
	background: url('../media/images/bg/read_more_right.gif') 100% 0 no-repeat;
	color: #132a59 !important;
	padding: 0 19px 0 10px;
	cursor: pointer;
}

.news_list .news_item .read_more a:hover {
	background: url('../media/images/bg/read_more_left_ov.gif') 0 0 no-repeat;
}
.news_list .news_item .read_more a:hover span {
	background: url('../media/images/bg/read_more_right_ov.gif') 100% 0 no-repeat;
}

.gt_interactive .news_list .news_item .read_more a {
	background: url('../media/images/bg/read_more_left_inter.gif') 0 0 no-repeat !important;
}
.gt_interactive .news_list .news_item .read_more a span {
	color: #ffffff !important;
	background: url('../media/images/bg/read_more_right_inter.gif') 100% 0 no-repeat !important;
}
.gt_interactive .news_list .news_item .read_more a:hover {
	background: url('../media/images/bg/read_more_left_inter_ov.gif') 0 0 no-repeat !important;
}
.gt_interactive .news_list .news_item .read_more a:hover span {
	background: url('../media/images/bg/read_more_right_inter_ov.gif') 100% 0 no-repeat !important;
}

.client_item .client_name {
	font: normal bold 16px arial !important;
	color: #f78f1e !important;
	margin: 2px 0 16px 2px;
}
.client_item .photo_item {
	margin: 0 18px 10px 0;
}
.client_item .photo_item .logos_padd {
	padding: 0 0 0 18px;
}

.map .photo_item {
	float: left;
	margin: 6px 18px 10px 0;
}

.one_news_item  .news_header {
	font-weight: bold;
	margin: 0 0 16px 0;
}
.one_news_item .news_header .date {
	color: #afb6de !important;
	font-size: 11px !important;
}
.one_news_item .photo_item {
	float: left;
	margin: 0 19px 14px 0 !important;
}

.client_item *,
.news_list .news_item *,
.one_news_item * {
	text-indent: 0 !important;
}

.news_list ol,
.news_list ol li,
.one_news_item ol,
.one_news_item ol li {
	padding-left: 0;
	margin-left: 0;
}
.news_list ol,
.one_news_item ol {
	list-style-position: inside;
}

/*  photo_item  */
.photo_item .cor_1,
.photo_item .cor_2,
.photo_item .cor_3,
.photo_item .cor_4 {
	width: 2px;
	height: 2px;
	position: absolute;
}
.photo_item .cor_1 img,
.photo_item .cor_2 img,
.photo_item .cor_3 img,
.photo_item .cor_4 img {
	width: 2px;
	height: 2px;
}
.photo_item .cor_1 {
	top: 0;
	left: 0;
	background: url('../media/images/dec/cor_1.png') 0 0 no-repeat;
}
.photo_item .cor_2 {
	top: 0;
	right: 0;
	background: url('../media/images/dec/cor_2.png') 0 0 no-repeat;
}
.photo_item .cor_3 {
	bottom: 0;
	right: 0;
	background: url('../media/images/dec/cor_3.png') 0 0 no-repeat;
}
.photo_item .cor_4 {
	bottom: 0;
	left: 0;
	background: url('../media/images/dec/cor_4.png') 0 0 no-repeat;
}
.photo_item.ov .cor_1 {
	background: url('../media/images/dec/cor_1_ov.png') 0 0 no-repeat !important;
}
.photo_item.ov .cor_2 {
	background: url('../media/images/dec/cor_2_ov.png') 0 0 no-repeat !important;
}
.photo_item.ov .cor_3 {
	background: url('../media/images/dec/cor_3_ov.png') 0 0 no-repeat !important;
}
.photo_item.ov .cor_4 {
	background: url('../media/images/dec/cor_4_ov.png') 0 0 no-repeat !important;
}

.photo_item .light_1 img,
.photo_item .light_3 img,
.photo_item .light_7 img,
.photo_item .light_9 img,
.photo_item .light_4 img,
.photo_item .light_6 img {
	width: 4px;
}

.photo_item .light_1,
.photo_item .light_3,
.photo_item .light_7,
.photo_item .light_9 {
	width: 4px;
	height: 4px;
}
.photo_item .light_2,
.photo_item .light_8 {
	height: 4px;
}
.photo_item .light_4,
.photo_item .light_6 {
	width: 4px;
}
.photo_item.ov .light_1 {
	background: url('../media/images/bg/light_1.png') 100% 100% no-repeat;
}
.photo_item.ov .light_3 {
	background: url('../media/images/bg/light_3.png') 0 100% no-repeat;
}
.photo_item.ov .light_7 {
	background: url('../media/images/bg/light_7.png') 100% 0 no-repeat;
}
.photo_item.ov .light_9 {
	background: url('../media/images/bg/light_9.png') 0 0 no-repeat;
}
.photo_item.ov .light_2 {
	background: url('../media/images/bg/light_2.png') 0 100% repeat-x;
}
.photo_item.ov .light_8 {
	background: url('../media/images/bg/light_8.png') 0 0 repeat-x;
}
.photo_item.ov .light_4 {
	background: url('../media/images/bg/light_4.png') 100% 0 repeat-y;
}
.photo_item.ov .light_6 {
	background: url('../media/images/bg/light_6.png') 0 0 repeat-y;
}

/*  photo_item  */

.paging {
	float: left;
}
.paging *,
.paging a,
.paging {
	color: #f78f1e !important;
}
.gt_interactive .paging *,
.gt_interactive .paging a,
.gt_interactive .paging {
	color: #EC008C !important;
}
.paging .ainv,
.paging .ainv *,
.paging .ainv a {
	font-size: 11px !important;
}
.paging strong {
	text-decoration: underline;
}
.paging .paging_previous {
	background: url('../media/images/bg/paging_left_prev.gif') 0 0 no-repeat;
	text-decoration: none !important;
	margin: 0 11px 0 0;
	height: 18px;
	overflow: hidden;
	display: block;
}
.gt_interactive .paging .paging_previous {
	background: url('../media/images/bg/paging_left_prev_inter.gif') 0 0 no-repeat;
}
.paging .paging_previous span {
	cursor: pointer;
	background: url('../media/images/bg/paging_right_prev.gif') 100% 0 no-repeat;
	color: #f78f1e !important;
	padding: 0 10px 0 19px;
	line-height: 125% !important;
	height: 18px;
	display: block;
}
.paging .paging_previous:hover {
	background: url('../media/images/bg/paging_left_ov_prev.gif') 0 0 no-repeat;
}
.gt_interactive .paging .paging_previous span {
	color: #EC008C !important;
}
.gt_interactive .paging .paging_previous:hover {
	background: url('../media/images/bg/paging_left_ov_prev_inter.gif') 0 0 no-repeat;
}
.paging .paging_previous:hover span {
	background: url('../media/images/bg/paging_right_ov_prev.gif') 100% 0 no-repeat;
}

.paging .paging_next {
	height: 18px;
	display: block;
	overflow: hidden;
	background: url('../media/images/bg/paging_left.gif') 0 0 no-repeat;
	text-decoration: none !important;	
	margin: 0 0 0 11px;
}
.paging .paging_next span {
	cursor: pointer;
	display: block;
	background: url('../media/images/bg/paging_right.gif') 100% 0 no-repeat;
	color: #f78f1e !important;
	padding: 0 19px 0 10px;
	height: 18px;
	line-height: 125% !important;
}
.gt_interactive .paging .paging_next span,
.gt_interactive .paging .paging_previous span {
	color: #EC008C !important;
}
.gt_interactive .paging .paging_next span {
	background: url('../media/images/bg/paging_right_inter.gif') 100% 0 no-repeat;
}
.paging .paging_next:hover {
	background: url('../media/images/bg/paging_left_ov.gif') 0 0 no-repeat;
}
.paging .paging_next:hover span {
	background: url('../media/images/bg/paging_right_ov.gif') 100% 0 no-repeat;
}
.gt_interactive .paging .paging_next:hover span {
	background: url('../media/images/bg/paging_right_inter_ov.gif') 100% 0 no-repeat;
}
/*  photo_item  */



.person_info {
	width: 100%;
	padding: 0 0 0 19px;
}
.person_name,
.person_name a {
	font: normal bold 16px/130% Tahoma !important;
	color: #ffffff !important;
}
.job_title {
	padding: 3px 0 0 0;
	font: normal normal 12px/130% Tahoma !important;
	color: #7D8CB0 !important;
}
.person_text {
	padding: 20px 0 0 0;
	font: normal normal 13px/130% Tahoma !important;
}
.email {
	padding: 18px 0 0 0;
}


.people_list {
	width: 860px;
	position: relative;
}
.people_item {
	margin: 0 28px 0 0;
	background: url('../media/images/dec/line.png') 0 0 repeat-x;
	width: 250px;
	height: 200px;
	float: left;
}
.people_item .padd {
	padding: 24px 0 17px 10px;
}
.people_item .read_more {
	height: 19px;
	width: 100%;
	background: url('../media/images/bg/read_more_bg.gif') 0 0 repeat-x;	
}
.people_item .photo_item .read_more.ov {
	background: url('../media/images/bg/read_more_bg_ov.gif') 0 0 repeat-x;	
}
.people_item .read_more a {
	display: block;
	color: #132A59 !important;
	font: normal normal 12px/130% Tahoma !important;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url('../media/images/dec/read_more.gif') 70px 6px no-repeat;	
}
.people_item .read_more a:hover {
	background: url('../media/images/dec/read_more.gif') 72px 6px no-repeat;	
}
.people_text {
	padding: 0 0 20px 0;
}
