@charset "utf-8";

body {
	background: none;
}

#container {
	position: relative;
	width: 800px;
}

#bgimage1 {
	display: none;
}

#bgimage2 {
	display: none;
}

#top {
	height: 110px;
}

#topleft {
	display: block;
	position: relative;
	height: 70px;
	padding: 0px;
}

#topright {
	display: block;
	position: relative;
	margin-top: 10px;
	left: 0px;
	height: 20px;
}

#topright .headerImage {
	display: none;
}

#topright .mod_breadcrumb {
	position: relative;
	left: 0px;
	top: 0px;
}

#topright .mod_changelanguage {
	display: none;
}


#left {
	display: none;
}

#footer {
	position: relative;
	margin-left: 0px;
	margin-top: 25px;
	padding-top: 15px;
	width: 700px;
}

#bottom {
	width: 900px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
