table.newsBlock{
    width:99%;
    border-collapse:collapse;
}

table.newsBlock td{
    padding:10px 5px 10px 10px !important;
    vertical-align:top;
    width:50% !important;
}

table.newsBlock td img{
    float:left;
    border:3px solid #d3e1e4;
}

table.newsBlock td div{
    margin-left:140px;
}
/*collage*/
div#mainCollageBlock{
    background:#0f5f9e url('../images/collage_bg.jpg') repeat-x;
    height:204px;
}

div#mainCollageBlock div.mainCollageBlockLayer2{
    background: url('../images/collage_corner.jpg') no-repeat right bottom;
    height:174px;
    padding:10px 0px 20px 0px;
}

table.collageContent{
    border-collapse:collapse;
    width:97%;
    margin:0px auto;
}

table.collageContent td{
    width:50% !important;
    padding-top:10px !important;
    vertical-align:top;
}

div#collageImgMainBox{
    width:95%;
    margin:0px auto;
    background-repeat: no-repeat;
}

div#collageImgMainBoxLayer2{
    background:url('../images/bigcollage_lines.gif') repeat-x;
    height:158px;
}

div#collageImgMainBoxLayer3{
    background:url('../images/bigcollage_corner_left.png') no-repeat;
    height:158px;
}

div#collageImgMainBoxLayer4{
    background:url('../images/bigcollage_corner_right.png') no-repeat right;
    height:158px;
}

div#mainCollageInnerContent {
    width:95%;
    margin:0 auto;
    color:#ffffff;
    line-height:140%;
}

div#mainCollageInnerContent a:link,
div#mainCollageInnerContent a:visited,
div#mainCollageInnerContent a:active {
    color:#ffffff;
    text-decoration:none;
}

div#mainCollageInnerContent a:hover{
    text-decoration:underline;
}
    
div#collageItemBlock{
    overflow:hidden;
}

div.collageItemBox{
    height:70px;
    background-repeat: no-repeat;
    cursor:pointer;
    width:95%;
    margin:0px auto;
    position:relative;
}

div.collageItemBox div.collageItemBoxLayer2{
    position:relative;
    background:url('../images/collage_corner_left.png') no-repeat;
    height:70px;
}

div.collageItemBox div.collageItemBoxLayer3{
    position:absolute;
    right:0px;
    top:0px;
    width:20px;
    background:url('../images/collage_corner_right.png') no-repeat right;
    height:70px;
}

div.collageItemBox div.collageItemContent,
div.collageItemBox div.collageItemContentSel{
    position:absolute;
    top:0px;
    right:0px;
    width:50%;
    height:50px;
    background:#000000;
    padding:20px 5px 0px 5px;
    text-align:center;
    opacity:0.9;
    filter: alpha(opacity=90);
}

div.collageItemBox div.collageItemContentSel{
    background:#125276;
    color:#ffffff;
    font-weight:bold;
    opacity:0.9;
    filter: alpha(opacity=90);
}

div.collageItemBox div.collageItemContent span{
    color:#74e1ff;
}

/*right column*/
div#serviceBlock{
    overflow:hidden;
    width:99%;
}

div#managerButton{
    height:40px;
    color:#ffffff;
    padding-top:10px;
    background:#128058 url('../images/manager_mail_bg.jpg') no-repeat left;
    float:left;
}

div#callboardButton{
    height:40px;
    color:#ffffff;
    padding-top:10px;
    background:#2f6bcf url('../images/callboard_bg.jpg') no-repeat left;
}

div#applyBlock{
    clear:both;
    width:162px;
    height:42px;
    color:#ffffff;
    margin:0px auto;
    padding:22px 0px 0px 114px;
    background:#00b4e5 url('../images/apply_bg.jpg') no-repeat left;
    cursor: pointer;
}

div#promoContentBlock{
    width:80%;
    margin:0 auto;
}
