@import url("tas-unger.css");

#mainNav, #leftBar, #metaNav{
    display: none;
}

body, #header, #content, #footer, #wrap{
    background: #fff !important;
	color: #000 !important;
}

#wrap, #wrap.home, #header, #footer, #content{
    width: 99%;
	margin: 0;
	padding: 0;
}

#header{
    height: 70px;
}
#sitelogo{
    height:66px;
    width:102px;
	margin: 0;
}
#sitelogo a{
	width: 102px;
	height: 1px;
	padding-top: 65px;
	background: url(../img/logo_tas-unger_print.png) no-repeat;
}

.home #content, #content.withImage{
    width: 66%;
	margin: 0;
	padding: 0;
}
#imageBar{
    width: 30%;
	margin: 0 0 0 4%;
	padding: 0;
}
