@charset "utf-8";

body {
	color: #000;
	background: #fff;
}

#naviAdd, #naviLanguage, #navigation, .headImg {
	display: none;
}

#contentSidebar {
	display: none;
}

#footer {
	display: none;
}

h2 {
	display:block;
	height:100px;
	margin:0;
	width:500px;
	color:#000000;
	text-indent:0px!important;
}


#header h1.branding a {
	position:absolute;
	display:block;
	width:258px;
	height:177px;
	top:0!important;
	left:0!important;
	overflow:hidden;
}
#contentMain {
padding:0!important;

}