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

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

/*** MAIN CONTENT ***/
h1 { float: left; }
#panel01 { width: 760px; }
	#feat01, #feat03 {
		float: left;
		width: 217px;
		height: 18em;
		margin: 10px 0;
		padding: 18px;
		background: #FFDA5B url(http://fbandtbank.com/images/interface/loan_left_bg.jpg) 100% 0 repeat-y;
	}
	#feat02 {
		float: left;
		width: 216px;
		height: 20em;
		margin: -10px 0 10px 0;
		padding: 18px;
		background: #FFDA5B;
		border: 1px solid #eecc56;
	}
		#applyloan a, #applyloan a:hover {
			display: block;
			width: 218px;
			height: 45px;
			text-indent: -9999px;
			background: url(http://fbandtbank.com/images/interface/applyloan_icon.jpg) 0 0 no-repeat;
		}
	#feat03 {
		float: right;
		background: #FFDA5B url(http://fbandtbank.com/images/interface/loan_right_bg.jpg) 0 0 repeat-y;
	}

#photo_panel01, #photo_panel02, #photo_panel03, #photo_panel04 {
	width: 360px;
	float: left;
	margin: 20px 20px 20px 0;
}

#photo_panel01 img, #photo_panel02 img, #photo_panel03 img, #photo_panel04 img { display: block; margin-right: 20px; }

/*** Rounded Box ***/
#callout01a { background: url(http://fbandtbank.com/images/interface/calc_icon.gif) 0 50% no-repeat; }

/*** CLASSES ***/
.requestloan a, .requestloan a:hover {
	display: block;
	width: 185px;
	height: 45px;
	text-indent: -9999px;
	background: url(http://fbandtbank.com/images/interface/requestloan_icon.gif) 0 0 no-repeat;
}