._default{height: 100%;min-height: 100%;}
.full {min-height: 100%;}

#full { min-height: 100%; }
#all { width: 1000px; margin: 0px auto; padding: 0 15px; }
#allIn { margin-bottom: 15px; }
#mainWithRight { margin-left: 239px; }
#mainWithLeft { margin-right: 225px; width: 100%;}
#right { float: right; padding-left: 15px; background: #fff; font-size: 14px; position: relative; width: 215px; }
#top { z-index: 4; }

#logo_im {
    background-image: url('../images/train/im-logo.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 75px;
    padding: 10px 0 0 95px;
    color: #656565;
    float:left;
}

.headerContent{width: 1000px; margin: 0 auto;}

