/*@charset "utf-8";*/
/* CSS Document */
body { background-image: none; }
*  {color:#000; overflow:visible;}
h1, h2, h3, h4, h5, a, a:link, a:visited, a:hover , a:active,  body { background-image: none; color:#000; }

#header_wrap,
#navigation,
.sidebar1,
.sociallinks,
.reviews
{ display:none; }


#container,
#container-inner,
#article,
.content,
#content-inner,
.sidebar2,
.function {
	float: none !important;
	overflow:visible; 
}

.content {
	width: 100%;
	border: 0;
	margin: 0 5%;
	padding: 0;
}
#footer {
	clear:both;
	width: 100%;
}
