﻿#container {
	min-height: 600px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#header {
	width: 950px;
	height: 225px;
}
#navigation {
	width: 950px;
	height: 40px;
	margin-top: -16px;
	overflow: hidden;
}
#flashContainer {
	width:780px;
	height:225px;
	margin-left:170px;
}
#linksBox {
	float:left;
	width:170px;
	height:222px
}
#flipBar {
	width:950px;
	height:90px;
}
#flipBar2 {
	width:950px;
	height:100px;
}
#content {
	width: 645px;
	margin-left: 305px;
}
#Bottom {
	width: 950px;
	height: 100px;
	clear: both;
}
#mediaKit {
	width:950px;
}