
#banner_top {
	background-color: #539AC8;
	margin-bottom: 10px;
	padding: 8px 0;
}
#banner_top div.content {
	margin: auto;
	width: 972px;
}
#banner_top div.content div.left {
	width: 728px;
	height: 90px;
	background-color: white;
	float: left;
	margin-right: 10px;
}
#banner_top div.content div.right {
	width: 234px;
	height: 90px;
	background-color: white;
	float: left;
}


#banner_content {
	margin-bottom: 5px;
}

#banner_rightbar {
	margin-top: 7px;
}
#banner_rightbar div {
	margin-bottom: 5px;
}


#footer_banner {
	height: 130px;
	background-color: #dddddd;
	/*margin-top: 10px;*/
}
