* {
	float: none  !IMPORTANT;
}
#navigation3Container, #navigation4Container, ul#listOfImages2, ul#listOfImages3, ul#listOfImages4,ul#listOfImages5, #language {
	display: none;
}
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0;
}
#contentContainer {	
	background-image: none;
	margin: 0;
	padding: 0;
}
#content {
	float: none;
	width: 100% !IMPORTANT;
	font-size: 1.2em;
	line-height: 1.7;
	margin: 0 !IMPORTANT;
	padding: 0 !IMPORTANT;
	background-image: none !IMPORTANT;
}
#container {
	margin:0;
	padding: 0 !IMPORTANT;
	width:100% !IMPORTANT;
}
#header, #header2 {
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation1, #navigation2, #navigation3, #navigation4 {
	display: none;
}

header h4 {
	margin-bottom: 0px;
}
header h1 {
	margin-top: 0px;
}
h1 a {
	text-decoration: none;
	color: #000;
}
ul#listOfImages {
		display: block;
		width: 100%;
      height: 300px;
		overflow: hidden !IMPORTANT;
     	margin: 0 13px 0 0;
      padding: 0;
      position: relative;
		z-index: 1;
 }

 #footer {
	width: 100% !IMPORTANT;;
	margin: 0;
	height: auto !IMPORTANT;;
	padding: 0 !IMPORTANT;;
	text-align: center;
	color: #69737a;
	font-size: 1.2em;
	line-height: 1.7;
	background-image: none;
}
#footer p {
	padding: 0 !IMPORTANT;
}
