/*
 * Green Hills Software secondary pages styles
*/
@charset "utf-8";
#top {
	width: 100%;
	height: 174px;
}
#content {
	/* width: 910px; */
	background: #ffffff;
	padding: 10px 30px;
	margin: 0;
	min-height: 500px;
}
#content_wider {
	/* width: 960px; */
	background: #ffffff;
	padding: 0 0 10px 0;
	margin: 0;
}
