/*@import url("banner.css");
@import url("left.css");
@import url("news.css"); */
@import url("stylesheet.css");
#page-wrapper {
	width: 100%;
}
#top-menu {
	display: none;
}

#banner-logo {
	float: left;
	width: 125px;
	text-align:	center;
	padding: 0;
	margin: 0;	
}

#left-menu {
	display: none;
}

#footer-nav {
	display: none;
}

#banner-img-1 {
	display: none;
}

#banner-info {
	width: 350px;
	padding-top: 8px;
}


.banner-text-1 {
	display: none;
}

#main {
	width: 95%;
}


