@CHARSET "UTF-8";

body {
	background: #383021;
}

#body {
	background-color: #383021;
	background-image: url(../images/global/home/tileBg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
}

#wrapper {
	padding: 0;
	margin-top: 0;
}

#content {
	width: 100%;
	overflow: hidden;
	height: 429px;
	background-image: url(../images/global/home/primaryBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1#heading {
	font-size: 3.8em;
	line-height: 1.0em;
	color: #f5ca03;
	position: relative;
	width: 320px;
	top: 35px;
	left: 535px;
}

#text {
	color: #cecccc;
	font-size: 1.0em;
	font-weight: bold;
	width: 320px;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	position: relative;
	top: 265px;
	left: 535px;
}

#stages {
	height: 425px;
	width: 900px;
	display: block;
	position: absolute;
	top: 85px;
	margin-left: 0;
	text-decoration: none;
}

#stages a:link, #stages a:visited {
	text-decoration: none;
}

#footer {
	padding-top: 20px;
}

#footer a:hover {
	color: #fff;
}
