
body { 
	background: #fff; 
	color: #000;
	width: 100%;
}

#logo {
	float: right;
	margin: 20px 0 20px 0;

}


#navigation {
	display: none;
}

div#edit { display: none; }

.area 	{ 
	clear: both;
	background: #fff; 
	max-width: 100%;
	padding: 0px;
	margin: 0;
	border: 0;
	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
	
	}

.section_s {
	background: #fff;
	overflow: show;
	height: auto !important;
	min-height: auto !important;
}

.section_m {
	background: #fff;
	overflow: show;
	height: auto !important;
	min-height: auto !important;	
}

.section_l {
	background: #fff;
	overflow: show;
	height: auto !important;
	min-height: auto !important;	
}




.section_textarea {
	overflow: show;
	height: auto !imporant;
	min-height: auto !important;	
}

.ngg-slideshow { position: relative; }

.area {

	border-bottom: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
	
}

.noprint { display: none !important; }