/* CUSTOM CSS */

.homepage #rightcol {
	right: 10px;
	top: 50px;
	position: absolute;
}

body.homepage .box.welcome-statement h2,
body.homepage .box.welcome-statement p,
body.homepage .box.welcome-statement {
	width: 650px;
}

#rightcol {
	float: right;
	margin-top: 10px;
}
