body {
	color: #000;
	text-align: left;
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 25px;
	margin-bottom: 10px;
}

#entry {
	width: 764px;
	border: 1px solid #ccc;
	margin-right: auto;
	margin-left: auto;
}

#credit {
	font-size: 11px;
	margin-top: 20px;
	font-weight: bold;
}

a:link, a:hover, a:visited {
	color: #2517ff;
}

img, a img {
	margin: 20px;
	max-width: 724px;
	border: 0;
	text-align: center;
}


#mainheader {
	color: #000;
	font-size: 24px;
	padding: 20px 40px;
	text-align: center;
}

#mainheader img {
	max-width: 256px;
	max-height: 256px;
}

#title {
	font-size: 32px;
	padding-top: 21px;
}

#subtitle {
	color: #7f7f7f;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-top: 12px;
}

#mainfooter {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
}

#mainimagedescription {
	width: 0;
}

#preface {
	margin-top: 60px;
	margin-bottom: 40px;
	padding: 20px 40px;
	clear: both;
}

#mainfooter {
	padding-top: 120px;
}

#mainfootertitle {
	font-weight: bold;
	margin-bottom: 8px;
}

#mainfooterimage {
	margin-top: 40px;
}

#mainheaderimage {
}

#step {
	clear: both;
	text-align: center;
}

#steptitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 40px;
	clear: both;
	text-align: center;
	padding-bottom: 4px;
	background-color: #ccc;
	padding-top: 4px;
}

#stepbody {
	clear: both;
	margin-bottom: 60px;
	text-align: left;
	padding: 20px 40px;
}

#stepmainimage {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#stepmainimage img {
	max-width: 724px;
	max-height: 724px;
	margin-left: auto;
	margin-right: auto;
}

#stepimagedescription {
	font-size: 11px;
	margin-bottom: 40px;
	margin-left: 40px;
	text-align: center;
}


#stepheader {
	margin-bottom: 40px;
}

#stepheadertitle {
	padding-top: 36px;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}


#stepheadertext {
	font-size: 11px;
}

#stepheaderimage {
	float: left;
	padding-right: 20px;
}

#stepheaderimage img {
	max-width: 128px;
	max-height: 128px;
	width: 128px;
	height: 128px;
}

#stepfooter {
	margin-bottom: 40px;
}

#stepfootertitle {
	padding-top: 36px;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}


#stepfootertext {
	font-size: 11px;
}

#stepfooterimage {
	float: left;
	padding-left: 20px;
	margin-bottom: 40px;
}

#stepfooterimage img {
	max-width: 128px;
	max-height: 128px;
	width: 128px;
	height: 128px;
}

