html, body {
	background: #fff;
	font-family: 'Tahoma', sans-serif;
	font-size: 14pt;
	line-height: 20px;
}

#header {
height: auto;
padding-bottom: 1em;
}

#logo {
position: static;
top: 0;
left: 0;
}

/* hide */
#left-sub, 
#lang, 
#tools, 
#main-nav, 
#search, 
#right-sub, 
#footer 
{
	display: none;
}

/* full width */
#center-sub-small, 
#main-cols2,
#center-sub,
#center-sub .wrap
{
margin: 0;
padding: 0;
width: 99%;
}

/* top margin */
#center-sub, #center-sub-small {
padding-top: 1em !important;
}
