body {
    margin: 0;
    padding: 0;
    background: url(../assets/images/graphics/surf-bg-1.png) no-repeat scroll center top black;
    background-attachment: fixed;
    color: white;
}


#page_body_content {
    float: left;
    clear: none;
    width: 734px;
    background-color: #f2f2f2;
    padding: 10px;
}

.form-item {
    margin-top: 1em;
    margin-bottom: 1em;
    max-width: 50%;

}

div {
    display: block;
    unicode-bidi: isolate;
}

#main {
    /* background-image: url("/web/20130312081736im_/http://www.katinusa.com/images/2012-09-25_bg_rep.jpg"); */
    background-position: center top;
    background-repeat: repeat-x;
    padding-bottom: 14px;
}

#page {
    width: 1001px;
    margin-right: auto;
    margin-left: auto;
}

#page_body {
    padding-left: 35px;
    padding-right: 35px;
    color: black;
}


.clear {
    clear: both;
    line-height: 0px;
}