/* Layout Stylesheet */

#envelope {
	position: relative;
	width: 836px;
	margin: 0 auto;
	}
	#account {
		height: 32px;
		font-size: .91em;
		background: #60020a url(../images/bg-account.gif) top left no-repeat;
		}
		#account a  {
			float: right;
			padding: 7px 18px 0 16px;
			background: transparent url(../images/bg-account-divider.gif) 100% 8px no-repeat;
			color: #ee8c25;
			}
			#account a.lastOne  {
				background: transparent;
			}
	#menuLeft {
		position: absolute;
		top: 30px;
		left: 0;
	}
	.content {
		position: relative;
		padding: 0 16px 0 20px;
		background: transparent url(../images/bg-content.gif) top right repeat-y;
		}
		#homepage {
			}
			#homepage #homeFocus ul li {
				position: static;
				display: inline;
				cursor: hand;
				cursor: pointer;
				}
		#boxWrapper {
			padding: 42px 0 8px 0;
			background: #deb406;
			}
			#boxes {
				background: #eed982;
				padding: 15px 10px 15px 10px;
				height: 174px;
			}
			#boxes img.left {
				margin-right: 8px;
			}
			#boxes div.left {
				float: none;
				background: url(../images/bucket-bg.gif);
				width: 600px;
				height: 175px;
			}
			.box {
				border-right: 1px #cccccc solid;
				float: left;
				margin: 15px 0 0 0;
				padding: 0px 15px 0 0px;
				width: 257px;
				height: 150px;
				color: #59533f;	
				}
				.box h2 {
					margin: 7px 0 5px 0px;
					padding-bottom: 5px;
					color: #60020a;
					border-bottom: 2px #417384 dotted;
					
				}
				.box p {
					margin: 0px 0 10px 0;
					font-size: .75em;
					line-height: 13px;
					text-align: left;
					width: 100%;
				}
				
				.box .thumb {
					float: left;
					margin: 0 5px 0 0;
				}
				
				.box a {
					margin-top: 5px;
				}
				
				.box.last {
					border: none;
					margin-left: 15px;
				}
			#rotate {
				float: right;
				width: 180px;
				height: 165px;
				background-color: #fff;
				border: 3px solid #deb406;
				margin-top: 2px; 
				margin-right: 0px;
				padding: 0px;
				
			}
			#rotate > div > div {
				padding: 10px 5px 0 5px;
				height: 155px;
				width: 160x;
			}
			#rotate p {
				text-align: center;
			}
			#tip {
				float: left;
				margin-left: 14px;
			}
		#subNav {
			padding-left: 148px;
			height: 29px;
			overflow: hidden;
			background: #deb406 url(../images/bg-subnav.gif) top right no-repeat;
			}
			#subNav li {
				float: left;
				margin-right: 17px;
			}
		#mainNav {
			position: absolute;
			top: 0px;
			left: 20px;
			*left: 0;
			z-index: 50;
			}
			*:first-child+html #mainNav {
				left: 20px;
			}
		#banner {
			padding: 0 0 8px 149px; 
			background-color: #797066;
		}
		#copy {
			width: 375px;
			padding: 32px 234px 45px 191px;
			background: #fff;
			}
			#copy h1 {
				margin-bottom: 16px;
			}
			#copy h2 {
				margin-bottom: 1px;
				color: #65c1f3;
				}
				#copy h2 a {
					color: #65c1f3;
				}
			#copy h3 {
				margin-bottom: 1px;
				color: #797066;
				font-size: .91em;
			}
			#copy p {
				margin-bottom: 20px;
				font-size: .91em;
				color: #797066;
				line-height: 15px;
			}
			#copy ul {
				margin-bottom: 20px;
				font-size: .91em;
				color: #797066;
				}
				#copy ul li {
					display: block;
					padding-left: 11px;
					margin-bottom: 1px;
					background: transparent url(../images/bullet.gif) 0 6px no-repeat;
					}
					#copy ul li ul {
						margin: 8px 0 0 8px;
						}
						#copy ul li li {
							font-size: 11px;
						}
			#copy ol {
				margin: 0 0 20px 20px;
				font-size: .91em;
				color: #797066;
				}
				#copy ol li {
					margin-bottom: 1px;
					}
					#copy ol li ol {
						list-style-type: lower-alpha;
						margin: 8px 0 8px 16px;
						}
						#copy ol li li {
							font-size: 11px;
						}
			#copy #innerLearn {
				display: block;
				margin-top: 13px;
			}
			#copy #contactTable {
				margin-bottom: 30px;
				}
				#copy #contactTable td {
					font-size: .91em;
					color: #797066;
					padding-right: 7px;
				}
			#copy ul.linkList {
				margin-bottom: 15px;
				}
				#copy ul.linkList li {
					display: block;
					padding-left: 10px;
					background: transparent url(../images/plus-link-list.gif) 0 4px no-repeat;
					}
					#copy .linkList li a {
						/*display: block;*/
						
					}
			#copy .leftPhoto {
				position: relative;
				float: left;
				margin-right: 9px;
			}
		.rightFocus {
			position: absolute;
			top: 232px;
			left: 636px;
			width: 150px;
			font-size: .91em;
			}
			#rightFocusSub {
				top: 158px;
			}
			.rightFocus h1 {
				margin-bottom: 13px;
			}
			.rightFocus h2 {
				color: #797066;
			}
			.rightFocus ul {
				margin-bottom: 13px;
				}
				.rightFocus ul li {
					display: inline;
					}
					.rightFocus ul li a {
						display: block;
						padding: 0 0 0 10px;
						color: #797066;
						background: #fff url(../images/plus.gif) 0 4px no-repeat;
					}
					
	#footer {
		position: relative;
		height: 65px;
		background: #60020a url(../images/bg-footer.gif) top left no-repeat;
		color: #fff;
		font-size: .7em;
		}
		#securities {
			position: absolute;
			top: 11px;
			left: 20px;
		}
		#planningServices {
			position: absolute;
			top: 11px;
			left: 20px;
		}
		#registered {
			position: absolute;
			top: 11px;
			left: 490px;
			width:  335px;
		}
		#footer a {
			color: #EE8C25;
		}
.left {
	float: left;
}
.right {
	float: right;
}

#transition {
	display: none;
}

#rotate h2 {
	text-align: center;
	text-indent: 0px;
}

.callout {
	float: right;
	height: 667px;
	position: relative;
	width: 228px;
	font-size: .7em;
}

#news-events  .callout {
	background: #fff url(../images/callout-bg.png) no-repeat;
}

#financial-planning .callout {
	background: #fff url(../images/bg-callout-resources.png) no-repeat;
}

.wealthvision {
	background: #fff url(../images/wealthvision-callout-bg.png) no-repeat;
	height: 400px;
}

#news-events h3, .wealthvision h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #742229;
}

#news-events .copy {
	margin-left: 110px;
	position: relative;
	top: -150px;
}

#financial-planning .copy {
	margin-left: 110px;
	position: relative;
	top: -125px;
}

#financial-planning .callout p {
	font-weight: bold;
	font-size: 1.1em;
}
	
.wealthvision p {
	font-size: 1.1;
	color: #797066;
}

.wealthvision .copy {
	margin-left: 110px;
	position: relative;
	top: -120px;
}

.callout .divider {
	float: left;
}

.callout .book {
	position: relative;
	padding-top: 7px;
	left: -25px;
}

.callout p {
	padding-top: 8px;
	padding-right: 5px;
}

.callout span {
	display: block;
	margin-top: 4px;
	font-style: italic;
}

.newsletters {
	list-style-type: none;
}

#copy .newsletters  li {
	background: transparent url(../images/plus.gif) 0 4px no-repeat;
	color: #797066;
}

#news-events #copy ul ul {
	margin-top: 0px;
}

#news-events #copy ul ul li
{
	font-size: 1em;
}

.newsletters a {
	font-weight: normal;
}

.linkList img {
	display: block;
	padding-top: 5px;
}

.linkList .caption {
	font-size: .8em;
	margin-bottom: 10px;
	display: block;
}

.callout .early-show {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: -100px;
}

.callout .early-show h3 {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: transparent url(../images/callout-divider.png) repeat-x bottom left;
}

#homepage-link {
	position: absolute;
	display: block;
	height: 60px;
	width: 54px;
	top: 11px;
	left: 40px;
	z-index: 100;
	text-decoration: none;
}