@import url(../style/reset.css);

* {
    margin: 0px;
}

body {
	background: #fff url(../images/bg/bg.gif) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
a { color: #1674c5; }
p { margin: 0px; }
a:hover  { text-decoration: none; }
#page {
	width: 977px;
	margin: auto;
}
#logo { 
	margin: 0px; 
	padding: 0px; 
	position: absolute;
	z-index: 9;
}
#header {
	position: relative;
	height: 119px;	
}
#logo a { position: absolute; }
#logo .p1 {
	width: 84px;
	height: 99px;
	background: url(../images/logo.gif) no-repeat 0px 0px;
	display: block;
	cursor: pointer;
}
#logo .p2 {
	margin-left: 84px;
	width: 124px;
	height: 73px;
	background: url(../images/logo.gif) no-repeat -84px 0px;
	display: block;
	cursor: pointer;
}
#slogan {
	width: 194px;
	height: 53px;
	background: url(../images/slogan.gif);
	position: absolute;
	right: 0px;
	top: 16px;
}

#phonehead
{
        width: 200px;
	height: 55px;
	background: url(../images/phone.png);
	position: absolute;
	right: 250px;
	top: 15px;
}
.tx_del { 
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
.top_menu { top: 81px; position: relative;}
.top_menu li { float: left; }
.top_menu a {
    display: block;
    width: 100px;
    height: 38px;
    overflow: hidden;
    cursor: pointer;
}
.top_menu a:hover {
    text-indent: 0px;
}
.top_menu a span {
    display: block;
    width: 977px;
    height: 76px;
    background-image: url(../images/top_menu_newest.gif);
    background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
.top_menu .active a span,
.top_menu a:hover span {
    margin-top: -38px;
}

.top_menu .item_0 { width: 171px; }
.top_menu .item_1 { width: 127px; } .top_menu .item_1 span { margin-left: -171px;  }
.top_menu .item_2 { width: 130px;  } .top_menu .item_2 span { margin-left: -298px;  }
.top_menu .item_3 { width: 162px; } .top_menu .item_3 span { margin-left: -430px; }
.top_menu .item_4 { width: 160px;  } .top_menu .item_4 span { margin-left: -592px; }
.top_menu .item_5 { width: 109px;  } .top_menu .item_5 span { margin-left: -752px; }
.top_menu .item_6 { width: 116px;  } .top_menu .item_6 span { margin-left: -868px; }

/*.top_menu .item_0 { width: 100px; }
.top_menu .item_1 { width: 100px; }.top_menu .item_2 span { margin-left: -108px;  }
.top_menu .item_2 { width: 141px;  } .top_menu .item_2 span { margin-left: -208px;  }
.top_menu .item_3 { width: 172px; } .top_menu .item_3 span { margin-left: -349px; }
.top_menu .item_4 { width: 175px;  } .top_menu .item_4 span { margin-left: -521px; }
.top_menu .item_5 { width: 117px;  } .top_menu .item_5 span { margin-left: -696px; }
.top_menu .item_6 { width: 164px;  } .top_menu .item_6 span { margin-left: -813px; }
*/

#fadeshow2toggler { position: absolute; width: 743px; z-index: 99; margin: 207px 0px 0px -19px; }
#fadeshow2toggler .prev { float: left; }
#fadeshow2toggler .next { float: right; }
#content { padding-top: 13px; }
#fadeshow2 .restore,
#fadeshow2 .close { display: none; }
#fadeshow2 .title { font-size: 18px; display: block; padding-bottom: 7px; font-weight: bold; font:bold 18px Arial,Helvetica,sans-serif;}
#fadeshow2 .desc { font-size: 12px; display: block; }
.descpanelfg { padding: 13px 37px !important; width: 631px !important	; } 
#rot { float: left; padding-left: 17px; }
.list_ico { padding-top: 18px; }
.s_rot {
	float: right;
	width: 220px;
	height: 247px;
	background: url(../images/bg/bg_r_caption.gif);
	padding: 13px 11px 0px 21px;
}

.btn, .btn span {
    cursor: pointer;
    height: 23px;
    font: bold 11px/23px Arial, Helvetica, sans-serif;
    background: url(../images/btn.gif) no-repeat 0px 0px;
    color: #fff;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
}
.btn span {
    padding: 0px 26px 0px 10px;
    background-position: 100% -23px;
}

.btn:hover {
    background-position: 0px -46px;
}
.btn:hover span {
    background-position: 100% -69px;
}
.s_tit { font: bold 18px Arial, Helvetica, sans-serif; color: #3e3e3e; }
.s_rot .s_tit { width: 135px; }
.s_rot p { padding: 3px 0px; }

.h_row { padding: 16px 0px 0px 37px; }
.h_n_col_1 { border-right: solid 1px #d8d8d8; }
.h_n_col_2 { border-left: solid 1px #d8d8d8; position: relative; left: -1px; }
.h_n_col_1,
.h_n_col_2 { float: left; width: 310px; }
.h_n_col_2 { padding-left: 28px; width: 282px; }
.h_n_col_3 { float: right; padding-right: 7px; width: 225px; }
.h_n_col_3 li { float: left; padding-right: 8px; }
.col_f { float: left; }
.m_tit { font: bold 18px/18px Arial, Helvetica, sans-serif; color: #000; }
.clr_1 { color: #1674c5; }
.h_row .m_tit { padding-bottom: 5px; }
.date { font-size: 11px; }
.h_row .dsc { color: #555; }
.h_row_red { 
	margin-top: 17px;
	padding: 27px 0px 18px 37px; 
	background: #f4e8da url(../images/bg/bg_grad_r_1.gif) repeat-x 0px 0px; }
.f_col_holder { position: relative; left: -30px; margin-right: -100px; }
.f_col { float: left; width: 258px; padding-right: 30px; padding-left: 30px; }
.h_row_red .m_tit, .h_row_red .m_s_tit { padding-bottom: 11px; }
.list_s_bul li { overflow: hidden; padding: 7px 0px; }
.list_s_bul .bul {
	float: left;	
	width: 23px;
	height: 8px;
	background: url(../images/bullet.png);
	position: relative;
	top: 3px;
	font: bold 0px/0px small;
}
.h_row_red .list_s_bul { padding-bottom: 10px; }
.list_s_bul .li_tx {
	font-size: 11px;
	color: #555555;
	display: block;
	overflow: hidden;
	padding-left: 5px;
}
.h_row_red .btn, .h_row_red .btn span {
	background-image:url(../images/btn_r.gif);
}
.tape { width: 65px; height: 87px; background: url(../images/tape.png);
position: absolute; }
.h_row_red {
	position: relative;	
}
.h_row_red .tape {
	left: -4px;
	top: -1px;
}
.h_row_grey {
	padding: 12px 15px;
	margin-top: 17px;
	background: #e5e9eb;
}
.h_row_grey .sitemap {
	float: left;
	padding: 12px 20px 0px 20px;
	width: 620px;
}
.sitemap_h { width: 620px; overflow: hidden; }
.list_sitemap {
	width: 750px;	
	font-size: 11px;
}
.sitemap .m_tit { padding-bottom: 10px; }
.list_sitemap a { color: #000; }
.list_sitemap .f { float: left; width: 210px; }
.list_sitemap .l { position: relative; top: -20px; margin-bottom: -20px; }
.list_sitemap li { padding: 2px 0px; }
.testimonials_b { float: right; background: #f8f5e9; padding: 15px; width: 256px;  }
.testimonials_b .m_tit { color: #958164; padding-bottom: 10px; }
.t_dsc { font-size: 11px; font-style: italic; }
.t_dsc p { padding-bottom: 14px; }
.testimonials_b .btn, .testimonials_b .btn span {
	background-image:url(../images/btn_r2.gif);
}
.t_b_author { float:left; width: 170px; }
.t_b_author strong { display: block; }
.t_btn { float: right; }
.t_b_author a { font-size: 11px; }
#footer { padding: 29px 0px; font-size: 11px; color: #7c7c7c; }
#copy { float: left; }
.menu_f { float: right; }
.menu_f li { display: inline; padding-left: 15px; }
.content .ul_clean li a{
    text-decoration: none;
}

.content {
    width: 961px;
    margin: auto;
    padding: 15px 0px;
}

.side_a {
    width: 270px;
    float: left;
}

.side_a a{
    text-decoration: none;
}
.side_b {
    margin-left: 13px;
    width: 333px;
    float: left;
}

.v_splitter {
    font: bold 0px/0px small;
    height: 10px;
}
.box_grey_1 {
    position: relative;
}
.simple_box .bl,
.simple_box .br {
    font: bold 0px/0px small;
    width: 7px;
    height: 7px;
    margin-top: -7px;
    position: absolute;
}
.simple_box .tl,
.simple_box .tr {
    font: bold 0px/0px small;
    width: 7px;
    height: 7px;
    position: absolute;
}
.simple_box .tl {
    background: url(../images/grey_1_left_corner_top.gif);
}
.simple_box .tr {
    background: url(../images/grey_1_right_corner_top.gif);
}
.simple_box .bl {
    background: url(../images/grey_1_left_corner.gif);
}
.simple_box .br {
    margin-left: 100%;
    left: -7px;
    background: url(../images/grey_1_right_corner.gif);
}
.simple_box .tr {
    margin-left: 100%;
    left: -7px;
}
.box_grey_1 .inner_part {
    border-left: solid 1px #e1e1e1;
    border-right: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
    background: #e3e3e3 url(../images/bg_box_grey_1.gif) repeat-y 0px 0px;
}
.box_grey_1 a {
    color: #343434;
    font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box_grey_1 a:hover {
    color: #D05240;
}
.ul_special_menu li {
    padding: 7px 0px 6px 0px;
    position: relative;
    background: url(../images/grey_splitter.gif) repeat-x bottom;
}
.ul_special_menu li a {
    display: block;
    padding-left: 80px;
    cursor: pointer;
}
.sub_page .ul_special_menu li a {
    padding-left: 23px;
}
.ul_s_menu li em,
.ul_special_menu li a em {
    display: block;
    width: 20px;
    height: 8px;
    background: url(../images/3_circles.png);
    position: absolute;
    margin: 5px 0px 0px 0px;
    left: 44px;
    font: bold 0px/0px small;
}
.ul_s_menu li em,
.sub_page .ul_special_menu li a em,
.ul_special_menu li a b {
    display: block;
    cursor: pointer;
    width: 11px;
    height: 11px;
    background: url(../images/circle_blue.png);
    position: absolute;
    right: -21px;
    top: 4px;
    font: bold 0px/0px small;
}
.sub_page .ul_special_menu li a em {
    left: 8px;
    right: auto;
    top: 6px;
}
.sub_page .ul_special_menu li a span {
    padding-right: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #0b6fc2;
}
.sub_page .ul_special_menu li.active a span,
.sub_page .ul_special_menu li a:hover span {
    color: #d05240;
}
.ul_special_menu li a span {
    display: block;
    float: left;
    position: relative;

}
.ul_special_menu li.noborder {
    background: none;
}
.box_grey_1 .bot_bg {
    background: url(../images/box_grey_bot_bg.gif) no-repeat bottom right;
}
.box_grey_1 .bot_bg,
.box_grey_1 .inner_part {
    min-height: 160px;
    height: auto !important;
    height: 160px;
}


.box_grey_3 .inner_part {
    padding: 8px 15px;
    line-height: 18px;
}
.box_grey_3  .br {
    background-image: url(../images/grey_2_right_corner.gif);
}

.box_grey_2 .title_bg_1 span, .box_grey_2 .title_bg_1 {
    background-image:url(../images/bg_simple_box_title_grey.gif);
}

.box_grey_2 .bg {
    padding: 10px 13px;
    background: url(../images/quote_sign.gif) no-repeat 10px 8px;
}
.box_grey_s_1 .br,
.box_grey_2 .br {
    background-image:url(../images/grey_2_right_corner_1.gif);
}
.v_splitter_line {
    font: bold 0px/0px small;
    height: 2px;
    margin: 8px 0px;
    background: url(../images/grey_splitter.gif) repeat-x;
}
.box_grey_2 .v_splitter_line {
    margin-left: -13px;
    margin-right: -13px;
}
.dl_author {
    padding-top: 5px;
}
.dl_author a,
.dl_author {
    text-align: right;
    font: bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.dl_author dt {
    color: #0b6fc2;
}
.box_grey_3 .inner_part {
    min-height: 203px;
    height: auto !important;
    height: 203px;
}
.box_grey_2 .bg {
    min-height: 199px;
    height: auto !important;
    height: 199px;
}
.box_grey_4 .title_bg_1 span, .box_grey_4 .title_bg_1 {
    background-image:url(../images/bg_title_type_4.gif);
}
.box_grey_4 .bg {
    padding: 5px 4px;
    background: url(../images/bg_sphere_top.gif) no-repeat right top;
}

.box_grey_4  .br {
    background-image:url(../images/grey_2_right_corner.gif);
}
.box_grey_4 {
    line-height: 16px;
}
.box_grey_4 .date {
    font: bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #0b6fc2;
}
.box_grey_4 .img_side {
    float: left;
    width: 80px;
}
.box_grey_4 .cont_side {
    float: left;
    width: 235px;
}
.inline_arr {
    cursor: pointer;
}
.inline_arr span {
    padding-right: 8px;
    height: 11px;
    font: bold 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #fff;
    display: inline-block;
    background: url(../images/circle_blue.png);

}

h5.subtitle {
    font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: -2px;
}
.color_1 a,
.color_1 {
    color: #0b6fc2;
}
.color_1 a:hover,
.color_2 {
    color: #D05240;
}
.color_2 {
    color: #D05240 !important;
}
.color_3 {
    color: #605f5f !important;
}

.sub_page .col {
    float: left;
}
.sub_page .side_a {
    width: 255px;
}
.sub_page .side_b {
    width: 467px;
    margin: 0px 20px;
}
.sub_page .side_bc {
    width: 686px;
    margin: 0px 0px 0px 20px;
}
.sub_page .side_c {
    width: 199px;
}
.sub_page h3.subtitle {
    padding: 3px 0px;
}
.sub_page h3.subtitle,
.sub_page h3.subtitle a {
    font: bold 17px Arial, Helvetica, sans-serif;
}
.sub_page h4.subtitle {
    padding-top: 15px;
    font: bold 17px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #d05240;
}
.sub_page h4.subtitle span,
.sub_page h3.subtitle a,
.sub_page h3.subtitle {
    color: #0b6fc2;
}
.sub_page h3.subtitle a:hover {
    color: #d05240;
}
.img_border {
    border: solid 1px #c9cacc;
}
.case_study p {
    padding: 5px 0px;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
}
.case_study .img_border {
    float: left;
    margin: 0px 7px 0px 0px;
}
.case_study .inner_part {
    padding: 4px 10px;
}
.case_study .v_splitter_line {
    margin-left: -10px;
    margin-right: -10px;
}
h2.subtitle {
    font: normal 22px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #d05240;
}
.sub_page .side_bc p,
.sub_page .side_b p {
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    padding: 8px 0px;
}
.sub_page .side_a .box_grey_1 .bot_bg {
    background-image: url(../images/box_grey_bot_bg2.gif);
}
.sub_page .side_a .box_grey_1 .inner_part {
    background-image: url(../images/bg_box_grey_2.gif);
}

.ul_bullet_blue li {
    padding: 4px 10px 4px 50px;
    background: url(../images/bullet_blue.gif) no-repeat 23px 9px;
}
.ul_2_cols {
    padding: 10px 0px;
}
.ul_2_cols li {
    width: 240px;
    float: left;
}

.sub_page .side_b .title_bg_1 span, .sub_page .side_b .title_bg_1 {
    background-image:url(../images/bg_title_red_big.gif);
}
.sub_page .side_b .box_blue .inner_part {
    border-left: 1px solid #d05240;
    border-right: 1px solid #d05240;
    border-bottom: 0px;
    padding: 0px;
    background: #cbd8e8 url(../images/bg_box_blue_1.gif) repeat-y 0px 0px;
}
.sub_page .side_b .box_blue .bg {
    padding: 4px 12px;
}
.pres_tech .bg {
    min-height: 242px;
    height: auto !important;
    height: 242px;
    background: url(../images/blue_sphere.gif) no-repeat 100% 100%;
}
.ul_logos_list li {
    float: left;
    padding: 5px;
    font: normal 0px/0px small;
}
.simple_box .img_box img,
.ul_logos_list img {
    border: solid 1px #c8c9ca;
}
.bot_box {
    margin-top: -10px;
}
.sub_page .side_b .title_grey_red span,
.sub_page .side_b .title_grey_green span,
.sub_page .side_b .title_green_grey span,
.sub_page .side_b .title_red_green span {
    background: none;
}
.sub_page .side_b .title_red_green {
    background: url(../images/title_red_green.gif);
}
.sub_page .side_b .title_green_grey {
    background: url(../images/title_green_grey.gif);
}
.sub_page .side_b .title_grey_green {
    background: url(../images/title_grey_green.gif);
}
.sub_page .side_b .title_grey_red {
    background: url(../images/title_grey_red.gif);
}
.sub_page .side_b .box_green .inner_part {
    border-left: solid 1px #5ba3ad;
    border-right: solid 1px #5ba3ad;
}
.sub_page .side_b .box_grey .inner_part {
    border-left: solid 1px #7b7b7b;
    border-right: solid 1px #7b7b7b;
}
.simple_box .img_box {
    text-align: center;
    padding: 6px;
    margin-bottom: 10px;
}
.sub_page .side_b .box_blue .inner_part {
    min-height: 100px;
    height: auto !important;
    height: 100px;
}
.box_green .footer {
    height: 9px;
    width: 467px;
    background: url(../images/footer_green.gif);
    font: bold 0px/0px small;
    margin-top: -9px;
}
.sub_page .side_b .bot_box_last .img_box {
    margin: 0px;
}
.contact_form .bg {
    background: none;
}
.contact_form h3.subtitle {
    color:#D05240;
    text-align: center;
    font: bold 16px/20px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.contact_form .f_row,
.contact_form label {
    display: block;
}
.contact_form label {
    position: relative;
    padding-left: 7px;
}
.contact_form label .validator {
    color: #D05240;
    font-weight: bold;
    position: absolute;
    left: 0px;
}
.contact_form .f_row {
    padding-bottom: 5px;
}
.sub_page .side_a .contact_form .tf {
    height: 15px;
}
.sub_page .side_a .contact_form .v_splitter_line {
    margin: 4px 0px;
}
.sub_page .side_a .contact_form textarea.tf {
    height: 80px;
}
.sub_page .side_a .contact_form .tf,
.sub_page .side_a .contact_form textarea.tf {
    width: 220px;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    color: #666;
}
.contact_form .v_splitter_line {
    margin-left: 0px;
    margin-right: 0px;
}
.side_city .inner_part {
    min-height: 50px;
    height: auto !important;
    height: 50px;
}
.side_city .inner_part .img_box {
    margin: 0px;
}
.side_bc .sidebar {
    float: right;
    width: 280px;
    margin-left: 30px;
    padding-top: 45px;
}
.side_bc .sidebar .inner_part {
    padding: 5px 20px;
}

.list_links li {
    padding: 5px 0px;
}
.list_links li .btn_link span,
.list_links li .btn_link {
    display: block;
    cursor: pointer;
    width: 240px;
    overflow: hidden;
}
.list_links li .btn_link span {
    text-indent: -9999px;
}
.list_links li .btn_link {
    height: 75px;
}
.list_links li .btn_link span {
    height: 150px;
}
.list_links li .btn_link:hover span {
    margin-top: -75px;
}
.list_links li .link_ruby span {    background: url(../images/btn_link_ruby.png);           }
.list_links li .link_ms span {  background: url(../images/btn_link_ms_net.png);             }
.list_links li .link_php_lamp span { background: url(../images/btn_link_php_lamp.png);      }
.list_links li .link_bip span { background: url(../images/btn_link_bip.png);                }
.list_links li .link_adobe span { background: url(../images/btn_link_adobe.png);            }
.list_links li .link_iphone span { background: url(../images/btn_link_iphone.png);          }

.round_box {
    padding: 5px 15px 10px 15px;
    width: 437px;
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.round_box .img_side {
    float: left;
    margin: 12px 10px 0px 0px;
}
.round_color_1 { background-image: url(../images/round_color_1.gif); }
.round_color_2 { background-image: url(../images/round_color_2.gif); }
.round_color_3 { background-image: url(../images/round_color_3.gif); }
.round_color_4 { background-image: url(../images/round_color_4.gif); }
.round_box  h4.subtitle {
    padding-top: 5px;
    margin-bottom: -5px;

}
.tbl_simple td {
    padding: 5px 10px;
    border-bottom: solid 1px #fff;
}
.tbl_simple td.td_label {
    /*background: #eee;*/
    color: #0B6FC2;
    /*border-left: solid 1px #fff;*/
    font: bold 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tbl_simple td.td_desc {
    border-color: #eee;
}
.ul_plain_list li {
    display: inline;
    line-height: 20px;
    padding: 0px 10px 0px 0px;
}
.bg_quick_facts {
    background: url(../images/bg_quick_facts.png) no-repeat 0px 0px;
}
.bg_quick_facts h2.subtitle {
    padding-bottom: 75px;
}
ol.ol_style {
    font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #D05240;
    margin-top: 0px;
}
ol.ol_style li {
    padding: 5px 0px;
}
.ol_style div {
    color:#343434;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
}
.cities .bot_box {
    margin-top: -10px;
}

.cities .box_grey_1 .bot_bg, .cities .box_grey_1 .inner_part {
    min-height: 100px;
    height: auto !important;
    height: 100px;
}

.bg_chicago .title_bg_1 span, .bg_chicago .title_bg_1 {
    background-image:url(../images/bg_chicago.gif);
}
.bg_chicago  .inner_part {
    border-color: #8eafbf;
}

.bg_san_fr .title_bg_1 span, .bg_san_fr .title_bg_1 {
    background-image:url(../images/bg_san_fr.gif);
}
.bg_san_fr .inner_part {
    border-color: #e3b600;
}

.bg_montreal .title_bg_1 span, .bg_montreal .title_bg_1 {
    background-image:url(../images/bg_montreal.png);
}
.bg_montreal .inner_part {
    border-color: #cb153b;
}

.bg_kharkov .title_bg_1 span, .bg_kharkov .title_bg_1 {
    background-image:url(../images/bg_kharkov.png);
}
.bg_kharkov .inner_part {
    border-color: #3a75c4;
}

.bg_peter .title_bg_1 span, .bg_peter .title_bg_1 {
    background-image:url(../images/bg_peter.png);
}
.bg_peter .inner_part {
    border-color: #3a75c4;
}
.bg_peter .bot {
    margin-left: 0px;
    width: 340px;
    height: 7px;
    background: url(../images/bg_peter_bot.gif);
    margin-top: -7px;
    font: bold 0px/0px small;
}
.bg_peter .img_box {
    margin-bottom: 0px;
}
.side_testimonial .bg {
    min-height: 100px;
    height: auto !important;
    height: 100px;
}
.clients_list {
    padding: 26px 0px 0px 0px;
    width: 750px;
}
.clients_list li {
    float: left;
}
.clients_list li a {
    display: block;
    cursor: pointer;
    text-align: center;
    width: 140px;
    height: 170px;
    border: 1px solid #C9CACC;
    padding: 5px;
    margin: 0px 26px 26px 0px;
    overflow: hidden;
}
.clients_list li a:hover {
    background: #E3E3E3 url(../images/bg_box_grey_1.gif) repeat-y 100% 0;
    color: #0B6FC2;
}
.clients_list li a:hover img {
    border-color: #D05240;
    background: #fff;
}
.clients_list_box {
    width: 686px;
    overflow: hidden;
}
.clients_list li a img {
    border: solid 1px #eee;
    margin-top: 2px;
    margin-bottom: 5px;
}
.clients_list li a span {
    display: block;
    line-height: 13px;
}
.side_menu {
    padding: 5px;
}
.side_menu a {
    display: block;
    padding: 5px;
    font-size: 14px;
    color: #0B6FC2;
    background: url(../images/grey_splitter.gif) repeat-x 0 100%;
}
.side_menu a:hover {
    color: #D05240;
}
.side_menu .noborder a {
    background: none;
}
.subtitle_side {
    padding: 10px 10px;
    margin-bottom: -15px;
    font: normal 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ul_breadcrumbs {
    padding: 0px 0px 15px 0px;
}
.ul_breadcrumbs li {
    display: inline;
    padding-right: 30px;
    background: url(../images/bullet_blue.gif) no-repeat 97% 3px;
}
.ul_breadcrumbs li.noborder {
    background: none;
}
.ul_breadcrumbs a {
    color: #0B6FC2;
}
.ul_breadcrumbs a:hover {
    color: #D05240;
}
.bg_services h2.subtitle {
    padding-bottom:75px;
}
.bg_services {
    background: url(../images/bg_services.png) no-repeat 0px 0px;
}
.services_list {
    /*float: right;
    width: 400px;*/
}
.pp_description {
    color:#D05240;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:22px;
}
.pp_nav,
.pp_bottom { display: none !important; }
.why_sphere_img_block a {
    display: block;
    cursor: pointer;
    position: absolute;
}

.sub_page .highlights_side .ul_special_menu li a b {
    display: none;
}

.error_404 {
    font: bold 66px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 130px 0px 150px 0px;
    color: #D05240;
}
.sub_page .box_grey_1 .height_auto {
    min-height: 10px;
}
.bg_quick_facts .tbl_simple td {
    border-color: #fff;
    vertical-align: middle;

}
.bg_quick_facts .tbl_simple td.td_label {
    background: none;
    border-left: none;
    color: #666;
}
.sub_page .bg_quick_facts .box_blue  .bg_inside {
    padding-bottom: 15px;
}
.tbl_simple_cntr {
    width: 100%;
}
.tbl_simple_cntr tr td {
    text-align: center;

}
.ul_s_menu li span {
    padding-left: 25px;
    display: block;
}
.ul_s_menu li em {
    right: auto;
    left: 10px;
    top: 5px;
    cursor: default;
}
small {
    font-size: 11px;
    line-height: 14px;
}
.c_form_quote label {
    float: left;
    width: 155px;
}
.c_form_quote input, .c_form_quote textarea {
    width: 225px;
}
.bg_o_quote h2.subtitle {
    padding-bottom:75px;
}
.bg_o_quote {
    background: url(../images/bg_o_quote.png) no-repeat 0px 38px;
}

.bg_pad {
    padding: 0px 20px;
}
.form_2_cols .col_a,
.form_2_cols .col_b {
    float: left;
    width: 250px;
}
.form_2_cols .col_b {
    width: 400px;
}
.form_2_cols .col_b textarea.tf {
    width: 400px;
    height: 170px;
}
.form_2_cols2 .col_b textarea.tf,
.form_2_cols2 .col_b {
    width: 290px;
}
.form_2_cols2 .col_b textarea.tf {
    height: 151px;
}
.w_auto {
    width: auto !important;
}
.form_2_cols .btns a {
    font-size: 12px;
    color: #D05240;
}
.form_2_cols .btns a:hover {
    color: #0B6FC2;
}

.head_office {
    padding: 5px 0px 0px 14px;
    background: url(../images/bg_chicago_contact.jpg) no-repeat right top;
}

.ul_loc_side_box {
    padding: 20px;
    min-height: 95px;
    height: auto !important;
    height: 95px;
    background: url(../images/headset.png) no-repeat right 90%;
}
.ul_loc_side_box li {
    padding-bottom: 15px;
}
.ul_loc_side_box li img {
    float: left;
    margin-top: -3px;
    margin-right: 5px;
}

.employee_list_box {
    width: 686px;
    overflow: hidden;
}
.employee_list {
    width: 696px;
}
.employee_list li {
    float: left;
    padding: 0px 10px 10px 0px;
}
.employee_list li a {
    display: block;
    cursor: pointer;
    width: 222px;
    height: 222px;
    overflow: hidden;
    position: relative;
    cursor: default;
}
.employee_list li a span {
    width: 222px;
    height: 444px;
    position: absolute;
    display: block;
    background: url(../images/employees/frame.png);
}
.employee_list li a:hover span {
    margin-top: -222px;
}
.employee_list li a span em,
.employee_list li a span strong {
    display: block;
}
.employee_list li a span em {
    position: absolute;
    top: 270px;
    left: 20px;
    display: block;
    width: 192px;
    font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #fff;
}
.employee_list li a span strong {
    position: absolute;
    top: 415px;
    width: 222px;
    text-align: center;
    left: 0px;
    font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #3686c8;
}
.paper_piece {
    position: relative;
}


.box_try_for_free h3.subtitle_side a {
    color: #0B6FC2;
    font-size: 16px;
}
.box_try_for_free h3.subtitle_side a:hover {
    color: #D05240;
}
.box_try_for_free h3.subtitle_side span {
    display: block;
    padding: 13px 0px;
    font-size: 20px;
}
.ruby_img {
    float: right;
    margin: 5px 0px 0px 25px;
}
.ul_gallery_3 li {
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:16px;
    float: left;
    width: 220px;
    padding-right: 8px;
    text-align: center;
    font-weight: bold;
}
.sub_page h3.sub_3,
.ul_gallery_3 li a {
    color:#D05240;
}
.ul_gallery_3 li a:hover {
    color: #0B6FC2;
}
.ul_gallery_3 li img {
    border: 1px solid #C9CACC;
}
.ul_gallery_3 li a:hover img {
    border: 1px solid #999;
}
.ul_gallery_2,
.ul_gallery_3 {
    padding: 10px 0px 0px 0px;
}
.ul_gallery_3,
.ul_gallery_2 {
    position: relative;
}
.ul_gallery_2 {
    width: 468px;
}
.ul_gallery_2 li {
    width: 226px;
    padding-right: 4px;
}

.sub_page h3.sub_2 {
    color: #343434;
}
.box_try_for_free .subtitle_side {
    padding-top: 80px;
}
.box_try_for_free .hid {
    display: none;
}
.box_try_for_free {
    width: 247px;
    height: 197px;
    position: absolute;
    right: -15px;
    margin: 0px 0px 0px 20px;
    background: url(../images/bg_try_our_service_for_free.jpg) no-repeat 0px 0px;
}
.ul_gallery_3 li a {
    display: block;
    cursor: pointer;
    position: relative;
}
.ul_gallery_3 li a em {
    display: block;
    width: 220px;
    border: solid 2px #ccc;
    height: 70px;
    position: absolute;
    left: 1px;
    top: 40px;
    background-color:#eee;
    -moz-opacity: 0.9;
    opacity:.90;
    filter: alpha(opacity=90);
}
.ul_gallery_3 li a span {
    display: block;
    width: 224px;
    height: 100px;
    position: absolute;
    left: 1px;
    top: 50px;
}
.ul_gallery_3 li.item_1 a span {
    top: 60px;
}

.testimonials_bubble {
    color: #283540;
    font: normal 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-indent: 57px;
}
.testimonials_bubble, .testimonials_bubble .bg, .testimonials_bubble .bg_testimonials {
    min-height: 20px;
    height: auto !important;
    height: 20px;
}
.testimonials_bubble .bg {
    padding: 32px 20px 10px 20px;
}
.bubble_testi {
    position: relative;
    margin-top: -1px;
    background: url(../images/bubble_testi.gif) no-repeat 0px 0px;
    padding: 12px 0px 10px 305px;
}
.bubble_testi  .name {
    padding-top: 5px;
    font: bold 15px Arial, Helvetica, sans-serif;
}
.bubble_testi a {
    color: #0B6FC2;
}
.bubble_testi a:hover {
    color: #D05240;
}

.side_c .f_row textarea
{
	width: 142px;
}



.list_ics { padding-top: 15px; }
.list_ics li {
	padding: 0px 0px 19px 30px;
}
.list_ics li h4 { font: normal 12px Arial, Helvetica, sans-serif; padding-top: 2px; }
.list_ics .ico_1 h4 { color: #7e0000; }
.list_ics .ico_2 h4 { color: #4f6e28; }
.list_ics .ico_3 h4 { color: #817d00; }
.list_ics .ico_4 h4 { color: #005b7d; }
.list_ics .ico_5 h4 { color: #005b7d; }
.list_ics .ico_6 h4 { color: #64045d; }
.list_ics .ico_1 { background: url(../images/turnkey/ico_1.gif) no-repeat 0px 0px; }
.list_ics .ico_2 { background: url(../images/turnkey/ico_2.gif) no-repeat 0px 0px; }
.list_ics .ico_3 { background: url(../images/turnkey/ico_3.gif) no-repeat 0px 0px; }
.list_ics .ico_4 { background: url(../images/turnkey/ico_4.gif) no-repeat 0px 0px; }
.list_ics .ico_5 { background: url(../images/turnkey/ico_5.gif) no-repeat 0px 0px; }
.list_ics .ico_6 { background: url(../images/turnkey/ico_6.gif) no-repeat 0px 0px; }

.list_ics li .ds { font: normal 11px/13px Arial, Helvetica, sans-serif; color: #818584; padding-top: 5px; }



.employee_list_2 li a {
	height: 220px;
	width: 135px;
}
.employee_list_2 li {
	padding: 0px 36px 10px 0px;
	float: left;
	width: 135px;
	height: 250px;
}
.employee_list_2 li span {
	position: relative;
}
.employee_list_2 li a span {
	background: none;
	width: 135px;
	height: auto;
	position: relative;
}
.employee_list_2 li a .fr {
	height: 200px;
	overflow: hidden;
	display: block;
}
.employee_list_2 { padding-top: 20px; }
.employee_list_2 li a:hover .fh { display: block; position: absolute; margin-top: -200px; }
.employee_list_2 li a .fh { margin-top: 0px; }
.ft { font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; display: block; text-align: center; color:#0B6FC2; padding-top: 5px; }
a:hover .ft { color: #D05240; }
.employee_list_2 li a .frt { position: absolute; background: url(../images/frt.png); width: 135px;
height: 200px; display: block; z-index: 99; }

.simple_box .title {
    text-transform: uppercase;
    color: #fff;
    height: 33px;
    font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.simple_box .title span {
    display: block;
    background-repeat: no-repeat;
    background-position: 100% -33px;
}

.title_bg_1 span,
.title_bg_1 {
    background-image: url(../images/bg_title_type_1.gif);
}
.title_bg_1 span {
    padding: 8px 20px 0px 20px;
    height: 25px;
}

.menu_block {
    padding: 3px 19px 15px 19px;
}
.menu_block dl,
.menu_block dt,
.menu_block dd {
    display: block;
    margin: 0px;
    padding: 0px;
}
.menu_block dt {


}
.menu_block dl {
    padding: 3px 0px;
}
.menu_block a {
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:16px;
    color: #0B6FC2;
}
.menu_block dl dd {
    font-size: 11px;
    line-height: 13px;
}
.menu_block a:hover {
    color: #d05240;
}



#aboutpage{
	margin-left:auto;
	margin-right:auto;
	width:688px;
	height:auto;
	min-height:200px;
}

#aboutpage h1{font-size:18px;
font-weight:bold;
margin-bottom:0;
margin-top:8px;}

#aboutpage h2{font-size:15px;
font-weight:bold;
clear: both;
color:#a63628;
margin-top:20px;
margin-bottom:5px;}

#aboutpage h3{color:#4a939d;
margin-top:1px;
font-size:14px;
margin-bottom:3px;}

#aboutpage h4{font-size:12px;
margin-top:2px !important;
margin-bottom:2px;}

#aboutpage h5{font-size:18px;
font-weight:normal;
margin-bottom:0;
margin-top:8px;
}

#oneliner{
	width:100%;
	height:31px;
	background:url(../images/cent_l.png) repeat-x;}

#oneliner .left{
	width:7px;
	height:31px;
	background-image:url(../images/left_l.png);
	float:left;
	}

#oneliner .center{
	width:650px;
	height:21px;

	font-size:19px;
	float:left;
	padding-top:4px;
}

#oneliner .right{
	width:9px;
	height:31px;
	background-image:url(../images/right_l.png);
	float:right;
	}
#locations{width:100%;
height:129px;
}

#locations .left{
	width:230px;
  padding-right: 5px;
	/*height:129px;*/
	border-right:1px solid #999;
	float:left;
}

#locations .center{
	width:215px;
	padding-left:15px;
	float:left;
	/*height:129px;*/
	border-right:1px solid #999;
}

#locations .right{
	width:188px;
	float:right;
	height:129px;
}

#expertise{
	width:100%;
	height:330px;
}

#expertise .left{
	width:235px;
	height:200px;
	float:left;
}

#expertise .center{
	width:230px;
	height:330px;
	padding-left:0px;
	float:left;
}

#expertise .right{
	width:220px;
	float:right;
	height:200px;
}

#certificates{
	width:100%;
	height:169px;
}

#certificates .left{
	width:235px;
	height:129px;

	float:left;
}

#certificates .center{
	width:230px;
	padding-left:0px;
	float:left;
	height:109px;
	padding-top: 20px;
}

#certificates .right{
	width:210px;
	float:right;
	height:149px;
}

#spherebox{
	width:100%;
	height:auto;
	min-height:200px;
	background-color:#e5e9eb;
	}

#boxinside{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	padding-top: 10px;
	}
p{margin-top:4px;}

.description{
	color:#666;}

.pr1{
	background-image:url(../images/pr1.png);
	height:16px;
	width:211px;
	padding-top:2px;
	padding-left:10px;
	font-weight:bold;
	color:#FFF;
	margin-bottom: 6px;
}

.pr2{
	background-image:url(../images/pr2.png);
	height:16px;
	width:211px;
	padding-top:2px;
	padding-left:10px;
	font-weight:bold;
	color:#FFF;
	margin-bottom: 6px;
}

.pr3{
	background-image:url(../images/pr3.png);
	height:16px;
	width:205px;
	padding-top:2px;
	padding-left:10px;
	font-weight:bold;
	color:#FFF;
	margin-bottom: 6px;
}

.cet1{
	background:url('../images/cet1.png') top left no-repeat transparent;
	padding-left:30px;
	margin-bottom: 6px;
}

.cet2{
	background:url('../images/cet2.png') top left no-repeat transparent;
	padding-left:30px;
	margin-top: 6px;
}

.cet3{
	background:url('../images/cet1.png') top left no-repeat transparent;
	padding-left:30px;
  padding-right: 50px;
	float:left;
	/*width:130px;*/
	margin-bottom: 30px;
}

.cet4{
	background:url('../images/cet1.png') top left no-repeat transparent;
	padding-left:30px;
	float:left;
	/*width:160px;*/
}

.cet5{
	background:url('../images/cet1.png') top left no-repeat transparent;
	padding-left:30px;
	float:left;
	width:209px;
	margin-bottom:14px;
}

.cet6{
	background:url('../images/cet1.png') top left no-repeat transparent;
	padding-left:30px;
	float:left;
	width:205px;
	margin-bottom:14px;
}
.cet7{
	background:url('../images/cet1.png') top left no-repeat transparent;
	padding-left:30px;
	float:left;
	width:200px;
	margin-bottom:14px;
}
.cet8{
	background:url('../images/cet1.png') top left no-repeat transparent;
	padding-left:30px;
	float:left;
	width:180px;
}

.ddar
{
    float: right;
    background:url('../images/darrow.png') top left no-repeat transparent;
    width: 18px;
    height: 16px;
    margin-right: 10px;
    margin-top: -29px;
}

.submenu {
    position: absolute;
    padding: 0px;
    visibility: hidden;
    /*background:url('../images/backmenu.png') top left repeat transparent;*/
    z-index: 900;
}

.submenu li
{
    float: none;
    width: 100%;
    height: 22px;
    padding-top: 8px;
    background: url("../images/grey_splitter.gif") repeat-x scroll center bottom #e7ebec ;
    z-index: 1000;
}

.submenu li.last
{
    background: none;
    background-color: #e7ebec;
}

.submenu li.lasted
{
    background:url('../images/bottommenu.png') top left repeat-x transparent;
    height: 5px;
    padding-top: 0px;
 
}

.submenu li.lasted div
{
    height: 5px;
}

.submenu li.lasted div.bot1
{
    background:url('../images/bottommenul.png') top left no-repeat transparent;
    height: 5px;
    float: left;
    width: 5px;
 
}

.submenu li.lasted div.bot2
{
    background:url('../images/backmenur.png') top left no-repeat transparent;
    height: 5px;
    float: right;
    width: 5px;
 
}

.submenu li em
{
    background:url("../images/circle_blue.png") repeat scroll 0 0 transparent;
    cursor:pointer;
    display:block;
    font:bold 0px/0px small;
    height:11px;
    width:11px;
    float:left;
    margin-top: 2px;
}

.submenu li a
{
    padding-left: 15px;
    color:#0B6FC2;
    font-size:13px;
    font-weight:bold;
    padding-right:10px;
    height: auto;
    width: auto;
    overflow: auto;
    text-decoration: none;
}

.submenu li a:hover
{
    color:#D05240;
}

.submenu li a b
{
    padding-left: 5px;
}

.menuarr
{
    background:url('../images/darrow.png') top left no-repeat transparent;
}

a#cntabout
{
    display: block;
    width:176px;         
    height: 32px;      
    background:url('../images/contact-button.png') top left no-repeat transparent;
}


a#cntabout:hover
{
    background:url('../images/contact-button-h.png') top left no-repeat transparent;
}

.btn2 
{
  margin-top: 5px;
  padding-right: 3px;
  margin-right: 3px;
}
.btn2 button{
background:url("images/button.jpg") repeat-x scroll center bottom #FFFFFF;
border:5px solid #950000;
color:#111111;
cursor:pointer;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.3em;
font-weight:bold;
padding:4px 7px 5px;
word-spacing:normal;
background:none repeat scroll 0 0 #FFFFFF;
border:5px solid #950000;
color:#111111;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
background:url("../images/bg_box_grey_3.gif") repeat-y scroll 0 0 #E3E3E3;
font-size:1.7em;
letter-spacing:-1px;
padding:7px 10px;
word-spacing:normal;
/*border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 15px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: auto;*/
}
/*
.btn2 button.rounded {
background: transparent url( ../images/btn_right.png ) no-repeat scroll right top;
clear: left;
font-size: 1em;       
}

.btn2 button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

.btn2 button.rounded span {
background: transparent url( ../images/btn_left.png ) no-repeat scroll left top;
color: #FFFFFF;
}

.btn2 button.rounded:hover {
background-position: 100% -30px;
}

.btn2 button.rounded:hover span {
background-position: 0% -30px;
}

.btn2 button::-moz-focus-inner {
border: none;
}
*/


.simple_box2 .bl,
.simple_box2 .br {
    font: bold 0px/0px small;
    width: 7px;
    height: 7px;
    margin-top: -7px;
    position: absolute;
}
.simple_box2 .tl,
.simple_box2 .tr {
    font: bold 0px/0px small;
    width: 7px;
    height: 7px;
    position: absolute;
}
.simple_box2 .tl {
    background: url(../images/grey_1_left_corner_top2.gif);
}
.simple_box2 .tr {
    background: url(../images/grey_1_right_corner_top2.gif);
}
.simple_box2 .bl {
    background: url(../images/grey_1_left_corner2.gif);
}
.simple_box2 .br {
    margin-left: 100%;
    left: -7px;
    background: url(../images/grey_1_right_corner2.gif);
}
.simple_box2 .tr {
    margin-left: 100%;
    left: -7px;
}

.simple_box2 input[type=text], .simple_box input[type=text] {
    width: 151px;
}

.box_grey_3 .inner_part {
background:url("../images/bg_box_grey_3.gif") repeat-y scroll 0 0 #E3E3E3;
border-bottom:1px solid #E1E1E1;
border-left:1px solid #E1E1E1;
border-right:1px solid #E1E1E1;
border-top:1px solid #E1E1E1;
padding-left: 7px;
}

.box_grey_3 .inner_part p {
    color: rgb(51, 51, 51); 
    font-size: 15px; 
    font-family: Helvetica Neue,Arial,Helvetica,Geneva,sans-serif;
}

.box_grey_3 .bg {
  background: none;
}

.box_grey_3 label
{
    font-weight: bold;
}

