html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,div,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	z-index: 1;
	background-color: #FFFFFF;
    	text-align: center;
    	color: #656565;
    	font-family: verdana;
    	font-size: 11px;
    	list-style-type: disc;
}

#container {
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	text-align: left;
	background-color: #F8F8F8;
}

h1 {
	font-family: "bell mt","times new roman";
	color: #124262;
	font-size: 20px;
	font-weight: normal;
	width: 726px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #8C8C8C;
}

h2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #20628F;
	width: 230px;
	padding: 0px 0px 4px 0px;
	border-bottom: 2px dotted #8C8C8C;
}

h2 a {
	color: #20628F;
	text-decoration: none;
}

p {
	padding: 0px 0px 0px 0px;
}
#header {
	height: 176px;
	width: 1000px;
	background: url('images/header.jpg') no-repeat;
	line-height: 18px;
	padding-left: 24px;
	color: #FFFFFF;
}

#header a {
	color: #FFFFFF;
}

#navigation {
	height: 44px;
	background: url('images/nav_bar.jpg') no-repeat;
	width: 926px;
	margin: 0px 0px 0px 42px;
	padding: 0px;
}

#navigation li {
	list-style-type: none;
	float: left;
}

#navigation li a {
	text-decoration: none;
	color: #FFF;
}

#nav_home a {
	display: block;
	height: 44px;
	width: 70px;
}

#nav_home a:hover{
	background: url('images/nav_bar_rollover.png') no-repeat;
}

#nav_hiw a {
	display: block;
	padding-left: 28px;
	height: 44px;
	width: 138px;
}

#nav_hiw a:hover{
	background: url('images/nav_bar_rollover.png')  -70px 0 no-repeat;
}

#nav_pb a {
	display: block;
	padding-left: 28px;
	height: 44px;
	width: 170px;
}

#nav_pb a:hover{
	background: url('images/nav_bar_rollover.png')  -236px 0 no-repeat;
}

#nav_suc a {
	display: block;
	padding-left: 28px;
	height: 44px;
	width: 102px;
}

#nav_suc a:hover{
	background: url('images/nav_bar_rollover.png')  -434px 0 no-repeat;
}

#nav_about a {
	display: block;
	padding-left: 28px;
	height: 44px;
	width: 102px;
}

#nav_about a:hover{
	background: url('images/nav_bar_rollover.png')  -564px 0 no-repeat;
}

#nav_faq a {
	display: block;
	padding-left: 28px;
	height: 44px;
	width: 52px;
}

#nav_faq a:hover{
	background: url('images/nav_bar_rollover.png')  -694px 0 no-repeat;
}

#nav_contact a {
	display: block;
	padding-left: 28px;
	height: 44px;
	width: 100px;
}

#nav_contact a:hover{
	background: url('images/nav_bar_rollover.png')  -774px 0 no-repeat;
}

#left_col {
	float: left;
	width: 238px;
	padding: 40px 0px 0px 0px;
	border: 0px solid black;
}

.left_col_divider {
	position: relative;
	width: 218px;
	height: 42px;
	background: url('images/left_nav_dots.jpg') no-repeat;
}

.left_nav_link {
	margin: 0px 0px 3px 0px;
	padding-left: 0px;
	line-height: 15px;
}

.left_nav_link a {
	padding-left: 25px;
	display: block;
	background: url('images/left_nav_plus_sign.jpg') no-repeat;
	color: #656565;
	text-decoration: none;
}

.left_nav_link a:hover {
	background-color: #E6E1DA;
	padding-left: 25px;
	background: url('images/lef_nav_rollover.jpg') no-repeat;
}

.left_nav_blog_vid {
	background: url('images/left_nav_plus_sign2.jpg') no-repeat;
	margin: 0px 48px 5px 8px;
	padding-left: 20px;
	border: 0px solid red;
}

.left_nav_blog_vid a {
	color: #656565;
	text-decoration: none;
}

.left_nav_blog_vid a:hover {
	color: #cfc6ba;
}

#left_nav_sign_up {
	margin: 30px 0px 0px 5px;
	width: 215px;
	height: 64px;
	background: url('images/sign_up_now_background.jpg') no-repeat;
}

#left_nav_sign_up a {
	display: block;
	text-decoration: none;
	color: #124262;
	padding: 20px 0px 0px 15px;
}

#left_nav_sign_up div.link a {
	margin: 8px 0px 0px 5px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #20628F;
}

#left_nav_sign_up div.link a:hover {
	color: #10466b;
}
#main_content {
	float: left;
	width: 760px;
	padding-top: 32px;
}

#main_content_text {
	clear: both;
	width: 726px;
}

#main_content_text table {
	margin: 0px 0px 36px 0px;
}

#main_content_col_a {
	float: left;
	width: 362px;
}
#main_content_col_b {
	float: right;
	width: 362px;
}

#main_content a {
	color: #20628F;
}

#main_content a:hover {
	color: #124262;
}

#main_content_text ul {
	margin-left: 20px;
	list-style-type: disc;
}

.main_content_link_plus {
	clear: both;
	width: 181px;
	height: 18px;
	background: url('images/main_content_link_plus.jpg') no-repeat;
}

.main_content_link_plus a {
	display: block;
	text-decoration: none;
	color: #124262;
	padding: 2px 0px 0px 10px;
}

#right_col {
	float: right;
	width: 246px;
	padding-top: 18px;
}

#wealth_creation_blog {
	background: url('images/right_nav_blog.png') no-repeat;
	height: 125px;
	width: 228px;
	color: #FFFFFF;
	font-family: "times new roman";
	font-size: 14px;
	padding: 9px 0px 0px 15px;
}

#successes_on_video {
	height: 195px;
	width: 227px;
	color: #FFFFFF;
	font-family: "times new roman";
	font-size: 14px;
	padding: 8px 0px 0px 15px;
}

#successes_on_video div.link a {
	position: relative;
	top: 157px;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #656565;
}

#successes_on_video div.link a:hover {
	color: #10466b;
}

#successes_on_video_internal {
	height: 246px;
	width: 235px;
	color: #FFFFFF;
	font-family: "times new roman";
	font-size: 14px;
	padding: 8px 0px 0px 15px;
}

#successes_on_video_internal div.link a {
	position: relative;
	top: 185px;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #656565;
}

#right_col_title {
	padding: 9px 0px 0px 9px;
	background: url('images/right_nav_blank_title.png') no-repeat;
	width: 228px;
	height: 31px;
	font-family: "times new roman";
	font-size: 14px;
	color: #FFFFFF;
}
.news_and_press {
	padding: 10px 0px 2px 28px;
}

.news_and_press_read_more a {
	color: #20628F;
	text-decoration: none;
	padding: 0px 0px 0px 28px;
}

.news_and_press_read_more a:hover {
	color: #10466b;
}

#footer {
	clear: both;
	background: url('images/footer_bg.jpg') repeat;
	height: 22px;
	width: 1000px;
	text-align: right;
	color: #FFFFFF;
}

#footer a {
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
}

.faq { 
	width: 420px;
	padding-left: 30px;
}

#faq0 {
	display: none;
}

#faq1 {
	display: none;
}

#faq2 {
	display: none;
}

#faq3 {
	display: none;
}

#faq4 {
	display: none;
}

#faq5 {
	display: none;
}

#faq6 {
	display: none;
}

#faq7 {
	display: none;
}

#faq8 {
	display: none;
}

#faq9 {
	display: none;
}


#m1 {
	clear: both;
	position: relative;
	left: 620px;
	top: -7px;
	display: none;
	height: 65px;
	width: 143px;
	background-color: #D4CABD;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}
#m1 a {
	color: #D4CABD;
	height: 20px;
	display: block;
	margin-bottom: 1px;
	padding-left: 5px;
	line-height: 19px;
	background-color: #20628F;
	border-right: 3px solid #D4CABD;
	border-left: 3px solid #D4CABD;
	font-family: "times new roman";
	font-size: 14px;
	text-decoration: none;
}

#m1 a:hover {
	background-color: #79A1BC;
}