body {
	background:none !important;
}
/******************************************************/
/*********************** TOP **************************/
#top {
}
#top .logo{
}

/*********************************************************/
/*********************** HEADER **************************/
#header {
	display:none !important;
}

/*********************************************************/
/*********************** CENTER/LEFT **************************/
#left {
	display:none !important;
}
/*********************************************************/
/*********************** FOOTER **************************/

#footer {
	display:none !important;
}

#slogan {
	display:none !important;
}
#center , #middle {
	background:none !important;
}

.no_print{
	float:left !important;
}