#main {
	width: 100%;
}

#main, #content, #footer {
	border: 0px;
}

#top {
	background: #fff;
}

#logo {
	padding: 0px;
}

#content {
	margin: 20px 0px 20px 0px;
}

#menu, #submenu {
	display: none;
}

#footer {
	border-top: 2px solid #666;
}