body {
	margin-top: 0;
	padding-top: 0;
	background: #363636 url(background.jpg) repeat-x;
	margin-bottom: 0;
	padding-bottom: 0;
}

#container {	
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#header {
	width: 800px;
	margin: 0;
	padding: 0;
}

#logo {
	width: 800px;
	height: 174px;
}

#top_bar {
	width: 800px;
	height: 33px;
}

#top_bar_left {
	width: 10px;
	height: 33px;
	background: url(top_bar_left.jpg) no-repeat;
	float: left;
}

#top_bar_fill {
	height: 33px;
	background-image: url(top_bar_fill.jpg);
	float: left;
	width: 780px;
}

#top_bar_fill h2 {
	color: white;
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin-top: 0;
	padding-top: 7px;
}

#top_bar_right {
	background: url(top_bar_right.jpg) no-repeat;
	width: 10px;
	height: 33px;
	float: right;
}

#content {
	width: 800px;
	margin-top: 20px;
}

#launch {
	width: 350px;
	height: 152px;
	float: left;
}

#launch a {
	float: left;
	padding-right: 10px;
	border-style: none;
}

#launch h2 {
	color: #ffcc67;
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
}

#movie {
	width: 440px;
	height: 330px;
	background-color: #363636;
	float: right;
}

#system {
	height: 159px;
	width: 350px;
	float: left;
	margin-bottom: 10px;
}

#system h2 {
	color: white;
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 9px;
	margin-left: 15px;
}

#system_bar_left {
	width: 6px;
	height: 35px;
	background: url(system_bar_left.jpg) no-repeat;
	float: left;
}

#system_bar_fill {
	float: left;
	width: 328px;
	height: 35px;
	background-image: url(system_bar_fill.jpg);
}

#system_bar_right {
	width: 6px;
	height: 35px;
	float: left;
	background-image: url(system_bar_right.jpg);
}

#system_content {
	width: 340px;
	background: url(system_background.jpg) repeat-y;
}

#system_content p {
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	color: #ffcc67;
	clear: both;
	text-align: center;
	margin: 0;
}

#browser_test {
	width: 144px;
	float: left;
	margin-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#system_requirements {
	width: 144px;
	float: right;
	margin-right: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contact {
	width: 301px;
	height: 47px;
	float: left;
	margin-left: 20px;
}

#system_footer {
	width: 340px;
	height: 9px;
	background-image: url(system_footer.jpg);
}

#wishing {
	color: white;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

#wishing h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 10px;
}

#blue_text p {
	color: #3398cc;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#dreams {
	width: 800px;
	height: 137px;
	background: url(pages.jpg) no-repeat;
	color: white;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

#dreams h3 {
	margin-top: 0;
	padding-top: 0;
	text-align: right;
}

#footer {
	width: 800px;
	height: 49px;
	color: white;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#footer a {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	color: black;
}

#footer_bar_left {
	width: 10px;
	height: 49px;
	background: url(footer_bar_left.jpg) no-repeat;
	float: left;
}

#footer_bar_fill {
	float: left;
	width: 780px;
	height: 49px;
	text-align: center;
	background-image: url(footer_bar_fill.jpg);
}

#footer_bar_fill p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
}

#footer_bar_right {
	width: 10px;
	height: 49px;
	background-image: url(footer_bar_right.jpg);
	float: left;
}

#viewLarger {
	color: white;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#viewLarger a {
	text-decoration: none;
	color: white;
}

#viewLarger a:hover {
	color: black;
}