#header {
 height: 92px;
 background-color: #ddf9dd;
}
#header-bckgrd {
 position: absolute;
 left: 638px;
 top: 45px;
 width: 158px;
 height: 45px;
 background-image: url('../images/backgr_upper.jpg');
 background-repeat: no-repeat;
}
#header-okw-logo {
 position: absolute;
 top: 18px;
 left: 17cm;
 float: left;
 height: 68px;
 width: 83px;
 background-color: #ddf9dd;
 background-image: url('../images/okw-logo.png');
 background-repeat: no-repeat;
}
#tabbed-main-menu {
 display:none;
}
#breadcrumb-row {
 display: none;
}
#sub-menu {
 display:none;
}
#content {
 margin: 0;
 padding: 0;
}
div#productContent {
 float: none;
}
div#productTechData {
 float: none;
}
#footer {
 width: auto;
}
