h1 {
	position: relative;
}

h1 .people {
	left: auto;
	margin-right: -50px;
	right: 100%;
	top: -20px;
}


/**
 * Content
 */
#content .extra {
	position: relative;
}

#content .extra .people {
	left: auto;
	right: 100%;
	top: -3.5em;
}


/**
 * Slogan
 */
#content .slogan {
	margin-top: -2.6em;
	position: relative;
	zoom: 1;
}

#content .slogan h2 {
	margin-bottom: -.6em;
	margin-top: 0;
	padding-top: 0;
}

#content .slogan ul {
	color: #f66c1f;
	font-size: 1.714em;
	margin-left: 1em;
	margin-top: 0;
}


/**
 * Order Question
 */
#content .order_question {
	margin-top: -3.5em;
	position: relative;
	zoom: 1;
}

#content .order_question h3 {
	font-size: 1.286em;
	margin-top: 0;
	padding-top: 0;
}

#content .order_question p {
	font-size: .929em;
	line-height: normal;
}


/**
 * Reasons
 */
#content .reasons {
	position: relative;
	width: 130%;
}

#content .reasons .item {
	border-left: 4px solid #207cc9;
	margin: 0 0 2em 96px;
	padding: 0 0 0 15px;
	position: relative;
	zoom: 1;
}

#content .reasons .ord {
	border-left-color: #ff8500;
}

#content .reasons .item .number {
	color: #373737;
	font-size: 3.429em;
	font-weight: bold;
	left: -100px;
	line-height: 1;
	margin-top: -.5em;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 80px;
}

#content .reasons .bracket {
	background: #b7b7b7;
	border-bottom: 8px solid #fff;
	border-top: 18px solid #fff;
	font-size: 1px;
	height: 4px;
	line-height: 1;
	position: relative;
}

#content .reasons .bracket .l,
#content .reasons .bracket .r,
#content .reasons .bracket .b {
	background: url(bracket.png) no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
}

#content .reasons .bracket .l {
	height: 23px;
	left: 0;
	top: -18px;
	width: 20px;
}

#content .reasons .bracket .r {
	background-position: -20px 0;
	height: 23px;
	left: -20px;
	margin-left: 100%;
	top: -18px;
	width: 20px;
}

#content .reasons .bracket .b {
	background-position: -40px 0;
	height: 13px;
	left: 88px;
	top: 0;
	width: 20px;
}


/**
 * Merits
 */
#content .merits {
	margin-left: 100px;
	position: relative;
	width: 115%;
}

#content .merits .people {
	left: auto;
	margin-right: 40px;
	right: 100%;
}

#content .merits p {
	font-size: 1.714em;
	margin-bottom: -.3em;
}

#content .merits ul {
	font-size: 1.143em;
}
