@charset "utf-8";
html, body  {
	font-family:"Century Gothic", Arial, Sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

body { font-size: 76%;}

div, p, table, th, td, li, .normal {font-size: 1.0em;}
* html body #mainContent table { font-size: 1.0em;}

h1, h2, h3, h4, h5, h6, p { margin-top: 0;}

a, a:link, a:visited {
	color: #0000CC;
	text-decoration: underline;
}

a:hover {
	color: #810081;
	text-decoration: none;
}

h1 { font-size: 1.9em; color: #FF0000;}
h2 { font-size: 1.6em; color: #FF0000;}
h3 { font-size: 1.5em; color: #6600CC;}

h4, .heading {
	font-size: 22px;
	color: #000000;
}
h5, .subheading { font-size: 1.2em; color: #000000;}

h6 { font-size: 1.1em; color: #124171;}

h1, h2, h3, .heading, h4, .subheading, h5 { font-weight: bold;}

.subh2 { font-size: 0.4em; color: #003300;}

.highlight { font-size: 1.1em; font-weight:bold; color: #000}

.underline { text-decoration:underline;}

.underline-italic { font-style:italic; text-decoration:underline;}

img { border: 0;}

hr{
	width: 100%;
	border: 0;
	height: 1px;
	color: #CCC;
	background-color: #CCC;
}

ul.stone {
	list-style: none;
}

ul.stone li {
	padding-left: 22px;
	background-image:url(../../Copy%20of%20firedupsuccess/images/stone.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	margin-bottom:2px;
}

ul.smallstone {
	margin: 5px 0 5px 0;
	list-style: none;
}
ul.smallstone li {
	padding-left: 20px;
	background-image:url(../../Copy%20of%20firedupsuccess/images/stone_sm.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
}

#container {
	width: 780px;
	background: #FFFFFF;
	margin: 5px auto 0 auto;
	border: 2px solid #6600CC;
	text-align: left;
}
 
#header {
	background-color: #FFF;
}

#navigation {
	padding: 0px;
	margin: 0;
	margin-bottom: 0px;
	background: #FFFFFF;
	list-style: none;
}

#navigation ul, #navigation li {display: inline; margin: 0; padding: 0;}

#navigation li a, #navigation li a:visited {
	display: block;
	text-decoration: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	padding: 4px 5px 5px 20px;
	border-bottom: 1px solid white;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../Copy%20of%20firedupsuccess/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#navigation li a:hover {
	color:#6600CC;
}

#formblock {
	border: none;
	margin-top:0;
	padding:0;
}

#formblock .heading {
	font-size: 1.4em;
	color: #FFF;
	text-align:center;
	margin-top: 5px;
}

#formblock .subheading {
	font-size: 1.2em;
	color: #FFF;
	text-align:center;	
}

#formblock .formtext {
	font-size: 1.0em;
	color: #FFF;	
	margin:5px 10px 0 10px;
	line-height: 15px;
}

#formblock .formtable {
	margin-top: 5px;
  	width:189px;
  	border-collapse:collapse;
}

#formblock .formtable td {
  border:0;
  padding:0 0 0 5px;
  text-align:left;
}

#formblock .submitbutton {
	margin-left: 26px;
}

#formblock .firedup {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #992F00;	
}

#sidebar1 {
	float: left;
	width: 200px; 
	margin: 0;
	padding: 0;
}

#sidebar1 .content { padding: 70px 0px 15px 5px;}

#mainContent { 
	margin: 10px 0 0 200px; 
	padding: 0 20px;
	font-size: 1.1em;
}

#mainContent .clientsTable {
	border: 0;
	width: auto;
	border-collapse: collapse;
	
}

#mainContent .clientsTable td { border: 0; padding: 5px 5px 5px 5px;}

.testimonial {
	color: #992F00;
	font-style:italic;

}

#footer {
	clear: both;
	height: 55px;	
	margin: 0 auto;
	font-size: 0.9em;
	background-color:#FBAE06;
	text-align:center;
}

#footer .content {
	padding: 4px 7px 0px 7px;
	color: #FFFFFF;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clr {clear:both; }

.bold { font-weight:bold;}

.boldcentred { font-weight:bold; text-align:center;}

ul.rectangle {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul.rectangle li {
	padding-left: 20px;
	background-image:url(../../Copy%20of%20firedupsuccess/images/square_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 0.3em;
}

ul.filledsquare {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul.filledsquare li {
	padding-left: 15px;
	background-image:url(../../Copy%20of%20firedupsuccess/60daystohighimpactsuccess/images/filled_square.gif);
	background-repeat:no-repeat;
	background-position: 0 0.3em;
}

.testTable {
	margin:0; 
	padding:0;
	background-color:#FFFFCC;
	color:#256C5D;
	font-weight:bold;	
	border: 2px dashed #256C5D;
	width:555px;	
}

.testTable td { 
	padding: 8px 12px 8px 12px;
	text-align:left;			
}

.testauthor {
	 font-weight:bold;
	 text-align:center;
	 font-style:italic;
	 text-align: right;
	 color:#000000;
}

.signupbox { 
	margin:0; 
	padding:0;	
	border: 3px dashed #CC0000;
	width:500px;	
}

.signupbox td {
	padding: 8px;
}#mainContentSalespg {
	margin: 10px 0 0 0;
	padding: 0 20px;
	font-size: 1.1em;
}
#mainContentSalespg1 {
	margin: 10px 0 0 0;
	padding: 0 10px;
}
#footer2 {
	clear: both;
	height: 65px;
	margin: 0 auto;
	font-size: .8em;
	background-color:#FBAE06;
	text-align:center;
}
#footer2 .content {
	padding: 4px 7px 0px 7px;
	color: #FFFFFF;
}
