@charset "UTF-8";

/* external form css */
@import url("yearTen.css");

body {
	background: url(../images/homepage_background.jpg) no-repeat center top;
}

.banner {
	float: right;
	width: 700px;
	margin-bottom: 20px;
}

.leftColStripe {
	width: 72px;
	float: left;
	margin: 17px 0px 0px;
	padding: 0px;
	height: 576px;
}
