#header {
	width: 875px;
	height: 217px;
	background: top left url(../../../img/header.png) no-repeat;
}
	
#main {
	width: 875px;
	background: #EBEBEB;
	margin: 0;
	padding: 0;
}

/* HEADLINE ROTATOR */

#news {
	padding: 12px 0 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
	color: #390;
	/*color: #073906;*/
}

#headline {
	font-size: 10pt;
	text-transform: none;
	color: #000;
	font-weight: bold;
}

/* SIDEBAR (RIGHT) PANEL */

#sidebar {
	width: 212px;
	float: left;
	margin: 12px 0 0 0;
}

#banner {
	background-color: #fff;
	margin: 20px 0 0 0;
	width: 212px;
	height: 111px;
}

