@import url("../screen/default.css");
@import url("../screen/content.css");

body {
	margin: 1em !important;
}

#header,
#content_left,
#sub_menu,
#content_right,
#footer,
.slider_outline,
.flash_movie {
	display:	none;
}

html,
body {
	font:			normal 100.01%/1.4em Arial, "Bitstream Vera Sans", sans-serif;
	background: 	none;
}

h1, h2, h3 {
	padding:		0 !important;
	background:		none !important;
	width:			100% !important;
}

h1.headline {
	padding:		0;
}

body {
	height:				auto !important;
}

#wrapper {
	width:				100%;
	margin:				0;
	padding:			0;	
}
	#content,
	#content_center,
	#content_center #content_page {
		width:			auto !important;
		min-height:		0;
		margin:			0;
		padding:		0;
		border:			0;
	}
	
	#page_footer {
		
		margin:				0 auto 0 auto;
		text-align:			center;
		
		
		
		color:				#000;
		font-size:			.7em;
		width:				100%;
		background:			none;
	}
		
hr {
	clear:left;
}

#route_txt {
	overflow:			visible;
	height:				auto;
}