body {
    background: none;
}
#main_wrapper {
    background: url(../img/bg_top.jpg) no-repeat center 0;
}
.header {
    z-index: 1000;
}
.about_in .clearfix {
    background: url(/img/separator.jpg) repeat-x;
}
.more {
    margin-bottom:15px;
}
.button input {
    background: url(/img/blank.gif);
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 100;
    border: 0;
    color:#fff;
}
.contact_us_in .message {
    padding: 0 10px 10px 5px;
}
.outer, .inner {
    position: relative;
    float:left;
}
.outer {
    left:50%;
}
.inner {
    right:50%;
}
.page_numbers_in {
    padding: 0;
}
.page_numbers_in li {
    width:auto;
    border-bottom: 0;
    padding: 0 20px 0 0 !important;
}
.prev, .next {
    font-size:16px !important;
    text-decoration: none !important;
}
.our_work img {
    border: 4px solid #969696;
    margin-right:40px;
}
.footer {
    z-index: 1000;
}
.work_in li img {
    margin: 0 20px 0 5px;
}
.work_in.index_page li .work_bg {
    padding-top: 10px;
}
.work_in.index_page li .work_brief {
    width: 450px;
}