#wrap {
	margin: 0 auto;
	width: 960px;
	padding: 7px;
	background: #fff url(../../cornerTop.gif/$file/cornerTop.gif) no-repeat top left;
}
a:link, a:visited {
	color: #f60;
}
a:hover, a:active {
	color: #00788b;
}
#sub-nav {
	float: left;
	width: 185px;
}
#sub-nav h3 {
	padding: .5em 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #00788b;
}
#sub-nav ul {
	padding-bottom: 12em;
	background: #dcdfe0 url(../../sub-nav-bottom.jpg/$file/sub-nav-bottom.jpg) no-repeat bottom left;
}
#sub-nav ul li a {
	display: block;
	padding: .45em 15px .45em 32px;
	font-size: 1.1em;
	font-weight: bold;
	color: #00788b;
	text-decoration: none;
	background: #dcdfe0 url(../../sub-nav-list-off.gif/$file/sub-nav-list-off.gif) no-repeat 15px .55em;
}
#sub-nav ul li a:hover, #sub-nav ul li a:active, #sub-nav ul li.selected a {
	color: #f60;
	background: #f1f2f2 url(../../sub-nav-list-on.gif/$file/sub-nav-list-on.gif) no-repeat 15px .55em;
}
#sub-nav ul li.selected a {
	cursor: default;
}
#sidebar {
	float: left;
	width: 186px;
	margin: 4.5em 0 0 24px;
}
#sidebar ul li a {
	display: block;
	padding: .45em 0 .45em 17px;
	font-size: 1.1em;
	background: #fff url(../../sub-nav-list-off.gif/$file/sub-nav-list-off.gif) no-repeat 0 6px;
}
#menu {
	float: left;
	width: 186px;
	margin: 0;
}
#menu ul li a {
	display: block;
	padding: .45em 0 .45em 17px;
	font-size: 1.1em;
	background: #fff url(../../sub-nav-list-off.gif/$file/sub-nav-list-off.gif) no-repeat 0 6px;
}
menubody {
	float: left;
	width: 100%;
	margin: 0;
}
#menubody ul li a {
	display: block;
	padding: .45em 0 .45em 17px;
	font-size: 1.1em;
	background: #fff url(../../sub-nav-list-off.gif/$file/sub-nav-list-off.gif) no-repeat 0 6px;
}
#find-adviser {
	margin-top: 3em;
}
#subscribe, #join {
	margin-top: 1em;
}
.box {
	padding: 1.2em 20px;
	background: #fff url(../../sidebar-bg-top.jpg/$file/sidebar-bg-top.jpg) no-repeat top left;
}
.short-box {
	background-image: url(../../sidebar-bg-top-short.jpg/$file/sidebar-bg-top-short.jpg) !important;
}
#sidebar .end {
	position: relative;
	bottom: -1.2em;
	margin: 0 -20px;
	width: 186px;
	height: 3px;
	background: transparent url(../../sidebar-bg-bt.jpg/$file/sidebar-bg-bt.jpg) no-repeat bottom left;
}
#sidebar p {
	line-height: 1.2em;
}
#subscribe ul li {
	margin: 1.5em 0;
}
.align-right {
	float: right;
}
#sub-nav ul li, #sidebar ul li { height: 1%;}
.clr { clear: both; }