@charset "utf-8";
/* CSS Document */
	#breadcrumbs {visibility:hidden} /*- no need to have breadcrumbs on the homepage */
	#slideshow {
	  position:relative;
	  height: 163px;
	    
	}
	
	#leftcontent, #centercontent, #rightcontent {
		float: left;
		width:220px;
		margin-top: 15px;	
		margin-bottom: 10px;	
		}
		
	#leftcontent {margin-left: 5px; background:url("../media/investment5.jpg") no-repeat left top;}
	#centercontent {margin-left: 5px; background:url("../media/credit_cards1.jpg") no-repeat left top;}
	#rightcontent {background:url("../media/computer.jpg") no-repeat left top;}
	
	.message {
	padding: 0 3px 5px 87px;
	height: 130px;
	}
	
	#bottom-text {
	clear:both;
	padding: 25px 0 25px 0;
	border-top: 1px solid #bdbdbd;	 
	border-bottom: 1px solid #bdbdbd;	 
	}
	
	#slideshow div {
 position:absolute;
 width:688px;
 height: 163px;
 border-bottom: 1px solid #727588;	
}

.message h1 {
font-size: 11px;
font-weight: bold;
color: #000;
padding: 0px 0 5px 0;
}
#doc2 .yui-b {
	font-size:small;
}
#bottom-text {
font-size:12px;
}

