/* CSS Document */

#main_content {
	width:424px;
	padding:14px 40px 24px 40px;
	margin:0 0 18px 0;
	border-left:8px solid #76B900;
}

#main_column {
	float:left;
	width:512px;
}

#main_content h1 {
	background:none;
	margin:0 -25px;
	padding:0;
	color:#007FAC;
	font-size:1.4em;
	line-height:1.8em;
}

#sponsors {
	float:left;
}

#agenda {
	float:right;
}

#sponsors, #agenda {
	width:216px;
	background:#fff;
	margin-bottom:20px;
	font-size:1.2em;
	line-height:1.8em;
	padding:0 16px 10px 16px;
}

#sponsors h2 {
	color:#fff;
	line-height:1em;
	background:url(/_images/bg/h2-blue.gif) no-repeat right #007FAC;
	padding:10px 12px;
	margin:0 -16px 8px -16px;
}

#agenda h2 {
	color:#fff;
	line-height:1em;
	background:url(/_images/bg/h2-green.gif) no-repeat right #76B900;
	padding:10px 12px;
	margin:0 -16px 8px -16px;
}