body, html {
	margin: 0 auto;
	padding: 0;
	border: 0;
	height: 100%;
	min-height: 800px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4b4b4b;
	background: #c9c9c9 url( "../images/page_background.jpg" ) repeat-y top center;
}

.clearer {
	clear: both;
	font-size: 1px;
}

p {
	text-align:justify
}

a img {
	border: 0;
	margin: 0;
	padding: 0;
}

#page {
	width: 920px;
	min-width: 920px;
	max-width: 920px;
	margin: 0 auto -65px auto;
	text-align: center;
	height:auto !important;
	min-height: 100%;
	height: 100%;
	padding: 0;
	.padding-left: 1px;
}

#header {
	width: 100%;
	height: 205px;
	background: transparent url( "../images/header.jpg" ) no-repeat top left;
	color: #391d7e;
}
#header #logo {
	width: 100%;
	height: 166px;
}
#header #logo a {
	width: 100%;
	height: 166px;
	display: block;
}
#header #navigation a,
#header #navigation img {
	margin: 0;
	padding: 0;
	border: 0;
}
#header #navigation {
	background: transparent url( "../images/nav_background.jpg" ) repeat-x top left;
	width: 849px;
	height: 39px;
	margin-left: 20px;
	margin-right: 21px;
	text-align: left;
	padding-left: 30px;
}
#header #navigation a {
	line-height: 35px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 9pt;
}
#header #navigation #links {
	float: left;
}
#header #navigation #newsletter {
	float: right;
	margin-right: 30px;
}

#container {
	clear: both;
	width: 879px;
	margin-left: 20px;
	margin-right: 21px;
}

.content {
	padding: 10px 20px;
	text-align: left;
}


#footer_clearer {
	clear: both; 
	height: 65px;
}
#footer {
	clear: both;
	height: 65px;
	width: 920px;
	min-width: 920px;
	text-align: center;
	.padding-left: 1px;
	margin: 0 auto;
}
#footer #text {
	width: 920px;
	height: 65px;
	margin: 0 auto;
	background: transparent url( "../images/footer.jpg" ) no-repeat top left;
}
#footer #text #disclaimer {
	width: 660px;
	height: 59px;
	float: left;
	margin-left: 30px;
	_margin-left: 15px;
	margin-top: 6px;
}
#footer #text #disclaimer p {
	line-height: 14px;
	margin: 0;
	padding: 0;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	color: #FFF;
}
#footer #text #disclaimer p.footer_bottom {
	color: #575757;
	margin-top: 2px;
}
#footer #text #footer_name {
	width: 230px;
	height: 65px;
	float: left;
}
#footer #text #footer_name p {
	margin: 0;
	padding: 0;
	height: 65px;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	line-height: 42px;
	color: #FFF;
	margin-right: 60px;
	white-space: nowrap;
}

.error {
	color: red;
}

#page_title {
	width: 879px;
	height: 136px;
	background: transparent url( "../images/page_title.jpg" ) no-repeat top left;
}

#page_title #page_heading {
	margin: 0;
	padding: 40px 0;
	float: left;
	width: 200px;
	height: 56px;
	font-size: 16pt;
	color: #2b1366;
}

#page_title #page_description {
	margin: 0;
	padding: 40px 0;
	float: left;
	width: 400px;
	height: 56px;
	font-weight: bold;
	font-size: 11pt;
	margin-left: 40px;
	text-align: left;
	color: #6a6a6a;
}

#front_banner {
	width: 879px;
	height: 613px;
}
#front_banner #top_banner {
	width: 879px;
	height: 235px;
	background: transparent url( "../images/front_banner.jpg" ) no-repeat top left;
}
#front_banner #mid_banner {
	width: 879px;
	height: 195px;
	background: transparent url( "../images/mid_banner.jpg" ) no-repeat top left;
}
#nav_banner {
	clear: both;
	width: 879px;
	height: 183px;
}
#nav_banner #front_nav_family {
	float: left;
	width: 148px;
	height: 183px;
	background: transparent url( "../images/front_nav_family.jpg" ) no-repeat top left;
}
#nav_banner #front_nav_retirement {
	float: left;
	width: 131px;
	height: 183px;
	background: transparent url( "../images/front_nav_retirement.jpg" ) no-repeat top left;
}
#nav_banner #front_nav_investment {
	float: left;
	width: 130px;
	height: 183px;
	background: transparent url( "../images/front_nav_investment.jpg" ) no-repeat top left;
}
#nav_banner #front_nav_business {
	float: left;
	width: 130px;
	height: 183px;
	background: transparent url( "../images/front_nav_business.jpg" ) no-repeat top left;
}
#nav_banner #front_nav_home {
	float: left;
	width: 131px;
	height: 183px;
	background: transparent url( "../images/front_nav_home.jpg" ) no-repeat top left;
}
#nav_banner #front_nav_services {
	float: left;
	width: 131px;
	height: 183px;
	background: transparent url( "../images/front_nav_services.jpg" ) no-repeat top left;
}
#nav_banner #front_nav_edge {
	float: left;
	width: 78px;
	height: 183px;
	background: transparent url( "../images/front_nav_edge.jpg" ) no-repeat top right;
}
#nav_banner #front_nav_family a,
#nav_banner #front_nav_retirement a,
#nav_banner #front_nav_investment a,
#nav_banner #front_nav_business a,
#nav_banner #front_nav_home a,
#nav_banner #front_nav_services a {
	width: 100%;
	height: 100%;
	display: block;
}

#index_column1 {
	text-align: left;
	float: left;
	width: 330px;
	min-height: 150px;
	margin-left: 170px;
	_margin-left: 85px;
	margin-top: 20px;
}
#index_column2 {
	text-align: left;
	float: left;
	width: 330px;
	min-height: 150px;
	margin-left: 25px;
	margin-top: 20px;
}
#index_column1 p,
#index_column2 p {
	margin: 15px;
	/*margin-bottom: 10px;*/
	color: #DADADA;
	line-height: 15px;
}

#column1 {
	margin-top: 30px;
	text-align: left;
	width: 220px;
	min-height: 150px;
	float: left;
}
#column2 {
	margin-top: 30px;
	text-align: left;
	float: left;
	width: 300px;
	min-height: 150px;
	margin-left: 25px;
}
#column3 {
	margin-top: 30px;
	text-align: left;
	float: left;
	width: 300px;
	min-height: 150px;
	margin-left: 25px;
}
#column1 p,
#column2 p,
#column3 p {
	margin: 0;
	margin-bottom: 20px;
	color: #575757;
}
