body {
	background: url(bg11.png) #999;
	background-repeat: repeat;
	font-size: 12px;
	font-family: tahoma, Verdana, Arial, sans-serif;
	margin:0 auto;
	width:950px;
}

* html body {
	font-size: 12px;
	font-family: tahoma, Verdana, Arial, sans-serif;
	margin:0;
	text-align:center;
}
.center {
	/*width:700px;*/
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
a:link {
	text-decoration: none;
}
.button {
	color: #fff;
	font-size: 12px;
	background-color: #033;
}
#linkbar {
	text-align: center;
	color: #ffF;
	font-size: 12px;
	background-color: #036;
	padding: 2px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	/*(margin-top:5px;*/
}
#linkbar a:link,#linkbar a:visited {
	color: #fff;
	text-decoration: none;
}
#linkbar a:hover {
	color: #fff;
	text-decoration: underline;
}
#sublinkbarhome {
	margin-bottom: 3px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background-color: #063;
	padding: 2px;
	border-bottom: 1px solid #000;
}
#sublinkbarhome a:link,#sublinkbarhome a:visited {
	color: #fff;
	text-decoration: none;
}
#sublinkbarhome a:hover {
	text-decoration: underline;
}
#sublinkbarapproach {
	margin-bottom: 3px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background-color: #696;
	padding: 2px;
	border-bottom: 1px solid #000;
}
#sublinkbarapproach a:link,#sublinkbarapproach a:visited {
	color: #000;
	text-decoration: none;
}
#sublinkbarapproach a:hover {
	text-decoration: underline;
}
#sublinkbarfaqs {
	margin-bottom: 3px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background-color: #633;
	padding: 2px;
	border-bottom: 1px solid #000;
}
#sublinkbarfaqs a:link,#sublinkbarfaqs a:visited {
	color: #000;
	text-decoration: none;
}
#sublinkbarfaqs a:hover {
	text-decoration: underline;
}
#sublinkbarsolutions {
	margin-bottom: 3px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background-color: #699;
	padding: 2px;
	border-bottom: 1px solid #000;
}
#sublinkbarsolutions a:link, #sublinkbarsolutions a:visited {
	color: #fff;
	text-decoration: none;
}
#sublinkbarsolutions a:hover {
	text-decoration: underline;
}
#sublinkbartestimonials {
	margin-bottom: 3px;
	text-align: center;
	color: #000;
	font-size: 11px;
	background-color: #cc9;
	padding: 2px;
	border-bottom: 1px solid #000;
}
#sublinkbartestimonials a:link,#sublinkbartestimonials a:visited {
	color: #fff;
	text-decoration: none;
}
#sublinkbartestimonials a:hover {
	text-decoration: underline;
}
#sublinkbarabout {
	margin-bottom: 3px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background-color: #369;
	padding: 2px;
	border-bottom: 1px solid #000;
}
#sublinkbarabout a:link,#sublinkbarabout a:visited {
	color: #fff;
	text-decoration: none;
}
#sublinkbarabout a:hover {
	text-decoration: underline;
}

#sublinkbarcontact {
	margin-bottom: 3px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	background-color: #996;
	padding: 2px;
	border-bottom: 1px solid #000;
}
#sublinkbarcontact a:link,#sublinkbarcontact a:visited {
	color: #fff;
	text-decoration: none;
}
#sublinkbarcontact :hover {
	text-decoration: underline;
}

#logobox {
	padding: 15px;
	background-color: #fff;
}
.spacer {
	font-size: 3px;
	display:none;
}
#rightbox {
	background:none #fff;
	color: #000;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}
.maintext {
	font-size: 12px;
	/*text-align: justify;*/
	color: #000;
	padding: 10px;
	margin:0 5px 0 5px;
	line-height:18px;
}
.maintext a:link,.maintext a:visited {
	color: #009;
	text-decoration: none;
	border-bottom: 1px solid #009;
}
.maintext a:hover {
	text-decoration: none;
	color: #600;
	border-bottom: 1px solid #000;
}
.transparent {
	border: 1px solid #000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bg4.png');
}
*html .transparent {
	background:none #fff;
}
.transparent[class] {
	border: 1px solid #000;
	background-image:url(bg4.png);
}
#redbox {
	color: #003;
	font-size: 10px;
	text-align: justify;
	padding: 3px;
}
#redbox a:link, #redbox a:visited {
	color: #600;
	border-bottom: 1px solid #600;
	text-decoration: none;
}
#redbox a:hover {
	color: #003;
}
#leader {
	background: url(leader.jpg);
	height: 250px;
	width: 375px;
	padding: 5px;
	border-left: 1px solid #000;
}
#stylebox {
	background:none #f0f0f0;
	color: #000;
	font-size: 11px;
	text-align: center;
	border: 1px solid #666;
	padding: 3px;
	margin:3px 0;
	font-weight:normal;
}
#stylebox a:link,#stylebox a:visited {
	color:#036;
	text-decoration: underline;
}
#stylebox a:hover {
	text-decoration: none;
}
#maincell {
	background-color: #fff;
	border: 1px solid #000;
	border-top:0;
}
.bottomlinks {
	color: #000;
	font-size: 10px;
	text-align: center;
	margin-top:0;
}
.bottomlinks a:link,.bottomlinks a:visited {
	color: #003;
	text-decoration: none;
	border-bottom:1px solid #003;
}
.bottomlinks a:hover {
	color: #300;
	text-decoration: none;
}
.clientssay {
	color: #000;
	font-size: 10px;
	text-align: center;
}
#affiliations {
	width: 90%;
	background-color: #fff;
	/*border-top: 1px solid #bbb;*/
	margin:10px 5px;
}
.memberships {
	background-color: #fff;
	color: #000;
	text-align: center;
	font-size: 10px;
}
.memberships a:link,.memberships a:visited {
	color: #003;
	text-decoration: none;
}
.memberships a:hover {
	color: #003;
	text-decoration: underline;
}
.memberships td {
	padding:0 10px;
}
#ama {
	width: 118px;	
}
#ascca {
	width: 167px;
}
#aaspmo {
	width: 121px;
}
.print {
	color: #bb9;
	font-size: 1px;
	display:none;
}
.print a:link,.print a:visited {
	color: #bb9;
}
/* #printer { */
/*	background-image: url('printer.jpg'); */
/*	width: 28px; */
/*} */
.faqhead {
	font-size: 15px;
	font-weight: bold;
}
.faqanswer {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height:18px;
}
.maintext ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.maintext ul li {
	margin-top: 0px;
}
.list ol {
	padding-left: 2em;
	padding-bottom: 2px;
	text-indent: 0em;
	font-size: 11px;
	color: #000;
	border: 1px solid #ccc;
	background-color: #eee;
	margin:3px 50px 3px 50px;
}
.nodot ul {
	border: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.nodot ul li{
	list-style: none;
}
.counttheways ul {
	list-style: disc;
	margin-left: 25px;
	padding-left: 15px;
	text-indent: 0px;
	font-size: 12px;
}

.return {
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 10px;
	width:75%;
	margin-left:auto;
	margin-right:auto;
}
.img {
	border: 1px solid #000;
	margin-left: 5px;
	text-align: center;
}
.subtitle {
	text-align: center;
	font-size: 10px;
}
.subtitle a:link,.subtitle a:visited {
	color: #009;
	text-decoration: none;
	border-bottom: 1px solid #009;
}
.subtitle a:hover {
	text-decoration: none;
	color: #600;
	border-bottom: 1px solid #000;
}
.offsetbox {
	margin: 5px 20px 5px 20px;
	border: 1px dashed #bbb;
	padding: 5px;
	background-color: #f9f9f9;
	text-align: center;
}
.questions {
	border: 1px dashed #bbb;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	background:none #f9f9f9;
}
.important {
	color: #900;
}
.testify {
	font-weight: bold;
	color: #000;
}
.testimonial {
	border: 1px dashed #bbb;
	padding: 3px;
	margin-left: 30px;
	margin-right: 30px;	
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #f9f9f9;
	line-height:18px;
}
.bizarrotestimonial {
	border: 1px dashed #bbb;
	padding: 3px;
	margin-left: 30px;
	margin-right: 30px;	
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:18px;
}
.bios {
	font-size: 12px;
	padding: 0 15px;
	/*border-bottom: 1px solid #ccc;*/
	margin: 15px 120px;
	text-align: justify;
	line-height:18px;
	clear:both;
}
.bios h2,.bios h3 {
	margin: 0 -120px;
}
.bios img {
	
}
#davidbio {
	/*background-image: url('DavidSmiling1.jpg');*/
	width: 100px;
	font-size: 11px;
	border: 1px solid #000;
	margin: 0 -120px;
	text-align: right;
	color: #fff;
}
#terrybio {
	background-image: url('terrycolor1.jpg');
	width: 100px;
	font-size: 11px;
	border: 1px solid #000;
	margin-right: 3px;
	text-align: right;
	color: #fff;
}
#johnbio {
	/*background-image: url('JohnBamford.jpg');*/
	width: 100px;
	font-size: 11px;
	border: 1px solid #000;
	text-align: right;
	color: #fff;
	margin: 0 -120px;
}
.biopic {
	margin-right: 10px;
	margin-bottom: 0px;
	float:left;
}
.otherpeople {
	border-left: 1px solid #ccc;
	padding-left: 5px;
	font-size: 12px;
	width:30%;
}
.otherpeople a:link,.otherpeople a:visited {
	font-size: 10px;
}
.about {
	text-align:justify;
	font-size: 12px;
	color: #000;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
.about a:link,.about a:visited {
	text-decoration: none;
	border-bottom: 1px solid #036;
	color: #036;
}
.about a:hover {
	color: #600;
}
.ebook {
	background-color:#ddd;
	font-size: 12px;
	text-align: justify;
	color: #000;
	padding: 4px;
	line-height:18px;
}
.free {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #600;
}
.form {
	font-size: 12px;
	font-family: tahoma, Verdana, Arial, sans-serif;
	  Arial, sans-serif;
}
.bookplustestimonial {
	border: 1px solid #000;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #ddd;
}
.redtext {
	color: #600;
}
.contact {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
.signup {
	margin-top: 30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.signup a:link,.signup a:visited {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #369;
	text-decoration: none;
	border: 1px solid #000;
	padding: 20px 10px 20px 10px;
}
.signup a:hover {
	color: #fff;
	background-color: #036;
	text-decoration: underline;
}
.ebookform {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
}
#ebookcell {
	border: 1px solid #000;
	background-color: #fff;
	width: 450px;
	padding: 10px;
}
.indent {
	margin-left: 40px;
	border-left: 1px solid #000;
	padding-left: 5px;
}
.sitemap {
	margin-left: 40px;
	font-size: 12px;
	width: 200px;
}
.sitemap ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
}
.sitemap ul li {
	margin-top: 0px;
	font-weight:bold;
}
.sitemap ul li a:link,.sitemap ul li a:visited {
	color:#666;
	border-bottom:1px solid #666;
}
.sitemap ul li a:hover{
	color:#999;
}
.sitemap ul li ul li {
	font-size: 11px;
	color: #600;
	margin-left: 0px;
	font-weight:normal;
}
.sitemap ul li ul li a:link,.sitemap ul li ul li a:visited{
	color:#036;
	border-bottom:1px solid #036;
}
.sitemap ul li ul li a:hover {
	color:#369;
}
.leftline {
	border-left: 1px solid #666;
	padding: 5px;
}
#magnetform {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0 10px 10px 10px;
}
#magnetform img {
	border:1px solid #000;
}
#magnetform td {
	padding: 2px;
	margin:2px;
	vertical-align: middle;
}
.magnet {
	border:2px solid #000;
	padding: 5px;
	background: none #e2e2e2;
}
h1 {
	color: #999;
	font-size: 28px;
	margin: 0px 0 20px 0;
	padding: 0;
	font-weight: bold;
	font-family: tahoma, Arial, sans-serif;
}
h2 {
	color: #633;
	font-size: 18px;
	margin: 5px 0 5px 0;
	padding: 0;
	font-family: tahoma, Arial, sans-serif;
}
h3 {
	font-family: tahoma, Arial, sans-serif;
	font-size: 13px;
	margin: 5px 0 5px 0;
	padding: 0;
}
.shopownersbox {
	float:right;
	padding:3px;
	border:1px dashed #bbb;
	background:none #f9f9f9;
	margin:3px 0 3px 5px;
	width:350px;
}
.shopownersbox h3 {
	font-weight:bold;
	margin:0;
	font-size:150%;
	color:#036;
}
.shopownersbox h3 a:link, .shopownersbox h3 a:visited {
	border:0;
	text-decoration:none;
	color:#036;
}
.assessments {
	float:right;
	width:50%;
	padding:8px;
	border:1px dashed #bbb;
	margin:0px 0 0 10px;
	background:none #f9f9f9;
	/*background:url(dollars.jpg) #f9f9f9;*/
	text-align:left;
}
.assessments h1 {
	line-height:normal;
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
	font-size:140%;
	color:#333;
	font-family:tahoma, Arial, sans-serif;
}

.assessments strong {}
.topbox {
	background:none #fff;
	border:1px solid #666;
	border-bottom:0;
}
.approachlist ul {
	list-style:disc outside;
	margin:10px 0 10px 30px;
	padding:0;
	text-indent:0;
}
.twitter {
	padding:5px;
	font-size:12px;
}
.twitter ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.twitter li {
	padding:7px !important;
	margin:3px !important;
	text-align:left;
	font-size:12px;
	/*height:50px;
	width:420px;
	background: url(twitterbg.jpg) no-repeat #fff;*/
	line-height:normal;
	border:1px solid #abc;
	border-left:5px solid #abc;
	background:none #def;
	float:left;
	width:47%;
	height:45px;
}
.twitter li:hover {
	border:1px solid #036;
	border-left:5px solid #036;
	background:none #369;
	color:#fff;
}
.twitter a:link, .twitter a:visited {
	color:#036;
}
.twitter li:hover a:link, .twitter li:hover a:visited {
	color:#ff6;
}
.twitter a:hover {
	color:#fff;
}
.twitter li:hover a:hover {
	color:#fff;
}
#twitter-link {
	float:right;
}
.twitter span {}


.fplinks {
	padding:5px;
	font-size:12px;
}
.fplinks h2 {
	text-align:right;
	color:#036;
}
.fplinks ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.fplinks li {
	padding:7px !important;
	margin:3px !important;
	text-align:left;
	font-size:12px;
	/*height:50px;
	width:420px;
	background: url(twitterbg.jpg) no-repeat #fff;*/
	line-height:normal;
	border:1px solid #bbb;
	border-left:5px solid #bbb;
	background:none #f9f9f9;
}
.fplinks li:hover {
	border:1px solid #036;
	border-left:5px solid #036;
	background:none #def;
}
.fplinks a:link, .twitter a:visited {}
.fplinks a:hover {
	color:#c00 !important;
}
.wsd {
	border:1px dashed;
}

/* ROUNDED CORNERS */

.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}

/* END ROUNDED CORNERS */

.webtoolsignup {
	float:right;
	width:225px;
	padding:0 0 0 10px;
	line-height:normal;
	text-align:center;
}
.webtoolsignup h3 {
	margin:0;
	padding:0;
	color:#fc0;
	border-bottom:1px solid #fc0;
	font-size:150%;
}
.webtoolsignup ul {
	list-style-type:disc;
	margin:0 auto;
	padding:5px 20px;
}
.webtoolsignup li {
	margin:0 !important;
	padding:0 !important;
}
.webtoolsignup a:link, .webtoolsignup a:visited {
	color:#fc0;
	border-bottom:1px solid #fc0;
}
.webtoolsignup a:hover {
	color:#fff;
}

.webtoolsignup2 {
	padding:0 0 0 10px;
	line-height:normal;
	text-align:center;
}
.webtoolsignup2 h3 {
	margin:0;
	padding:0;
	color:#fc0;
	border-bottom:1px solid #fc0;
	font-size:150%;
}
h2 a:link, h2 a:visited {
	border-bottom:0;
}
.webtoolsignup2 ul {
	list-style-type:disc;
	margin:0 auto;
	padding:5px 20px;
}
.webtoolsignup2 li {
	margin:0 !important;
	padding:0 !important;
}
.webtoolsignup2 a:link, .webtoolsignup2 a:visited {
	color:#fc0;
	border-bottom:1px solid #fc0;
}
.webtoolsignup2 a:hover {
	color:#fff;
}
.webtoolspricing table {
	width:100%;
}
.webtoolspricing td {
	border:1px solid #bbb;
	background:none #eee;
	padding:3px;
	font-size: 12px;
	vertical-align:top;
}
.macs th {
	border:1px solid #abc;
	background:none #def;
	font-weight:normal;
}
.macs td {
	border:1px solid #bbb;
	background:none #eee;
}