@charset "utf-8";
.home #container {
	width: 100%;
}
.sub #container {
	width: 100%;
}
.home #mainContent #homeContent {
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.home #navbar, .sub #navbar {
	display: none;
}
#header img {
	height: 65px;
	width: 750px;
}
