*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img
{
	border: 0px;
}

html, body
{
	width: 100%;
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #fcfcfc;
	background-image: url(../images/bg.gif);
	background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
}

#body
{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	_height: 100%;
	min-height: 100%;
}

#body #install
{
	width: 400px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

#footer
{
	position: relative;
	z-index: 2;
	width: 971px;
	top: 616px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#footer,
#footer a
{
	font-size: 10px;
	color: #d3d0d0;
	text-decoration: none;
}

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

#logo
{
	position: fixed;
	z-index: 2;
	top: 20px;
	left: 20px;
}

#picture
{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

#picture,
#picture table
{
	width: 100%;
	height: 100%;
}

#picture table tr td
{
	text-align: center;
}

#content
{
	width: 400px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	line-height: 16px;
	text-align: justify;
}
