﻿#pagecontainer
{
	position: relative;
	width: 780px;
	height: 998px;
	margin: 0 auto;
	padding-left: 6px;
	background: url(site-screenshot.jpg) top left no-repeat;	
}

#overlaycontainer
{
	position: absolute;
	width: 780px;
	height: 998px;
	margin-left: -393px;
	padding-left: 6px;
	left: 50%;
	top: 0px;
	padding-left: 0px;
	/*background-color: #FFF;*/
	z-index: 5;
}

#flashcontainer
{
	width: 780px;
	height: 900px;
	/*background-color: #FFF;*/
}
