
body {background-color:rgba(255,255,255,1);font-family: "Arial,Helvetica";font-weight: normal;font-size: initial;color: #303030;-webkit-font-smoothing: antialiased;}

#main-container {position:absolute;left:0px;top:0px;right:0px;bottom:auto;overflow:visible;min-height:100%;display:inline-block;}
#center-column{position:relative;margin:0px auto;overflow:visible;width:;min-width:px;}
#content{position:relative;display:inline-block;float:left;width:100%;margin:0px;padding:0px;text-align:center;min-height:0px;
}
#header{text-align:center;top:0px;height:150px;}
#header.fixtop_e {position:fixed;left:0;right:0;z-index:999!important;}
#header.fixtop_h {position:absolute;width:100%;}
#footer{text-align:center;bottom:0px;height:100px;background-color: rgba(102,20,20,1);}
#footer.fixbot_e {position:fixed;left:0;right:0;z-index:999!important;}
#footer.fixbot_h {position:absolute;width:100%;}

.compo { display:inline-block; overflow: visible;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.cholder {position:relative;overflow:visible;}
