@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
a, a:hover {
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
object, a, img, input { 
	outline:none; 
}
html, body {
	height: 100%;
}
body {
	background: #fff  url(https://d2l6tmiv6e1a1j.cloudfront.net/aim/AIM_131009_road_to_success.png) repeat-x center center fixed; 
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	-webkit-background-size: cover;
	-moz-background-size:  cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
}
/*
.top {
	height: 100%;
	width: 100%;
}
.bounds {
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}
*/
#overlay {
	width: 860px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}
#header {
	width: 100%;
	padding: 0px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	vertical-align: baseline;
	border: #d3d3d3 solid 1px;
	background: #fff;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	behavior: url(pie/PIE.htc);
}
.cursor {
	width: 15px;
	height: 21px;
	background: transparent url(https://d2l6tmiv6e1a1j.cloudfront.net/matrix/MM_130129_eg_reg_cursor.png) no-repeat;
	position: absolute;
	top: 520px;
	right: 51px;
	z-index: 2;
}
#footer {
	padding: 55px 0 25px;
	font: normal 12px/1.3 Helvetica, Arial, sans-serif;
	text-align: center;
}
#footer a {
	color: #2B7FB4;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#autoplay {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border: #d3d3d3 solid 1px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	behavior: url(pie/PIE.htc);
}
#footer p {
	font-family: sans-serif;
	font-size: 14px;
	text-align: center;
	color:#000000;
}