@charset "utf-8";
#main_wrapper {
	height: 560px;
	background-image: url(../images/building_bg.gif);
	background-repeat: no-repeat;
}
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 140%;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 16px;
	margin-top: 16px;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	line-height: 140%;
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom: 12px;
}
.button_cell {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 16px;
	color: #244269;
	text-align: center;
	font-weight: bold;
}
