@charset "utf-8";
/* CSS Document */


html
{
	overflow:hidden;
}

html, body, #content 
{
	height:100%;
}

body
{
	background: url('../img/background.jpg');
	background-repeat: repeat-x;
	background-color: #272728;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: .70em;
}

div#content
{
	margin-left: 108px;
}

div#logo
{
	float: right;
	padding-top:15px;
	padding-right:15px;
}

div#title
{
	float:left;
	padding-top:50px;
}

div#flash_download
{
	float:left;
	clear:left;
	padding-top:45px;
}

div#flash_download div#button
{
	padding-top: 30px;
}

div#r72
{
	position:absolute;
	left:543px;
	top:298px;
}

div#title h1.title, 
div#title h2.title, 
div#title h3.title
{
	display: none; 
}