#Homewrapper {
	background-color: #004065;
	padding: 0px;
	height: 536px;
	width: 1100px;
	border: 1px solid #FFF;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navBar {
	background-color: #639ec8;
	padding: 0px;
	height: 33px;
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#flashHolder {
	padding: 0px;
	height: 358px;
	width: 610px;
	margin-top: 16px;
	margin-left: 215px;
	position: relative;
	left: 47px;
}
#rightNav {
	padding: 0px;
	height: auto;
	width: 197px;
	position: relative;
	top: -358px;
	right: 41px;
	float: right;
}
#leftnav {
	float: left;
	height: 358px;
	width: 197px;
	position: relative;
	top: -358px;
	left: 38px;
}
