﻿#Layout_Header, tr.Layout_HeaderPlaceHolder, #Header
{
	height:330px;

}

.FlashContent
{
	background-image:url("../Images/HomeImage.jpg");
	height:210px;
	width:100%;min-width:100%;
	border-top:solid 1px Gray;
	border-bottom:solid 1px Gray;
	margin-bottom:15px;

}
#Layout_Middle
{
	height:200px;
}