#note {
	position: absolute;
	top: 203px;
	left: 0px;
	width: 176px;
	height: 150px;
	padding: 85px 45px 144px 30px;
	background: url(../images/note_home.gif) top left no-repeat;
}

#main_content {
	background: #fff url(../images/bg_main_content.gif) left top no-repeat;
	border-bottom: 10px solid #d9e9f2;
	height: 325px;
	min-height: 325px;
}

#middle_column {
	height: 247px;
	width: 282px;
	margin-bottom: 98px;
	margin-right: 437px;
	overflow: hidden;
}

#right_column {
	float: right;
	width: 425px;
	margin-top: -9px;
}

.ticker div {
	margin: 0px -9px;
	padding: 9px;
	background: #b1d5e5 url(../images/bg_ticker.gif) top repeat-x;
}

.panels {
	margin-top: 12px;
}

.panels .panel {
	float: left;
	width: 221px;
	height: 275px;
	padding: 10px;
	background-color: #fff;
	margin-left: 10px;
	overflow: hidden;
}

.panels .special.panel {
	background-color: transparent;
	margin: 0px;
	width: 221px;
	height: 295px;
	padding: 0px;
}

.panels .panel .banner {
	display: block;
	line-height: 0px;
	margin-bottom: 5px;
}

.panels .panel h2 {
	font-size: 1.1em;
}

.panels .panel p {
	font-size: 0.85em;
	line-height: 130%;
}
