.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/* for IE/Mac */
html,body {
    height:100%;
}
body {
    color:#353535;
    margin:0;
    padding:0;
    min-width:760px;
    min-height:100%;
    background: url( /s/images/body_bg.png) repeat-x top left #272727;
    font-size:68.75%;
    font-family:Tahoma;
}

body.simpleBody {
    background:white;
    min-width:100%;
}
body.simpleBody #center .sap-content {
    padding:0 20px 20px 20px;
}

body.simpleBody #center {
    margin-top:20px;
}

#wrap {
    min-height:100%;
    height:100%;
    width:980px;
    margin:10px auto 0;
}
.line {
    float: left;
    width: 100%;
    display: block;
    position: relative;
    #height:100%;
    width:980px;
}
.item {
    position: relative;
    float: left;
    overflow:hidden;
/*    left: 100%;*/
/*    padding-bottom:1000em;
    margin-bottom:-1000em;
*/    margin-top:30px;
}
.sap-content {
    overflow:hidden;
}
#center, #single {
    width:100%;
    color:#353535;
}
#center .sap-content {
    padding:0px 300px 0px 40px;
}
#single .sap-content {
    padding:0px 40px;
}
#item2 {
    margin-left:-100%;
    width:20%;
}
#right {
    margin-left:-280px;
    width:240px;
    overflow:visible;
 
}
#center .sap-content,#item2 .sap-content,#right .sap-content, #single .sap-content {
    padding-bottom:270px;
}
#line1 {
    height:auto !important;
    min-height:100%;
    height:100%;
    background-color:white;
}
#line2 {
    margin-top:-240px;
    height:262px;
    _height:277px;
    background-color:#02863A;
    border-bottom:40px solid #272727;
}
/* FROM TOP TO BOTTOM */
#userinfo {
    background-color:black;
    padding:0.5em 40px;
    color:white;
    line-height:1.9em;
}
#userinfo a {
    color:#A6A6A6;
}

#userinfo li {
    float:left;
    padding:0 7px;
    border-right:1px solid #3A3A3A;
    
}

#userinfo .login {
    font-weight:bold;
    padding:0px 7px 0 0;
}

#header {
    height:70px;
    padding:30px 40px;
}

#footer {
/*    margin-left:-100%;*/
    width:100%;
    
}
#footer .sap-content {
    padding:0px 40px;
    color:white;
}
#footer .linkz {
    width:180px;
    float:left;
}

#footer h4 {
    font-weight:bold;
    text-transform:uppercase;
    font-size:12px;
    font-family:arial;
    margin-bottom:6px;
}
#footer a {
    color:white;
    display:block;
    height:16px;
}
#footer h4 a {
    color:white;
    text-decoration:none;
}

#footer a {

}

#counters {
    clear:both;
    background-color:white;
    margin-top:-2px;
    height:50px;
    margin-left:-40px;
    width:980px;
    zoom:1;
}
#counters a {
    display:block;
    float:right;
    height:auto;
    margin-top:9px;
    margin-left:9px;
}
#counters .copyright {
    color:#757575;
    margin-top:10px;
    float:left;
}
