/*
 * Version: $Revision: 1.5 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2007 BeSite
 */

BODY
{
	background-image: none;
	background-color: #2e2e2e;
	color: white;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	padding: 0;
}

DIV#IntroMain
{
	width: 800px;
	height: 490px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

DIV#IntroMain DIV
{
	margin: 80px 40px 10px 40px;
	float: left;
	text-align: center;
}

DIV#IntroMain DIV A
{
	line-height: 50px;
}

A
{
	color: white;
}

DIV#IntroBottom
{
	width: 800px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV#Bottom
{
	margin-top: 10px;
	font-size: 8pt;
}
