#navigation,
#subnavigation,
#navigation-lang,
#content .image,
#footer,
#content .text .title,
html .small,
html .large
		{
		display: none !important;
		}
		
		
* 
		{
		position: static !important;
		}
		
		
#wrapper,
#content,
#banner
		{
		position: static !important;
		width: auto !important;
		}

#wrapper 
		{
		padding: 50px 120px 50px 30px;
		}
				
#content .text
		{
		margin: 0 !important;
		padding: 0 !important;
		position: static !important;
		width: auto !important;
		color: #000;
		float: none;
		font-size: 20px;
		}