html, body {height: 100%;margin: 0px;background-color: #444444;}
#wrapper {min-height: 100%;text-align:center;width:100%}
#header {top: 0px;background-color:#232323;height: 147px;width: 100%;border-bottom:solid 3px #ff3300}
#content {overflow:auto;padding-bottom: 580px;height:100%}
#footer {position: relative;margin-top: -150px;background-color:#232323;height: 147px;width: 100%;clear:both;border-top:solid 3px #ff3300} 
body:before {content:"";height:100%;float:left;width:0;margin-top:-32767px;}
#innercontent {position:absolute;top:50%;height:400px;width:100%;margin-top:-200px;}
#innercontent img{margin-top:0px;border:none}