﻿#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 975px;
	background-color: #ECF4FF;
}
#site-brand {
	width: 970px;
	height: 48px;
	background-color: #FFFFFF;
}
#navst-bar-top {
	background-color: #82A9E9;
	width: 970px;
	height: 34px;
}
.ad-float-right {
	float: right;
}
#section-banner {
	background-color: #D9E9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	height: 18px;
	width: 635px;
}
.clear {
	clear: both;
}
#footer {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #82A9E9;
	color: #FFFFFF;
	width: 970px;
	height: 20px;
	text-align: left;
}
