*, form {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #000000;
	background: #abc6e1 url(../images/bg_all.gif) repeat-x;
}
h1 {
	font-size:24px;
	margin: 0px;
}
h2, .contentheading, .componentheading {
	font-size: 24px;
	margin: 5px 0px;
	color: #00355b;
	margin: 10px 2px;
}
h3 {
	margin: 3px 0px;
	font-size: 20px;
	color: #104a73; 
}
h4 {
	margin: 3px 0px;
	font-size: 14px;
	color: #00355b;
}
img {
	border: none;
	vertical-align: middle;
}
input {
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	font-weight: normal;
	color: #00518C;
	border: 1px solid #003F6C;
	padding: 2px 1px 1px;
}
.presstitle {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
}
.red {
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
}
.moreMargin {
	margin: 5px 0;
}
.morePadding {
	padding: 5px 0 10px;
}
.b {
	font-weight: bold;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	background: url(../images/bg_body.gif) repeat-y;
}
#topnav {
	margin: 30px auto 0;
	width: 1000px;
	height: 19px;
	background: url(../images/bg_header.gif) no-repeat;
}
#header {
	margin: 0 auto;
	width: 980px;
	height: 86px;
	background: url(../images/top_bg.png) no-repeat;
	overflow: hidden;
}
#header p {
	margin: 12px 8px 0 0;
	text-align: right;
	color: #156598;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
}
#mainnav {
	width: 960px;
	margin: 0 auto;
}
#mainnav .nav {
	float: left;
	width: 220px;
	overflow: hidden;
}
#mainnav .flash {
	float: right;
	text-align: right;
}
#mainnav ul {
	float: left;
	list-style-type: none;
}
#mainnav ul li {
	width: 215px;
	padding-left: 30px;
	line-height: 36px;
	background: url(../images/bg_menu.gif) no-repeat;
}
#mainnav .select {
	background: url(../images/bg_menu_select.gif) no-repeat;
}
#mainnav a {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#showmenu {
	z-index:2000;
	position: absolute;
}
#showmenu ul {
	list-style-type: none;
	float: left;
}
#showmenu ul li {
	/*
	width: 240px;
	*/
	padding-left: 10px;
	line-height: 36px;
	height: 36px;
	background: url(../images/bg_menu_sub.gif) no-repeat;
}
#showmenu ul li a {
	font-size: 12px;
}
#fontpage {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(../images/fontpage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#fontpage h5 {
	text-align: right;
	font-size: 24px;
	margin: 50px 0px 20px 0;
	color: #104a73;
	font-weight: normal;
	font-family: Trebuchet MS, sans-serif;
}
#fontpage #fpLeft {
	float: left;
	width: 480px;
}
#fontpage #fpRight {
	float: right;
	width: 480px;
}
#container {
	width: 960px;
	margin: 20px auto;
	overflow: hidden;
}
#container #content {
	float: left;
	width: 610px;
	padding: 10px 0;
}
#container #sidebar {
	float: right;
	width: 336px;
	padding: 10px 0;
}
#sidebar #sidetop {
	height:21px;
	margin-bottom: 0;
	margin-bottom: -5px !important;
	background: url(../images/sidebar_top.png) no-repeat;
}
#sidebar #sidebar_school {
	height:161px;
	margin-bottom: 0;
	margin-bottom: -5px !important;
	background: url(../images/sidebar_school.png) no-repeat;
}
#sidebar #sidebody {
	padding: 0 20px;
	background: url(../images/sitebar_body.png) repeat-y;
	clear: both;
}
#sidebody p {
	margin: 2px 0 10px 0;
}
#sidebar #sidepartner {
	margin: 10px auto;
	padding: 0 20px;
	background: url(../images/bg_sidepartner.png) no-repeat center;
	height: 190px;
	width: 300px;
}
#sidepartner .sponsorslogo {
	padding: 5px;
	margin: 10px 0;
	text-align: center;
	background: #FFF;
}
#sidebar #sideend {
	height:16px;
	margin-top: 0;
	margin-top: -10px !important;
	background: url(../images/sitebar_end.png) no-repeat;
}
#sidebar #midplayer {
	background-color: #2b556e;
	width: 290px;
	margin: 20px auto;
	text-align: center;
}
#midplayer #playertop {
	height: 32px;
	margin-bottom: 0;
	margin-bottom: -5px !important;
	background: url(../images/player_top.png) no-repeat center;
}
#midplayer #playbody {

}
#midplayer #playend {
	height: 7px;
	background: url(../images/player_end.png) no-repeat center;
	margin-top: 0;
	margin-top: -4px !important;
}
#endnav {
	margin: 0 auto;   
	margin-top: -20px;
	*margin-top: 0px;
	_margin-top: 0;
	width: 1000px;
	height: 50px;
	background: url(../images/bg_footer.gif) no-repeat;
}
#footer {
	margin: 0 auto;
	width: 1000px;
}
#footerleft {
	text-align: center;
	width: 700px;
	float: left;
	line-height: 30px;
}
#footerright {
	text-align: left;
	width: 275px;
	float: right;
}
#footertop {
	width: 100%;
	font-size: 14px;
}
#footerend {
	width: 100%;
	padding: 12px 0 0;
}

/* For Each Page*/
.tab-content {
	margin: 10px;
	border:1px solid black;
	padding: 10px;
}
.cbFields {
	width: 98%;
}
.titleCell {
	width: 80px;
	font-weight: bold;
}
.fieldCell , table.content_table td.fieldCell, .fieldCell td, .tab_Description {
	font-weight:normal;
	text-align:	left;
	vertical-align:top;
	padding:3px 3px 4px 6px;
}
#storyBody p, #container #content p {
	line-height: 18px;
	text-align: justify;
	margin: 6px 0;
}

/* News */
.contentNews {
	padding: 0px 10px 20px 0px;
	color: #000;
}
.blackNews {
	background-color: #D4D4D4;
}
.contentNews .title, .contentNews .author, .contentNews .date {
	font-weight: bold;
	padding: 2px 0;
}
.contentNews .info {
	font-size: 12px;
}

/* Team */
.teamstaff {
	padding: 20px 10px;
}
.teamstaff .teamimg {
	float: left;
	width: 165px;
	margin-top: 15px;
	overflow: hidden;
}
.teamstaff .teamcopy {
	margin: 2px;
	float: right;
	width: 408px;
	font-size: 13px;
}
.teamstaff .teamcopy p {
	clear: both;
}
.teamstaff .teamcopy .title {
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-weight: bold;
}
.teamstaff .teamcopy .alias {
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	margin-bottom: 10px;
}

/* For Partners*/
.partner a, .partner .blue, .partner a:link, #footer a, p a {
	color: #0076ef;
	text-decoration: none;
}
.nationalpic {
	float: left;
	margin: 8px 5px;
	width: 188px;
	border: 1px solid #CCCCCC;
	text-align: center;
	overflow: hidden;
}
.locallink {
	margin: 8px 0;
	line-height: 16px;
	overflow: hidden;
}
.linktitle a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkcity {
	font-family: "Trebuchet MS";
	padding-left: 10px;
}
#formRequest {
	width: 620px;
}
#formRequest li {
	width: 620px;
	list-style: none;
	overflow: hidden;
	line-height: 26px;
}
#formRequest li .formTitle {
	width: 250px;
	float:left;
	font-weight: bold;
}
#formRequest li .FormFeild {
	width: 356px;
	float:left;
}
input.radio { 
	border:0px; 
} 

/* Franchise Home */
#franhome {
	float: left;
	height: auto;
	width: 600px;
	margin-left: 0px;
	padding-top: 10px;
	text-align: justify;
}
#franhome #top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 600px;
	height: auto;
}
#franhome #top #left  {
	float: left;
	height: auto;
	width: 600px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: "Trebuchet MS", sans-serif;
	color: 000000; 
}
#franhome #top #left #title {
	float: left;
	width: 600px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104a73; 
}
#franhome #top #left #subtitle {
	float: left;
	width: 600px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	color: #000000; 
}

#franhome #top #left #copy1 {
	float: left;
	width: 336px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: "Trebuchet MS", sans-serif;
	color: 000000; 
}

#franhome #top #left #copy2 {
	float: left;
	width: 600px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: "Trebuchet MS", sans-serif;
	color: 000000; 
}

#franhome #top #left #idBG {
	float: right;
	background-position: 50% 0%; 
	background-image: url(../images/partners_ID_243x168.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 243px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#franhome #bttm {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 600px;
	height: auto;
}
#franhome #bttm #left  {
	float: left;
	height: auto;
	width: 600px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: none;
	font-family: "Trebuchet MS", sans-serif;
	color: 000000; 
}
#franhome #bttm #left #storiesBG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/franhome_Stories_637x364.jpg);
	background-repeat: no-repeat;
	height: 392px;
	width: 600px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#franhome #bttm #left #storiesBG #copy1 {
	float: left;
	width: 565px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: "Trebuchet MS", sans-serif;
	color: 000000; 
}

#franhome #bttm #left #storiesBG #subtitle {
	float: left;
	width: 565px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	color: 000000; 
}

#franhome #bttm #left #storiesBG #ss_title {
	float: left;
	width: 565px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104a73;  
}


/* End Franchise Home */

/* Opportunities */
#opps {
	float: left;
	height: auto;
	width: 620px;
	margin-left: 0px;
	padding-top: 0px;
	text-align: justify;
}
#opps #top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	height: 525px;
}
#opps #top #left  {
	float: left;
	width: 424px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#opps #top #left #title {
	float: left;
	width: 409px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 24px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}
#opps #top #left #subtitle {
	float: left;
	width: 409px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}

#opps #top #left #copy1 {
	float: left;
	width: 424px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#opps #top #center {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 196px;
	height: 516px;
}
#opps #top #center #ladyBG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/opportunity_Lady_202x618.jpg);
	background-repeat: no-repeat;
	height: 516px;
	width: 196px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


#opps #bttm {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	height: 339px;
}
#opps #bttm #left  {
	float: left;
	height: 339px;
	width: 620px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#opps #bttm #left #requestIMG {
	float: left;
/*	background-position: 50% 0%; 
	background-image: url(../images/franchisee_Request_156x48.jpg);
	background-repeat: no-repeat;   */
	height: 48px;
	width: 156px;
	margin-left: 225px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#opps #bttm #left #childIMG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/opportunity_Child_637x267.jpg);
	background-repeat: no-repeat;
	height: 267px;
	width: 620px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

/* End Opportunities */

/* Finger Print Data */
#finger {
	float: left;
	height: auto;
	width: 620px;
	margin-left: 0px;
	padding-top: 10px;
	text-align: justify;
}
#finger #top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	height: auto;
}
#finger #top #left  {
	float: left;
	height: auto;
	width: 430px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#finger #top #left #title {
	float: left;
	width: 430px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73;
	text-align: left;
}
#finger #top #left #subtitle {
	float: left;
	width: 430px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}

#finger #top #left #copy1 {
	float: left;
	width: 430px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#finger #top #left #copy1 #subtitle {
	float: left;
	width: 430px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}
#finger #top #center {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 180px;
	height: 398px;
}
#finger #top #center #photoBG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/finger_Photo_180x398.jpg);
	background-repeat: no-repeat;
	height: 398px;
	width: 180px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left:10px;
}

#finger #top #left #idIMG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/finger_ID_439x121.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 440px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#finger #bttm {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	height: 400px;
}
#finger #bttm #left  {
	float: left;
	height: auto;
	width: 600px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#finger #bttm #left #computerBG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/finger_Computer_637x264.jpg);
	background-repeat: no-repeat;
	height: 344px;
	width: 600px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#finger #bttm #left #computerBG #copy1 {
	float: left;
	width: 260px;
	margin-top: 15px;
	padding-top: 15px;
	margin-left: 20px;
	margin-right: 30px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 333333; 
}

/* End Finger Print Data */

/* History */
#history {
	float: left;
	height: auto;
	width: 620px;
	margin-left: 0px;
	padding-top: 10px;
	text-align: justify;
}
#history #top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	height: 904px;
}
#history #top #left  {
	float: left;
	
	width: 445px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}

#history #top #left ul {
	list-style-type: disc;
	list-style-position: inside;
	}

#history #top #left #title {
	float: left;
	width: 445px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 24px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}
#history #top #left #subtitle {
	float: left;
	width: 445px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}

#history #top #left #copy1 {
	float: left;
	width: 440px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}

#history #top #left #copy2 {
	float: left;
	width: 440px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}

#history #top #left #copy2 #subtitle {
	float: left;
	width: 440px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}

#history #top #left #copy2 #list{
	float: left;
	width: 420px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}

#history #top #center {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 175px;
	height: 830px;
}
#history #top #center #booksBG {
	float: right;
	background-position: 0% 0%; 
	background-image: url(../images/history_Books_202x904.jpg);
	background-repeat: no-repeat;
	height: 830px;
	width: 175px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#history #top #left #photoIMG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/history_Photo_402x262.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 445px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

/* End History */

/* Initial Package */
#initial {
	float: left;
	height: auto;
	width: 620px;
	margin-left: 0px;
	padding-top: 10px;
	text-align: justify;
}
#initial #top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	height: 300px;
}
#initial #top #left  {
	float: left;
	height: 300px;
	width: 375px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#initial #top #left #title {
	float: left;
	width: 375px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 24px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73;
	text-align: left;
}
#initial #top #left #subtitle {
	float: left;
	width: 375px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}

#initial #top #left #copy1 {
	float: left;
	width: 375px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}

#initial #top #left #copy2 {
	float: left;
	width: 355px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}

#initial #top #left #copy2 ul {
	list-style-type: disc;
	list-style-position: inside;
	}

#initial #top #center {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 245px;
	height: 329px;
}
#initial #top #center #photoBG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/initial_Photo_245x398.jpg);
	background-repeat: no-repeat;
	height: 329px;
	width: 245px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#initial #bttm {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	height: 450px;
}
#initial #bttm #left  {
	float: left;
	height: 450px;
	width: 620px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#initial #bttm #left #guyBG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/initial_Guy_637x413.jpg);
	background-repeat: no-repeat;
	height: 413px;
	width: 620px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-top: 10px;
	padding-bottom: 30px;
	padding-top: 0px;
}
#initial #bttm #left #guyBG #copy1 {
	float: left;
	width: 280px;
	margin-top: 20px;
	padding-top: 20px;
	margin-left: 60px;
	margin-right: 30px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 333333; 
	text-align: center;
}

#initial #bttm #left #guyBG #requestIMG {
	float: left;
/*	background-position: 50% 0%; 
	background-image: url(../images/franchisee_Request_156x48.jpg);
	background-repeat: no-repeat;   */
	height: 48px;
	width: 156px;
	margin-left: 120px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
/* End Initial Payment Data */

/* Training & Support */
#training {
	float: left;
	height: auto;
	width: 620px;
	margin-left: 0px;
	padding-top: 10px;
	text-align: justify;
}
#training #top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	height: auto;
}
#training #top #left  {
	float: left;
	height: auto;
	width: 440px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#training #top #left #title {
	float: left;
	width: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73;
	text-align: left;
}
#training #top #left #subtitle {
	float: left;
	width: 400px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}

#training #top #left #copy1 {
	float: left;
	width: 430px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#training #top #center {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 180px;
	height: 513px;
}
#training #top #center #photoBG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/training_Photo_180x513.jpg);
	background-repeat: no-repeat;
	height: 513px;
	width: 180px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#training #bttm {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	height: auto;
}
#training #bttm #left  {
	float: left;
	height: auto;
	width: 620px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#training #bttm #left #kidnetBG {
	float: left;
	background-position: 50% 0%; 
	background-image: url(../images/training_Kidnet_637x376.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 620px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-top: 10px;
	padding-bottom: 30px;
	padding-top: 0px;
}
#training #bttm #left #kidnetBG #copy1 {
	float: right;
	width: 280px;
	margin-top: 170px;
	padding-top: 20px;
	margin-left: 60px;
	margin-right: 30px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 333333; 
	text-align: justify;
}

/* End Training & Support */

/* Marketing */
#marketing {
	float: left;
	height: auto;
	width: 620px;
	margin-left: 0px;
	padding-top: 10px;
	
}
#marketing #top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	height: auto;
}
#marketing #top #left  {
	float: left;
	
	width: 440px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000;
	
}
#marketing #top #left #title {
	float: left;
	width: 392px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}
#marketing #top #left #subtitle {
	float: left;
	width: 392px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}

#marketing #top #left #copy1 {
	float: left;
	width: 440px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000;
	text-align: justify;
}
#marketing #top #center {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 180px;
	height: 819px;
}
#marketing #top #center #materialsBG {
	float: right;
	background-position: 50% 0%; 
	background-image: url(../images/marketing_Materials_180x819.jpg);
	background-repeat: no-repeat;
	height: 819px;
	width: 180px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#marketing #top #left #peopleIMG {
	float: left;
	background-position: 0% 0%; 
	background-image: url(../images/marketing_People_249x421.jpg);
	background-repeat: no-repeat;
	height: 421px;
	width: 401px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#marketing #top #left #peopleIMG #copy1 {
	float: right;
	width: 185px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: right;
}

#marketing #top #left #peopleIMG #copy1 ul {
	padding-left: 40px;
}

/* End Marketing */

/* Franchise FAQs */
#franfaqs {
	float: left;
	height: auto;
	width: 610px;
	margin-left: 0px;
	padding-top: 10px;
	text-align: justify;
}
#franfaqs #top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 610px;
	height: auto;
}
#franfaqs #top #left  {
	float: left;
	height: auto;
	width: 610px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#franfaqs #top #left #title {
	float: left;
	width: 610px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}
#franfaqs #top #left #subtitle {
	float: left;
	width: 610px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}

#franfaqs #top #left #copy1 {
	float: left;
	width: 610px;
	margin-left: 200px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}

/* End Franchise Faqs */

/* Next Steps */
#next {
	float: left;
	height: auto;
	width: 620px;
	margin-left: 0px;
	padding-top: 10px;
	text-align: justify;
}
#next #top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 610px;
	height: auto;
}
#next #top #left  {
	float: left;
	
	width: 400px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#next #top #left #title {
	float: left;
	width: 392px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}
#next #top #left #subtitle {
	float: left;
	width: 392px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}

#next #top #left #copy1 {
	float: left;
	width: 392px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#next #top #left #requestIMG {
	float: left;
/*	background-position: 50% 0%; 
	background-image: url(../images/franchisee_Request_156x48.jpg);
	background-repeat: no-repeat;  */
	height: 48px;
	width: 156px;
	margin-left: 110px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#next #top #center {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 194px;
	height: 857px;
}
#next #top #center #peopleBG {
	float: right;
	background-position: 50% 0%; 
	background-image: url(../images/next_People_194x857.jpg);
	background-repeat: no-repeat;
	height: 857px;
	width: 194px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


/* End Next Steps */

/* Franchise Benefits */
#franbenefits {
	float: left;
	height: auto;
	width: 610px;
	margin-left: 0px;
	padding-top: 0px;
	text-align: justify;
}
#franbenefits #top {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 610px;
	height: auto;
}
#franbenefits #top #left  {
	float: left;
	height: auto;
	width: 610px;
	/*background-image: url(../images/.jpg);*/
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#franbenefits #top #left #copy1 {
	float: left;
	width: 610px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#franbenefits #top #left #copy2 {
	float: left;
	width: 610px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: center;
}
#franbenefits #top #left #boxBG {
	float: left;
	background-position: 0% 0%; 
	background-image: url(../images/franbenefits_Box_616x290.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 610px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#franbenefits #top #left #boxBG #title{
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #boxBG #copy1 {
	float: left;
	width: 520px;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #boxBG #bullet1 {
	float: left;
	width: 550px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #boxBG #bullet2 {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #boxBG #bullet3 {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #boxBG #bullet4 {
	float: left;
	width: 550px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #boxBG #bullet5 {
	float: left;
	width: 550px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #boxBG #copy1 #title{
	float: left;
	width: 550px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#franbenefits #top #left #ladyBG {
	float: left;
	background-position: 0% 0%; 
	background-image: url(../images/franbenefits_Lady_616x276.jpg);
	background-repeat: no-repeat;
	height: 276px;
	width: 610px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#franbenefits #top #left #ladyBG #copy1 {
	float: left;
	width: 550px;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #ladyBG #bullet1 {
	float: left;
	width: 550px;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #ladyBG #bullet2 {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #ladyBG #bullet3 {
	float: left;
	width: 550px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #ladyBG #bullet4 {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #ladyBG #bullet5 {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #ladyBG #bullet6 {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
	text-align: left;
}
#franbenefits #top #left #ladyBG #title{
	float: left;
	width: 590px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: 000000; 
}
#franbenefits #top #left #requestIMG {
	float: left;
/*	background-position: 50% 0%; 
	background-image: url(../images/franchisee_Request_156x48.jpg);
	background-repeat: no-repeat;   */
	height: 48px;
	width: 156px;
	margin-left: 235px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#franbenefits #top #left #title {
	float: left;
	width: 610px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}
#franbenefits #top #left #subtitle {
	float: left;
	width: 610px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: none;
	font-family: Trebuchet MS, sans-serif;
	color: #104A73; 
}


/* End Franchise Benefits */








#login {
	margin: 0 auto;
	width: 960px;
	padding-right: 20px;
	font-size: 14px;
	text-align: right;
}
#login a {
	text-decoration: none;
	color: #003964;
	font-weight: bold;
}

#footertop a {
	color: #000000;
}
