@charset "utf-8";

#wrapCol {
	width: 780px;
	margin: 0 auto;
}

#wrapCol #wrapPhilosophy {
	float: right;
	width: 300px;
}

#wrapCol #wrapCreed {
	float: left;
	width: 324px;
}

