#footer {
	display: display;
	height: auto;
}

#footer > p {
	
}

#footer > h2 {
	display: none;
}

#footer > ul {
	display: none;
}


 #header {
 	position: static;
	width: 100%;
} 

#header .langNav {
	display: none;
}

#header .mainNav {
	display: none;
}

#header > h1 {
	display: none;
}

#header .secondaryNav {
	float: right;
	width: 100%;
    height: 100%;
    font-size: 1.1em;
    font-weight: bold;
    display: block;
    position: static;
	margin-bottom: 5px;
	margin-top: 5px;
}

.secondaryNav li {
	float: right;
}

.breadcrumb {
	display: block;
	font-size: normal;
	padding-top: 0.5em;
}

.mobile {
	display: block;
}

#menuMobile {
	float: left;
	display: inline;
	padding-left: 2em;
	padding-top: 1em;
}

#logoMobile {
	width:100%;
	max-height: 52px; 
	max-width: 313px;
	padding-left: 2em;
	display: block;
}
#wrapper {
	width: 100%;
}

#content {
	width: 100%;
	overflow: auto;
	min-height: 10em;
}


#mainContent #itemsmainContent {
	width: 100%;
}

#mainContent ul.localNav {
	display: none;
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
}

#mainContent ul.localNav li {
	float: none;
	display: block;
	width: 100%;
}

#mainContent ul.localNav li a {
	float: none;
	text-decoration: none;
	padding: 1.2em 0.6em;
	border-right: 1px solid white;
	/*background: #F1F1F1;*/
	border-bottom: 2px solid #FFF;
	/*color: #0060A9;*/
	/*color: #006D38;*/
	width: 100%;
}

#mainContent ul.localNav .active a {
	/*background: #049FE1 url(images3/bglocalnav.png) center right no-repeat;*/
	color: #FFF width: 100%;
}

#mainContent ul.localNav .active ul li a {
	/*background: #CDDCED;*/
	/*color: #0060A9;*/
	display: block;
	padding: .6em 1em .4em 2em width: 100%;
}

#mainContent ul.localNav .active .active a {
	/*background: #A9C1E0;*/
	padding: .6em 1em .4em 2em;
	margin-top: 0;
	/*color: #0060A9*/
	width: 100%;*/
}

.bluetable {
	overflow: visible;
}
