body {
	background-color: #fff;
	}

#container {
	background-color: #fff;
	}

#containerHeader {	
	background-image: none;
	margin-bottom: 30px!important;
	position: relative;
	}
	
#containerMain {
	margin-bottom: 0!important;
	left:0!important;
	}
	
#containerFooter {
	display: none;
	}
	

#logo {
	margin-top: 12px;
	height: 123px;
	}
	
#header-region {
	width: 960px;
	}

#navigationA {
	display: none;
	}
	
#language-region {
	display: none;
	}
	
#meta-region {
	display: none;
	}

#search-region {
	display: none;
	}	

#breadcrumb {
	display: none;
	}
	
#containerMarginalA {
	display: none;
	}