@charset "utf-8";

body{	
	background:url(../images/financial_planners_bg.jpg) no-repeat #142539 center top;
}

DIV#landing_cntntWrp IMG {
	display:block;
}
DIV#landing_cntntWrp IMG.logo_main {
	margin:0 0 35px 0;
}
DIV#landing_cntntWrp H1 {
	font-size:18pt;
	margin:0 0 0 0;
	font-weight:normal;
}
DIV#landing_cntntWrp H2 {
	font-size:14pt;
	margin:0 0 0 0;
	font-weight:normal;
}
DIV#landing_cntntWrp H3 {
	font-size:11pt;
	margin:0 0 0 0;
	font-weight:700;
}


DIV.image_left {
	float:left;
}
DIV.text_right {
	float:left;
	width:365px;
	margin:0 0 0 24px;
}

	DIV#landing_cntntWrp_inner_left{
		float:left;
		width:410px;
		margin:0 60px 0 0;
		overflow:hidden;
	}
	DIV#landing_cntntWrp_inner_right{
		float:left;
		width:480px;
		overflow:hidden;
	}
