body.inner{
    background:url(/images/header.jpg) no-repeat 50% -122px;
}
.inner .header .wrapper{
    height:228px;
    padding-top:24px;
}
.left_col{
    float:left;
    width:240px;
}
.right_col{
    width:750px;
    float:right;
    height: auto;
}
.one_career, .one-testimonial, .container.offices p.last {
    margin-bottom: 10px;
    border-bottom: 1px solid #CED5D8;
}
.news_post {
    padding: 10px 0 0px 0;
    border-bottom: 1px solid #CED5D8;
}
.one_career.last, .test_descr.last, .one-testimonial.last, .news_post.last { border-bottom: none; }
.test_descr.last { margin-bottom: 0; }
.news_post .more {
    padding-top: 5px;
    margin-right: 0;
    padding-bottom: 10px;
}
.round_block .container.contacts { padding-bottom: 20px; }
.round_block .container h4 { font-size: 13px; }
.container.contacts h4 { margin-bottom: 8px; font-size: 12px; }
.container.contacts p	 { margin-bottom: 2px; }
.container.contacts p.delimiter	 { margin-bottom: 20px; }
.container.contacts p.delimiter.small { margin-bottom: 10px; }
.one_career { padding-bottom: 20px; }
.one_career p { padding-bottom: 2px;}

#team h3, #directors h3 { padding-bottom: 0px; }
#team p, #directors p { color: #666; padding-bottom: 0px;}
#team {
    height: 105px;
    margin-top : -10px;
}
#directors {
    height: 65px;
    margin-top : -10px;
}
#team .col_l, #directors .col_l {
    width: 50%;
    position: absolute;
}
#team .col_r, #directors .col_r {
    position: absolute;
    left: 50%;
}

.person {
    position: relative;
    padding-top: 15px;
    padding-left: 140px;
    margin-bottom: 30px;
    border-top: 1px solid #CED5D8;
}
.person.last { margin-bottom: 0; }
.person h3 { padding: 0;}
.person h4 {
    font-size: 12px;
    padding-bottom: 10px;
    font-weight: normal;
    color: #666;
}
.person img {
    position: absolute;
    top: 15px;
    left: 0;
    width: 122px;
    height: 122px;
    border: 1px solid #ced5d8;
}
.person .more { margin-right: 0; }
.person .links {
    position: absolute;
    top: 15px;
    right: 0;
}
.person .links a {
    margin-left: 8px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left top;
}
.person .links .linkedin { background-image: url(/images/linkedin.png)}
.person .links .facebook { background-image: url(/images/facebook.png)}
.person .links .twitter { background-image: url(/images/twitter.png)}

.test_descr { padding-bottom: 10px; }
.test_descr p { padding-bottom: 0;}

.container.offices { overflow: hidden; zoom: 1; }
.container.offices p { padding-bottom: 5px; }
.container.offices p.last { padding-bottom: 15px; }
.container.offices .more { clear: both; }
.one-office {
    width: 334px;
    float: left;
}
.one-office.left {margin-right: 20px;}
.one-office h4 { margin: 15px 0; }
.one-office p { padding-bottom: 2px; }
.map { 
    width: 314px;
    height: 220px;
    margin-top: 20px;
    border: 10px solid #F2F2F2;
}
.text .bg_img {
    display: block;
    margin: 15px 25px 45px 0;
    float: left;
}
.text .bg_img.small {
    margin: 5px 10px 10px 0;
}
.text .bg_img img {
    padding: 0;
    border: 1px solid #CED5D8;
}
.with_bg {
    padding-top: 10px;
    margin-left: 310px;
}
.with_bg ul li{
    list-style-position: inside;
    padding-left: 5px;
}
.clear {
    display: block;
    height: 10px;
    clear: both;
}

/*cl & test images*/
.client_row {
    border-bottom: 1px solid #CED5D8;
    padding: 10px 0;
}
.client_row.last {
    border-bottom: none;
}
.client_row .img_client {
    display: block;
    width: 190px;
    float: left;
    text-align: center;
}
.client_row .img_client img {
    margin-top: 20px;
}
.client_row .test_descr, .client_row h3{
    display: block;
    margin-left: 190px;
}
.client_row blockquote {
    padding-left: 190px;
}

/*visual design decor*/
.team_photo .col {
    float: left;
    width: 370px;
}
.team_photo .col.left {
    width: 310px;
}
.team_photo .col img {
    float: right;
    margin: 0px;
}
.team_photo h5 {
    font-size:13px;
    padding:5px 0;
    font-weight: normal;
}

.inner_block {
    float: left;
    padding: 12px 15px 12px 15px;
    margin: 3px 25px 25px 0;
    background: #FFFFFF url(/images/block-grad-reverse.png) repeat-x left bottom ;
    border: 1px solid #ced5d8;
    -moz-border-radius: 5px;
    width: 220px;
}
.floating {margin: 5px 0 0 260px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .inner_block {
        width: 230px;
    }
    .inner_block p {
        width: 70px;
    }
    .floating {margin: 5px 0 0 287px;}
}
.inner_block small {
    display: block;
    font-size: 11px;
    color: #666666;
    margin: 0 0 0 3px;
}
.inner_block .fixed_width {
	width : 200px;
	display : block;	
}

.inner_block h3 {
    font-size: 16px;
    margin: 0 0 6px 1px;
    padding: 0px;
}
.inner_block img {
    float: left;
}
.inner_block p {
    display: block;
    float: left;
    margin: 40px 0 0 5px;
    font-size: 11px;
    color: #666666;
}
.inner_block p a {
    display: block;
}

.selected_p {
    padding: 0 8px;
    margin: 15px 0;
    background: #eef3f5;
}
.selected_p ul {
    padding-left: 10px;
}
.text .selected_p li {
    padding-left: 15px;
    list-style-type: none;
    background: url(/images/li.gif) 0px 10px  no-repeat;
}

.permalink {font-size: 11px;}
.blue_header {color: #0057B8; text-decoration: underline;}
.careers {height: 310px;}
strong.highlight { font-weight: normal; }

.skill_column {
    width: 170px;
    float: left;
}