
/* header is redefined because in mobile height style.css only logo is left out*/
#header_top {
	height: 147px;
	/*border-bottom: 2px solid #666;*/
	margin: 10px 0 0 0;
	padding: 6px 0 0 0;
	}

#footer {
float: left;
width: 100%;
border-top: 1px solid #ccc;
background: url(img/op8.png);


/* min-height: 100%;  */ /* if off FF does not show transparent overlay in footer, if on scrollbar visible in all browser*/
/* height:     auto !important;
height:     100%;*/ }


#footerfill {
float: left;
width: 100%;
background: url(img/op8.png);
}