@charset "utf-8";
/* CSS Document */

div#banner .main {
	padding-bottom:6px;
	border-bottom:3px solid #cfcdfe;
	margin-bottom:15px;
}

div#banner .quick_links {
	padding-bottom:9px;
}

div#page #main_panel #heading {
	display:none;
}

div#page #main_panel #content .announce {
	float:left;
	width:240px;
}

div#page #main_panel #content .announce h1, 
div#page #main_panel #content .company_summary h1 {
	font-size:17px;
	color:#3036a7;
	margin:0;
	margin-bottom:20px;
	font-weight:bold;
}

div#page #main_panel #content .announce h2 {
	font-size:13px;
	color:#ffb400;
	margin:0;
	font-weight:bold;
}

div#page #main_panel #content .company_summary h1 span.sub {
	font-size:14px;
	color:#ffb400;
}

div#page #main_panel #content .company_summary {
	float:right;
	width:490px;
}

div#page #main_panel #content img.right {
	float:right;
	border:none;
	margin-left:15px;
	margin-bottom:15px;
}