﻿body
{
	width: 100%;
	background: url('images/Background.png') top left repeat-x;
	font-family: Verdana,sans-serif;
	font-size: 14px;
	line-height:1.4em;
	margin: 0px;
	padding: 0px;
	background-color: #74869f;
	text-align: center;
}

table, tr, td{
	padding:0px;	
}

div#TopBanner
{
	width: auto;
	text-align: center;
	height:159px;
}

div#MiddleOuter
{
	padding-top:20px;
	width: 970px;
	text-align: center;
	height:569px;
}

div#ExecutiveSummary
{
	width:507px;
	text-align:left;
	float: left;
	color: #216eb3;
}

div#RightSide
{
	float:right;
}

div#logos
{
	clear:both;
	width: 950px;
	text-align: center;
}