@charset "utf-8";
@import "layout.css";
@import "style.css";
div#page {
	background: #fff url("../images/watermark.gif") top left no-repeat;
	height: 752px;
}
div#column1, div#column2 {
	float: left;
	width: 387px;
	background: none;
}
div#column1 {
	margin: 0 50px 0 0;
}
div#flags {
	clear: left;
	height: 64px;
	margin: 0 0 40px;
}
div#flags img {
	float: left;
	margin: 0 0 40px;
	height: 64px;
	width: 103px;
}