@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:215px;
		margin-top: 15px;	
		margin-bottom: 10px;	
		}
		
	#leftcontent {margin-left: 5px; background:url("../media/investment2.jpg") no-repeat left top;}
	#centercontent {margin-left: 5px; background:url("../media/hp-small-mortgage.jpg") no-repeat left top;}
	#rightcontent {background:url("../media/man_at_computer.jpg") no-repeat left top;}
	
	.message {
	padding: 0 10px 5px 87px;
	height: 95px;
	}
	
	#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;
	left: -1px;
}

.message h1 {
font-size: 11px;
font-weight: bold;
color: #000;
padding: 0px 0 5px 0;
}
#doc2 .yui-b {
font-size:11px;
}
#bottom-text {
font-size:12px;
}

