@charset "utf-8";
/* CSS Document							*/
/* FloraBankandTrust.com				*/
/* Contains styles for secondary pages	*/

@import "http://fbandtbank.com/index.php?/styles/base/";

/*** MAIN CONTENT ***/
#panel01 {
	margin: 0 10px 0 0;
	padding: 15px 0 0;
	width: 459px;
	float: left;
}
#panel02 {
	width: 281px;
	margin: 98px 0 0 10px; /* keeps space between the two halves */
	padding: 15px 0 0;
	float: right;
}

/*** PAGE SPECIFIC ***/
#firstreward #panel01b {
	width: 415px;
	height: 65px;
	background: #FFDA5B url(http://fbandtbank.com/images/interface/feat_head01.jpg) 0 0 no-repeat;
	padding: 115px 22px 20px;
}