/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html,body {
	height:100%;
}
body {
	text-align:center;
	background:#fff;
	font:62.5%/1.5 arial,helvetica,sans-serif;
	color:#313131;
	min-width:891px;
}
#page {
	width:891px;
	margin:0 auto -86px;
	min-height:100%;
	position:relative;
}
* html #page {
	height:100%;
}
#branding {
	width:100%;
	font-size:1.6em;
	text-align:left;
}
#branding:after {
	content:".";
	display:block;
	height:0;
	font:0/0 serif;
	clear:both;
	visibility:hidden;
}
#content {
	width:100%;
	padding:0 0 120px;
	text-align:left;
}
#content:after {
	content:".";
	display:block;
	height:0;
	font:0/0 serif;
	clear:both;
	visibility:hidden;
}
#primary {
	width:525px;
	margin:0 366px 0 0;
	font-size:1.4em;
}
.secondary {
	font-size:1.3em;
}
#alpha {
	width:366px;
	position:absolute;
	top:15px;
	right:0;
}
#footer {
	width:550px;
	margin:0 auto;
	padding:0 0 15px;
	clear:both;
	overflow:hidden;
	font-size:1.4em;
	color:#313131;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Branding
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:525px;
	text-align:center;
	font-size:2.25em;
	line-height:1.1;
	color:#c1331b;
	padding:33px 0 15px;
}
#branding h2 {
	font-size:1em;
	line-height:1.25;
	color:#c1331b;
	text-align:center;
	width:525px;
	margin:0 0 2em;
}
#branding h3 {
	font-size:1em;
	line-height:1.25;
	text-align:center;
	width:525px;
	margin:0 0 2em;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#primary a,
#primary a:visited {
	color:#0041f6;
	text-decoration:underline;
}
#primary a:hover,
#primary a:focus {
	text-decoration:none;
}
#primary ul.whattolearn {
	padding:0 0 .5em;
}
#primary ul.whattolearn li {
	margin:0 0 1em;
	padding:0 0 0 22px;
	background:url(images/arrow-blue.png) no-repeat 0 6px;
}
#primary p {
	margin:0 0 1em;
}
#primary p em {
	color:#c1331b;
	font-style:normal;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.secondary a {
	color:#0041f6;
	text-decoration:underline;
}
.secondary a:visited {
	color:#2061ff;
	text-decoration:underline;
}
.secondary a:hover,
.secondary a:focus {
	text-decoration:none;
}
.secondary .xoxo .box {
	clear:both;
	overflow:hidden;
	height:1%;
}
.secondary .xoxo h4 {
	font-size:1.23em;
	text-align:center;
}
.secondary .xoxo .inner {
	height:1%;
	overflow:hidden;
	padding:0 25px;
}
.secondary .xoxo .photo {
	height:238px;
	padding:12px 15px 0;
	background:url(images/photo-bg.png) no-repeat center top;
	text-align:center;
}
.secondary .xoxo .subscribe {
	padding:130px 0 0;
	background:url(images/arrows.png) no-repeat center top;
}
.secondary .xoxo .subscribe h5 {
	font-size:1em;
	line-height:1.25;
	font-weight:400;
	margin:0 0 1em;
}
.secondary .xoxo .subscribe p {
	clear:both;
	padding:10px 0 0;
	color:#525252;
	font-size:.85em;
	line-height:1.25;
	text-align:center;
}
.secondary .xoxo .subscribe label {
	float:left;
	font-size:.92em;
	line-height:1.6;
	font-weight:700;
	margin:0 0 0 15px;
}
.secondary .subscribe .form-input {
	width:182px;
	w\idth:172px;
	height:19px;
	he\ight:16px;
	padding:3px 5px 0;
	margin:0 15px 8px 0;
	float:right;
	border:none;
	background:url(images/input.png) no-repeat;
	text-align:left;
	font:.92em arial,sans-serif;
	color:#000;
}
.secondary .subscribe .form-submit {
	float:left;
	margin:0 0 0 118px;
	font:.92em arial,sans-serif;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer a {
	color:#0041f6;
	text-decoration:underline;
}
#footer a:visited {
	color:#2061ff;
	text-decoration:underline;
}
#footer a:hover,
#footer a:focus {
	text-decoration:none;
}
#footer li.privacy {
	padding:0 0 5px;
}
#footer li.smallnav {
	font-size:.93em;
	padding:0 0 5px;
}
#footer li.smallnav ul,
#footer li.smallnav li {
	display:inline;
}
#footer li.smallnav li a {
	font-weight:700;
}
#footer li.copyright {
	padding:0 0 5px;
	font-size:.71em;
	border-bottom:1px solid #515151;
}