body {
background: #000 url('../images/bg_temp.jpg')  top center no-repeat;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
width: 8606px;
overflow: hidden;
}

br.clear {
clear: both;
}

#container {
width: auto;
width: auto;
border: none;
}

#loader {
float: left;
width: 1900px;
height: 900px;
border: none;
}

#playnow {
background: url('../images/bg_playnow.jpg')  top center;
float: left;
width: 1900px;
height: 900px;
border: none;
}

#getstarted{
width: 470px;
height: auto;
float: left;
border: none;
padding: 55px 0 0 25px;
margin: 0;
text-align: left;
font-size: 12px;
line-height: 14px;
color: #036;
}

#start {
background: url('../images/bg_start.jpg')  top center;
float: left;
width: 1900px;
height: 900px;
border: none;
}

#content{
width: 960px;
height: auto;
border: none;
padding: 0 470px 0 470px;
margin: 0;
}

#overview {
background: url('../images/bg_overview.jpg')  top center;
float: left;
width: 1900px;
height: 900px;
border: none;
}

#overview_intro{
width: 370px;
height: auto;
float: left;
border: none;
padding: 55px 0 0 50px;
margin: 0;
text-align: left;
font-size: 12px;
line-height: 14px;
color: #036;
}

#navbutton {
width: auto;
height: auto;
float: left;
margin: 0;
padding: 140px 0 0 0;
border: none;
}

#video {
background: url('../images/video.jpg')  top center no-repeat;
width: 462px;
height: 268px;
float: left;
margin: 90px 200px 0 50px;
padding: 14px 0 0 12px;
border: none;
}

#space {
background: url('../images/bg_space1.jpg')  top center;
float: left;
width: 503px;
height: 900px;
border: none;
}

#footer {
text-align: center;
position: fixed;
bottom: 0;
left: 0;
right: 0;
display: block;
height: 100px;
padding-top: 10px;
background: url('../images/bg_footer.png')  top center;
z-index: 4000;
font-size: 10px;
line-height: 11px;
color: #036;
}

#footer img {
margin: 0;
border: none;
padding: 0;
}

#footer a {
margin: 0;
border: none;
padding: 0;
}

/*------------------------------- Links ----------------------------------*/

a:link { color:#036; text-decoration:none; }

a:visited { color:#036; text-decoration:none; }

a:hover { color:#06c; text-decoration:underline; }

a:active { color:#036; text-decoration:none; }



