@charset "utf-8";
/* CSS Document */

.clear {
	clear: both;
}
#logo {
	float: left;
	width: 340px;
	margin-top: 10px;
}
#flashBox {
	float: right;
	width: 250px;
	height: 120px;
	background: #000066;
}
.contentWrapper {
	font-size: 13px;
	padding: 15px 0px;
}
