﻿body
{
	background-color: Black;
	background-image: url(../Images/Main/Background.jpg);
	margin: 0;
}

#flash_menue
{
	position: absolute;
	width: 100%;
	height: 453px;
	background-image: url(../Images/Main/flash_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#flash_menue_inner
{
	margin: auto;
	position: relative;
	width: 900px;
}

#innerFrame
{
	position: relative;
	top: 453px;
	height: 500px;
	width: 100%;
	border: none;
}
