.top_bg {
    background: url(images/top_bg.png) repeat-x;
}
.bot_bg {
    background: url(images/bottom_bg.png) bottom left repeat-x;
}
.header_bg {
    background: url(images/header.png) top center no-repeat;
}
.footer_bg {
    background: url(images/footer_bg.png) bottom center no-repeat;
}
.col3 .title1 {
    background: url(images/cell1.png) no-repeat;
}
.col3 .title2 {
    background: url(images/cell2.png) no-repeat;
}
.col3 .title3 {
    background: url(images/cell3.png) no-repeat;
}
#carousel_wrp {
    background: url(images/horiz_line.png) top center no-repeat;
}
#carousel_wrp2,
h1.longtitle,
.longtitle {
    background: url(images/horiz_line.png) bottom center no-repeat;
}
.jac_left_bg {
    background: url(images/jac_left_bg.png) no-repeat;
}
.jac_right_bg {
    background: url(images/jac_right_bg.png) no-repeat;
}
.jac {
    background: url(images/jac_bg.png);
}
.portfolio_item,
.slide_block {
    background: url(images/horiz_line2.png) bottom center no-repeat;
}
.submenu .arrow {
    background: url(images/arrow_up.png) no-repeat;
}
.langs a {
    background: url(images/lang.png) no-repeat;
}