#wrap {
	width: 100%;
}

#emm_logo {
	left: 0;
	position: static;
	top: 0;
}

#login, #nav, #hero_wrap
.layer_1_cap_top, .layer_1_cap_bottom,
.layer_2_cap_top, .layer_2_cap_bottom,
.layer_3_cap_top, .layer_3_cap_bottom,
.layer_4_cap_top, .layer_4_cap_bottom,
#news_ticker, #news_tools {
	display: none; 
}

.layer_1, .layer_2, .layer_3, .layer_4 {
	clear: left; 
	float: none;
	padding: 0;
	width: 100%;
}
.layer_4 {
	margin-top: 15px;
}

.column_3, .column_2, .column_1 {
	clear: left;
	float: none;
	width: 100%;
}

#secure_info_col {
	float: left;
	width: 25%;
}
#secure_fund_detail_col {
	clear: none;
	float: left;
	padding-left: 20px;
	width: 72%;
}

.column_left, #secure_info_col {
	margin-left: 0;
}
.column_right {
	margin-left: 0;
}

.column_1 .graphic {
	margin-bottom: 20px;
}
.column_1 .youtube_player {
	display: none;
}
	
.sidebar, .sidebar_alt {
	background-image: none;
	min-height: 0;
	padding: 0;
	width: auto;
}
	
h1, h2, h3, h4, h5 {
	background-image: none !important;
	float: none;
	height: auto;
	margin-bottom: 20px;
	text-indent: 0 !important;
	width: auto;
}
h1 {
	margin-top: 20px;
}

a.document,
a.excel,
a.fund,
a.account,
a.expander {
	background-image: none;
	padding-left: 0;
}

#home_philosophy_link {
	margin: 0 0 20px;
	width: auto;
}
	#home_philosophy_link a {
		background-image: none;
		padding-left: 0;
	}
	
h2#h2_strategy, #sidebar_strategy_list {
	display: none;
}

#related_documents, #related_documents li {
	float: none;
	width: 100%;
}

#recent_news div {
	background-image: none;
	margin-bottom: 0;
}
	#recent_news h2 {
		margin-bottom: 10px;
	}

.team_bio .toggler 
.our_strategies_graphic,
h2#h2_strategy_other,
#strategy_nav, 
#strategy_wrap {
	display: none;
}

.secure_lock_client,
.secure_lock_consultant {
	display: none;
}

#account_list, #fund_list {
	background-image: none;
	padding-top: 0;
}
.client_info, .client_service {
	margin-bottom: 15px;
}

.fund_nav div {
	margin-left: 0;
}
.fund_nav div a {
	display: none;
}
.fund_nav div a.current {
	background-image: none;
	display: block;
	text-indent: 0;
	width: auto;
}
.fund_module .fund_years {
	padding-left: 0;
}
.fund_module .fund_years a {
	display: none;
	padding-left: 0;
}
	.fund_module .fund_years a.current {
		display: inline;
	}
.fund_module .fund_detail {
	margin: 0;
	max-height: none;
}
	.fund_module .fund_detail div.entry {
		background-image: none;
		margin-bottom: 8px;
	}
	.fund_detail h3 {
		margin-bottom: 8px;
	}
	
.frame_small, 
.frame_large,
.news_frame_top, 
.news_frame_bottom {
	background-image: none;
	position: static;
}

#ftr_left {
	float: none;
	width: 100%;
}
	#ftr_copyright, #ftr_legal, #ftr_disclaimer {
		color: #999;
		float: none;
		width: 100%;
	}
	#ftr_legal span {
		padding-left: 0;
	}
	#ftr_disclaimer {
		margin-bottom: 10px;
	}
#ftr_right {
	color: #999;
	float: none;
	text-align: left !important;
	width: 100%;
}	
	#ftr_contact span {
		padding-left: 0;
	}
	#ftr_designed a {
		background-image: none;
		float: none;
		width: auto;
	}
	
.hidden {
	display: block;
}
	#my_strategies .hidden {
		display: none;
	}
	#my_strategies h3 { margin-bottom: 10px; }
	#my_strategies h3 a.expander { display: none; }
	#my_strategies h3 a.expanded { display: block; }