/* CSS Document */

body {
background-color:#333333;
margin: 0;
height: 100%;
padding: 0;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
color:#333333;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/*----------------------------------wrapper-------------------------------------------*/
#container{
	width:1024px;
	height: 100%;
	text-align:left;
	clear:both;
}
#c_header {
	width:1024px;
	height:157px;
	text-align:left;
}
/*-----------------------------------containers-columns-----------------------------------*/
#cola {
	width: 580px;
	padding: 20px 20px 20px 40px;
	float:left;
	text-align:justify;
}
#colal {
	width: 300px;
	padding: 20px 5px 20px 5px;
	margin: 74px 0 0 10px;
	float:left;
	border: 1px solid #cccccc;
}
#colb {
	width: 300px;
	padding:20px;
}
#colc {
	width: 600px;
	padding: 20px
}
/*-----------------------------------background---------------------------------------*/

#bg_header {
	background-image:url(img/bg_header.gif);
	background-repeat:repeat-x;
	width:100%;
	height:163px;
}
#bg_flash {
	background-image: url(img/bg_flash.gif);
	background-repeat:repeat-x;
	width:100%;
	height: 209px;
}

#bg_content {
	background-image:url(img/bg_content.gif);
	background-repeat: repeat-x;
	background-color:#ECECEC;
	width:100%;
}
#bg_footer {
	background-image:url(img/bg_bottom.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	width: 100%;
}

/*--header--*/
#logo {
	background-image:url(img/franchiseinc_logo.gif);
	background-repeat: no-repeat;
	width:281px;
	height:114px;
	margin: 0 0 0 20px;
}

/*--------------------------------footer---------------------------------*/
#tabs_footer {
	background-image:url(img/footer_tab.jpg);
	width: 924px;
	height: 71px;
	margin: 0 50px 0 50px;
}
#copyright {
	width:600px;
	height:50px;
	float:right;
	text-align: right;
	margin: 20px;
	font-size: 10px;
	color:#666666;
}
/*-------------------------------images---------------------------------*/
#graph {
	background-image:url(img/graph.jpg);
	background-repeat: no-repeat;
	width:240px;
	height: 300px;
	float:left;
	margin: 70px 0 0 20px
}
#masthead_image {
	background-image:url(img/flash_2.jpg);
	background-repeat:no-repeat;
	width:712px;
	height:209px;
	float:left;
}
#masthead_link {
	background-image:url(img/getstarted.gif);
	background-repeat:no-repeat;
	width: 312px;
	height: 111px;
	float:left;
}
#masthead_topright {
	background-image:url(img/flash_3.jpg);
	background-repeat:no-repeat;
	width: 312px;
	height: 98px;
	float:left;
}
/*-------------------------------navigation-----------------------------*/
#navigation {
	text-align: center;
	color:#ffffff;
	float: right;
}
#navigation ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 1px 0 0 0px;
	list-style:none;	
}
#navigation li {
	display: inline;
	background: url(img/tab_bg.gif) repeat-x center top;
	text-align: center;
	padding: 0;
	float: left;
}
#navigation a {
	color: #ffffff;
	background: url(img/tab_left.gif) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
}
#navigation a span {
	background: url(img/tab_right.gif) no-repeat right top;
	display: block;
	padding:20px 18px 4px 15px;
}
#navigation a span {
	float: none;
}
#navigation li:hover {
	display: inline;
	background: url(img/tab_bga.gif) repeat-x center top;
	text-align: center;
	padding: 0;
	float: left;
}
#navigation a:hover {
	color: #ffffff;
	background: url(img/tab_lefta.gif) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
}
#navigation a span:hover {
	background: url(img/tab_righta.gif) no-repeat right top;
	display: block;
	padding:20px 18px 4px 15px;
}
#navigation a span:hover {
	float: none;
}

/*--footerlinks--*/
#flinks {
	text-align: center;
	color:#999999;
}
#flinks ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 1px 0 0 0px;
	list-style:none;	
}
#flinks li {
	display: inline;
	text-align: center;
	margin: 20px 0 0 20px;
	padding: 0;
	float: left;
}
#flinks a {
	color:#999999;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
}

/*------------------------------------------fonts---------------------------------*/

.footer {
	text-align: center;
	padding: 0 0 0 200px; /*--aligns placement of bottom tabs--*/
}

a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
}

.content_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-top: 58px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.bullet {
	list-style-image: url(images/arrow.png);
	list-style-type: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
.header_pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	padding: 0 0 0 20px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003300;
	font-weight: bold;
}
.content_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 58px;
	padding-left: 3px;
	padding-right: 3px;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	padding: 3px;
}
.form_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.padding {
	padding-left: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.content_texthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 15px;
	line-height: 20px;
}
a.privacy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
a.privacy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.privacy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}	