﻿@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	min-width: 1024px;
}
body {
	margin: 0 auto;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #666;
}
a {
	cursor: pointer;
}
/* Headlines */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: black;
}
h3 {
	color: gray;
}
/* Links */
a {
	text-decoration: none;
	color: #666;
}

/* Floating Header */
#float_header {
	z-index: 1000;
	top: 0;
	width: 100%;
	min-width: 1024px;
	height: 150px;
	position: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/floating_header.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#nav {
	position: relative;
	height: auto;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	top:-80px;
}
#float_header ul#navigation {
	position: relative;
	margin: 0 auto;
	list-style: none;
	width: 800px;
	height: auto;
}
#float_header ul a {
	text-decoration: none;
	color: white;
}
#float_header ul a:hover {
	color: red;
	text-decoration: none;
}
#float_header li#home {
	position: absolute;
	left: 5px;
	top: 88px;
	padding: 5px;
	height: auto;
	width: auto;
}
#float_header li#help {
	position: absolute;
	left: 80px;
	top: 88px;
	padding: 5px;
	height: auto;
	width: auto;
}
#float_header li#learn {
	position: absolute;
	left: 250px;
	top: 88px;
	padding: 5px;
	height: auto;
	width: auto;
}
#float_header li#experience {
	position: absolute;
	left: 325px;
	top: 88px;
	padding: 5px;
	height: auto;
	width: auto;
}
#float_header li#succeed {
	position: absolute;
	left: 440px;
	top: 88px;
	padding: 5px;
	height: auto;
	width: auto;
}
#float_header li#results {
	position: absolute;
	left: 635px;
	top: 88px;
	padding: 5px;
	height: auto;
	width: auto;
}
#top_nav_bar {
	position: relative;
	width: 350px;
	left: 280px;
	margin: 0 auto;
	height: auto;
	padding-top: 5px;
	top:-70px;
}
p#top_nav {
	width: 320px;
	font-size: 14px;
}
p#profile {
	position: relative;
	width: 100px;
	height: auto;
	font-size: 14px;
	left: 215px;
}
p#top_nav a:hover {
	text-decoration: none;
	color: red;
}
p#profile a {
	color: red;
	text-decoration: none;
}
p#profile a:hover {
	color: orange;
	text-decoration: none;
}
p#hidden_h {
	display: none;
}
#click_button {
	width:150px;
	height:75px;
	position:relative;
	float:center;
	z-index:3000;
	margin:0 auto;
	padding-right:100px;
	padding-top:5px;
}
#click_button img {
	margin: 0 auto;
	position:relative;
	width:150px;
	height:75px;
	border:none;
}
#click_button a {
	border:none;
	text-decoration:none;
}
/*Main Containers*/
#container {
	z-index: 0;
	width: 1034px;
	margin: 0 auto;
	position: relative;
}
#main_column {
	position: relative;
	float: left;
	clear: right;
	width: 724px;
	min-height: 650px;
	background-image: url(images/main_column_bkgd.png);
	background-repeat: repeat-y;
	padding-top: 140px;
}
#sub_column {
	position: relative;
	float: right;
	clear: none;
	z-index: 1;
	width: 300px;
	min-height: 650px;
	padding-top: 170px;
	padding-left: 10px;
}
/* Content */
h2#main_h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	float: left;
	clear: right;
	width: 340px;
	padding: 10px;
	text-align: center;
	color: red;
	position: relative;
	top: 30px;
}
h2#main_h span {
	color: red;
	font-size: 28px;
}
h2#main_h span#sub_h {
	font-size: 16px;
	color: gray;
}
h2#main_h span#emph {
	color: #F60;
	font-size: 16px;
	font-weight: bold;
}
img#main_top_img {
	position: relative;
	float: right;
	clear: none;
	padding: 10px;
}
#main_column_content {
	clear: both;
	width: 660px;
	min-height: 300px;
	padding: 20px;
}
#main_column_content p span {
	font-weight: bold;
}
img#tyn_ball {
	float: left;
	padding-right: 10px;
	padding-top: 30px;
}
#main_column_content ul {
	padding-top: 15px;
	font-size: 13px;
	font-style: italic;
}
ul#tyn_foc {
	list-style: none;
}
#main_column_content ul span {
	color: #F60;
	font-weight: bold;
}
#main_column_content li#insight {
	text-indent: -25px;
}
#main_column_content li#assistance {
	text-indent: -25px;
}
#main_column_content p#sub_ul {
	clear: both;
	padding-top: 10px;
}
/* Side column */
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 260px;
}
#sub_box1 {
	background-image: url(images/sub_box.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 250px;
	height: 250px;
	padding-top: 15px;
}
h2#sub8 {
	color: red;
	width: 200px;
	padding-left: 30px;
	padding-top: 25px;
}
h2#sub8 span {
	color: orange;
}
#sub_box1 p {
	color: white;
	font-size: 14px;
	width: 175px;
	padding-left: 30px;
}
#sub_box1 a {
	font-size: 14px;
	font-weight: bold;
	color:red;
}
#sub_box2 {
	position: relative;
	width: 280px;
	height: 180px;
	clear: both;
	padding-left: 10px;
	padding-top: 5px;
}
h3#request a {
	color: red;
	font-size: 18px;
	width: 100px;
	text-align: center;
	float: left;
	clear: right;
	padding-right: 15px;
	padding-top: 10px;
}
h3#request a:hover {
	color:orange;
}
h3#request_whitepaper a {
	color: red;
	font-size: 16px;
	width: 100px;
	text-align: center;
	float: left;
	clear: right;
	padding-right: 15px;
	padding-top: 10px;
}
h3#request_whitepaper a:hover {
	color:orange;
}
img#wright {
	position: relative;
	float: right;
	clear: left;
	height: auto;
}
/* 3 Bar Divider */
#three_bar_divider {
	width: 1024px;
	height: 170px;
	clear: both;
	position: relative;
	padding-left: 42px;
	padding-right: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
}
#left {
	width: 300px;
	height: 170px;
	float: left;
	clear: right;
	text-align: center;
}
#left p {
	width: 270px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
#center {
	position: absolute;
	width: 300px;
	height: 170px;
	float: none;
	clear: left;
	text-align: center;
	left: 362px;
	padding-left: 20px;
	padding-right: 20px;
}
#center p {
	width: 270px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
#right {
	position: absolute;
	width: 300px;
	height: 170px;
	float: right;
	clear: left;
	text-align: center;
	left: 722px;
}
#right p {
	width: 270px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: red;
	font-size: 22px;
}
#three_bar_divider a {
	font-size: 16px;
	color: red;
	font-style: italic;
	font-weight: bold;
}
#three_bar_divider a:hover {
	color: orange;
	text-decoration: none;
}
/* 3 column layout */
#sub_container {
	z-index: 0;
	width: 1034px;
	margin: 0 auto;
	position: relative;
	clear: both;
}
#sub_container h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #333;
}
#left_column {
	position: relative;
	left: 30px;
	width: 300px;
	padding: 10px;
	float: left;
	clear: right;
	min-height: 720px;
	background-image: url(images/orange_bkgd.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#center_column {
	position: absolute;
	left: 370px;
	width: 300px;
	padding: 10px;
	float: right;
	clear: left;
	min-height: 720px;
	top: 0;
}
#center_column a {
	text-decoration: none;
	color: red;
	font-style: italic;
	font-weight: bold;
}
#center_column a:hover {
	color: orange;
	text-decoration: none;
}
#center_column p {
	width: 250px;
}
#center_column h3 {
	width: 260px;
}
#right_column {
	position: absolute;
	width: 300px;
	padding: 10px;
	float: right;
	clear: left;
	min-height: 720px;
	top: 0px;
	left: 715px;
}
#right_column a {
	text-decoration: none;
	color: red;
	font-style: italic;
	font-weight: bold;
}
#right_column a:hover {
	color: orange;
	text-decoration: none;
}
#right_column p {
	width: 240px;
}
#right_column h3 {
	width: 180px;
}
#left_column h2 {
	padding-left: 10px;
	font-size: 18px;
	color: black;
	font-weight: normal;
}
ul#news {
	width: 230px;
}
h1#white_papers {
	z-index: 10;
	position: absolute;
	width: 600px;
	height: 40px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
}
h3#looking {
	padding-top: 40px;
}
h3#silv {
	padding-top: 35px;
}
h3#old {
	padding-top: 20px;
}
#old_box {
	padding-left: 10px;
}
#silv_box {
	padding-left: 10px;
}
h1#tools {
	font-size: 17px;
	font-weight: bold;
	padding-top: 95px;
	padding-bottom: 10px;
	color: black;
	width:250px;
	z-index:5;
}
p#tools_p {
	width: 280px;
	height: auto;
	position: relative;
	padding-right: 10px;
}
p#tools_p span {
	color: red;
}
p#tools_p a {
	color:red;
}
img#fran_nav {
	height: auto;
	position: absolute;
	width: 280px;
}
h1#links {
	font-size: 17px;
	font-weight: bold;
	padding-top: 35px;
	padding-bottom: 10px;
	text-indent: 30px;
	color: black;
}
ul#quick_links {
	width: 240px;
	font-size: 13px;
}
ul#quick_links a {
	color: #333;
	font-style: normal;
	text-decoration: underline;
}
ul#quick_links a:hover {
	color: red;
	text-decoration: none;
}
h1#book {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	color: black;
}
p#book_p {
	width: 280px;
}
h1#hear {
	font-size: 16px;
	font-weight: normal;
	width: 280px;
}
p#hear_p {
	width: 280px;
}
#book_box {
	padding-left: 10px;
}
p#book_p span {
	color: red;
}
#bottom_corner {
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(images/small_orange_bkgd.png);
	background-repeat: no-repeat;
	background-position: top center;
}
/* Footer */
#footer {
	width: 100% min-height:20px;
	clear: both;
	position: relative;
	padding-top: 10px;
	margin: 0 auto;
}
p#copyright {
	font-size: 12px;
	margin: 0 auto;
	width: 1024px;
	text-align: center;
	padding-bottom: 10px;
}
p#copyright a {
	color: #333;
}
p#copyright a:hover {
	color: red;
	text-decoration: none;
}
/* Ways We Help Page */
h2#main_h span#ways {
	color: red;
	font-size: 24px;
	width: 300px;
	left: 45px;
	position: relative;
	text-align: center;
	top: 10px;
}
h2#main_h span#ways_you {
	font-size: 16px;
	color: #F60;
}
h2#main_h span#sub_h_ways {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	width: 300px;
	left: 50px;
	position: relative;
	text-align: center;
	top: 10px;
}
img#ways_top_img {
	position: relative;
	float: right;
	clear: none;
	padding: 10px;
	padding-right: 90px;
}
h2#sub9 {
	color: orange;
	padding-left: 40px;
	padding-top: 30px;
}
p#sub6_p {
	padding-left: 40px;
}
p#sub6_p a {
	color: red;
	font-size: 14px;
	font-style: italic;
}
p#sub6_p a:hover {
	color: orange;
	text-decoration: none;
}
h3#request2 {
	color: red;
	width: 250px;
}
#sub_box2 {
	height: 120px;
}
p#info {
	color: gray;
}
p#info a {
	color: #333;
}
p#info a:hover {
	text-decoration: none;
	color: red;
}
#spacer_divider {
	width: 1024px;
	height: 1px;
	clear: both;
	position: relative;
	border-top: silver 1px solid;
}
#main_column_below {
	position: relative;
	float: left;
	clear: right;
	width: 724px;
	min-height: 650px;
	background-image: url(images/main_column_below_bkgd.png);
	background-repeat: repeat-y;
}
#main_column_below_content {
	width: 660px;
	min-height: 300px;
	padding: 20px;
}
#main_column_below_content h5 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: black;
}
#main_column_below_content p span {
	color: red;
}
img#shoes {
	float: left;
	clear: right;
	position: relative;
	width: 250px;
	padding-left: 20px;
	border:none;
}
#main_column_below_content_growth_sub {
	float: right;
	clear: left;
	position: absolute;
	left: 270px;
	width: 370px;
	height: auto;
	padding-left: 30px;
	padding-top: 10px;
}
h2#fran_growth {
	font-size: 16px;
	font-weight: normal;
	color: black;
}
h2#fran_growth span {
	font-weight: bold;
}
#main_column_below_content_growth_sub p {
	width: 300px;
}
#main_column_below_content_growth_sub p a {
	color: red;
	font-weight: bold;
	font-style: italic;
}
#main_column_below_content_growth_sub p a:hover {
	color: orange;
	text-decoration: none;
}
#sub_column_below {
	position: relative;
	float: right;
	clear: none;
	z-index: 1;
	width: 300px;
	min-height: 650px;
	padding-left: 10px;
	padding-top: 10px;
}
h2#book_sub_head {
	font-size: 16px;
	font-weight: normal;
	color: black;
	width: 200px;
}
p#book_blurb {
	width: 250px;
}
p#book_blurb span {
	color: red;
	font-style: italic;
}
h2#sub11 {
	color: orange;
	padding-left: 45px;
	padding-top: 40px;
	width: 200px;
}
p#sub11_p {
	padding-left: 40px;
	padding-top: 25px;
}
p#sub11_p a {
	color: red;
	font-size: 14px;
	font-style: italic;
}
p#sub11_p a:hover {
	color: orange;
	text-decoration: none;
}
#bottom_corner a span {
	color: red;
	font-weight: bold;
	font-style: italic;
}
/* Learn Page */
h2#main_h span#learn {
	color: red;
	font-size: 24px;
	width: 350px;
	position: relative;
	text-align: center;
	top: 5px;
	left: 30px;
}
h2#main_h span#sub_h_learn {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	width: 350px;
	position: relative;
	text-align: center;
	top: 5px;
	left: 30px;
}
img#learn_top_img {
	position: relative;
	float: right;
	clear: none;
	padding: 10px;
	padding-right: 60px;
}
h2#sub10 {
	color: orange;
	font-size: 14px;
	width: 175px;
	padding-left: 45px;
	padding-top: 28px;
}
h3#request2 {
	color: red;
	width: 250px;
}
p#info {
	color: gray;
}
p#info a {
	color: #333;
}
p#info a:hover {
	text-decoration: none;
	color: red;
}
#sub_box3 {
	background-image: url(images/sub_box2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 300px;
	padding-top: 15px;
}
#sub_box3 p {
	color: white;
	font-size: 13px;
	width: 190px;
	padding-left: 45px;
}
#sub_box3 a {
	font-size: 14px;
	font-weight: bold;
	color: red;
	font-style: italic;
}
#sub_box3 a:hover {
	color: orange;
	text-decoration: none;
}
h2#sub_15 {
	color: orange;
	font-size: 14px;
	width: 160px;
	padding-top: 35px;
	padding-left:45px;
}
/* Experience Page */
h2#main_h span#exp {
	color: red;
	font-size: 24px;
	width: 350px;
	position: relative;
	text-align: center;
	left: 35px;
}
h2#main_h span#sub_h_exp {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	width: 350px;
	position: relative;
	text-align: center;
	left: 35px;
}
img#experience_top_img {
	position: relative;
	float: right;
	clear: none;
	padding: 10px;
	padding-right: 70px;
	padding-top: 20px;
}
h2#sub10 {
	color: orange;
	font-size: 14px;
	width: 175px;
	padding-left: 30px;
	padding-top: 33px;
}
p#sub12_p a {
	color: red;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
h3#request2 {
	color: red;
	width: 250px;
}
p#info {
	color: gray;
}
p#info a {
	color: #333;
}
p#info a:hover {
	text-decoration: none;
	color: red;
}
#sub_box3 {
	background-image: url(images/sub_box2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 300px;
	padding-top: 15px;
}
#sub_box3 p {
	color: white;
	font-size: 13px;
	width: 190px;
	padding-left: 45px;
}
#sub_box3 a {
	font-size: 14px;
	font-weight: bold;
	color: red;
	font-style: italic;
}
#sub_box3 a:hover {
	color: orange;
	text-decoration: none;
}
/* Succeed in Ownership */
/* Experience Page */
h2#main_h span#succeed {
	color: red;
	font-size: 24px;
	width: 350px;
	position: relative;
	text-align: center;
	left: 35px;
}
h2#main_h span#sub_h_succeed {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	width: 350px;
	position: relative;
	text-align: center;
	left: 35px;
}
img#succeed {
	position: relative;
	float: right;
	width: 250px;
	height: 200px;
	clear: none;
	padding: 10px;
	padding-right: 60px;
	padding-top: 20px;
}
h2#sub15 {
	color: orange;
	font-size: 13px;
	width: 175px;
	padding-left: 30px;
	padding-top: 33px;
}
p#sub12_p a {
	color: red;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
/* client results page */
h2#main_h span#results {
	color: red;
	font-size: 24px;
	width: 350px;
	position: relative;
	text-align: center;
	left: 35px;
}
h2#main_h span#sub_h_results {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	width: 350px;
	position: relative;
	text-align: center;
	left: 35px;
}
img#results {
	position: relative;
	float: right;
	width: 275px;
	height: 200px;
	clear: none;
	padding: 10px;
	padding-right: 50px;
	padding-top: 20px;
}
h2#sub16 {
	color: orange;
	font-size: 14px;
	width: 175px;
	padding-left: 35px;
	padding-top: 35px;
}
p#sub16_p {
	padding-left: 35px;
}
p#sub16_p a {
	color: red;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}