
@import 'css.php';

* {
	background: none !important;
}

#top,
#column1,
#column2,
#mainPic,
IMG.footerImg {
	display: none;
}

#wrapper,
#content,
#main,
#mainText,
#footer,
#copy {
	width: 650px;
	padding: 0px;
	margin: 0px;
	float: none;
	position: static;
	overflow: visible !important;
}
#copy .company {
	width: auto;
	padding: 0px 5px 0px 0px;
}
