@charset "UTF-8";
/* CSS Document */

#sidebar {
	position: absolute;
	left: 26px;
	top: 188px;
	width: 230px;
	height: 470px;
	border: none;
	font-size: 17px;
	line-height: 26px;
	hyphens: auto;
}

#sidebar p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

#image_box {
	position: absolute;
	top: 190px;
	left: 274px;
	width: 718px;
	height: 468px;
	border: 1px solid #D22329;
	/* Spinner */
	background-image: url(../images/global/preloader.gif);
	background-repeat: no-repeat;
	background-position: 338px 212px;
}

#arrow {
	height: 16px;
	width: 14px;
	position: absolute;
	left: 994px;
	top: 220px;
}

#headline {
	background-image: url(../images/home/your_story.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 273px;
	top: 19px;
	width: 700px;
	height: 140px;
}
