html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

strong {
	font-weight: 600;
}

em {
	font-style: italic;
}

body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	background-color: #FFFFFF;
}

.text {}

html, body {
	height: 100%;
}

@font-face {
    font-family: 'ArialBlackRegular';
    src: url('arial_black-webfont.eot');
    src: url('arial_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('arial_black-webfont.woff') format('woff'),
         url('arial_black-webfont.ttf') format('truetype'),
         url('arial_black-webfont.svg#ArialBlackRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.dblue {
	color: #002F32;
}

.lblue {
	color: #7A9EBE;
}

.lgreen {
	color: #A5C77F;
}

.dgreen {
	color: #42826C;
}

.orange {
	color: #FFC861;
}

.brown {
	color: #C58161;
}

.red {
	color: #C84663;
}

#container {
	min-height: 100%;
	position: relative;
}

#wrap, .wrap2 {
	margin: 0 auto;
	text-align: left;
	width: 970px;
	padding-bottom: 13em;
}

.wrap2 {
	padding-bottom: 15em;
}

.c1, .c2 {
	width: 470px;
	float: left;
	margin: 0;
	padding: 0 15px;
}

.c1 {
	padding-left: 0;
	clear: both;
}

.c2 {
	padding-right: 0;
}

.marker {
	width: 469px;
	border-left: 1px #41627E solid;
}

#buy {
	margin: 0;
	padding: 0;
}

#buy li {
	width: 375px;
	margin: 24px 10px 24px 5px;
	font-size: 1.05em;
	font-weight: bold;
	padding: 7px 12px 7px 7px;
	height: 65px;
	background: #DFDFDF;
	border: 1px solid #999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
}

#buy li span {
	font-weight: normal;
}

#buy li img {
	float: right;
}

#buy li.sized {
	height: 126px;
	line-height: 1.5em;
}

#buy li.sized img {
	display: block;
	float: none;
	margin: 15px auto 0 auto;
}

#view {
	width: 165px;
	height: 55px;
	float: right;
}
#footwrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 11em;
	background-color: #002F32;
}

#foot {
	width: 970px;
	margin: 0 auto;
}

p {
	font-size: 0.80em;
	line-height: 1.65em;
	margin: 18px 0;
}

ul {
	list-style-type: none;
	margin-left: 16px;
}

li {
	font-size: 0.85em;
	margin-bottom: 15px;
}

.check li {
	padding-left: 35px;
	background-image: url(grafix/tick.png);
	background-repeat: no-repeat;
	background-position: left;
}

ol {
	list-style-type: decimal;
	list-style-position: default;
	margin: 20px 30px;
}

ol li {
	font-size: 0.85em;
}

ol li.off {
	list-style-type: none;
}

ol.sub1 {
	list-style-type: upper-latin !important;
	font-size: 120%;
}

dd ol {list-style-type: upper-latin; margin: 15px 10px 15px 30px;}

dd ol li {font-size: 1.05em;}

dl {
	margin: 20px 15px 20px 30px;
}

dt {
	font-size: 0.9em;
	font-weight: bold;
}

dd {
	margin: 15px 15px 30px 20px;
	font-size: 0.85em;
	line-height: 1.6em;
}

dd.fnote {font-size: 0.70em; font-style: italic;}

td {
	padding: 0;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'ArialBlackRegular', Verdana, sans-serif;
	text-align: center;
}

h1 {
	font-size: 3.0em;
}

h2 {
	font-size: 1.7em;
	/* margin: 20px 0; */
}

#home h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
	margin: 25px 20px;
	color: #002F32;
}

h3.drop {
	margin: 35px 0;
	padding-top: 20px;
	border-top: 1px dashed #000;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 0.8em;
}

h6 {
	font-size: 0.8em;
}

a {
	text-decoration: none;
	color: #002F32;
	font-weight: bold;
	background-color: inherit;
}

a:hover, a:focus {
	color: #00767F;
}

img {
	border: 0;
}

.mid {
	text-align: center;
}

.midder {
	text-align: center;
	margin: 20px 0;
}

.middest {
	text-align: center;
	margin: 50px 0;
}

.lefty {
	float: left;
	margin: 0 10px 0 0;
}

.righty {
	float: right;
	margin: 0 0 0 10px;
}

#menuwrap {
	margin-top: 10px;
	border-bottom: 15px #7A9EBF solid;
	height: 50px;
	margin-bottom: 60px;
}

ul#menu {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 50px;
	padding-left: 3px;
	border-bottom: 15px #fff solid;
}

#menu li {
	width: 128px;
	float: left;
	margin: 0 4px;
	padding: 0;
	border: 1px #E2E2E2 solid;
	border-bottom: none;
}

#menu li a {
	display: block;
	width: 100%;
	height: 47px;
	font-size: 1.1em;
	text-align: center;
	background-color: #EAEAEA;
	border-bottom: 15px #002F32 solid;
	padding-top: 2px;
}

#menuwrap p {margin-top: 12px; font-size: 0.75em;}
#menuwrap p span {font-size:1.1em; color: #c00;  padding-left: 8px;}


.color {
	color: #002F32;
}

#menu li.who a {
	border-bottom-color: #C84663;
}

#menu li.how a {
	border-bottom-color: #A5C77F;
}

#menu li.why a {
	border-bottom-color: #42826C;
}

#menu li.get a, #menu li.get2 a {
	border-bottom-color: #FFC861;
}

#menu li.ask a {
	border-bottom-color: #C58161;
}

#menu li.get a, #menu li.get2 a {
	background-color: #00686F;
	color: #fff;
}

#menu li.get a:hover, #menu li.get2 a:hover {
	color: #C9C9C9;
}

#home #menu li.home a,
#who #menu li.who a,
#how #menu li.how a,
#why #menu li.why a,
#ask #menu li.ask a,
#get #menu li.get a, #get #menu li.get2 a {
	border-bottom-color: #C7C7C7;
	cursor: default;
	color: #00767F;
}

#get #menu li.get a, #get #menu li.get2 a {
	color: #C9C9C9;
}

#menu li a:hover {
	border-bottom-color: #C7C7C7;
}

.special p {
	text-align: center;
	width: 350px;
	margin: 75px auto 0 auto;
	font-size: 110%;
}

.splits {
	clear: both;
}

.splits div {
	width: 248px;
	float: left;
	background-image: url(grafix/thinborder.jpg);
	background-repeat: no-repeat;
	background-position: right 40px;
	height: 220px;
	min-height: 220px;
}

.splits .first {
	width: 225px;
}

.splits .last {
	background: none;
	width: 235px;
}

.splits div p {
	margin: 10px 12px 10px 22px;
}

.splits .first p {
	margin-left: 0;
}

.splits .last p {
	margin-right: 0;
}

.logolo {
	text-align: center;
	clear: left;
	padding-top: 70px;
}

.pull-r {
	width: 200px;
	float: right;
	margin: 5px 0 5px 10px;
	border: 1px #000 solid;
}

.pull-l {
	width: 200px;
	float: right;
	margin: 5px 10px 5px 0;
	border: 1px #000 solid;
}

.pull-r h4, .pull-l h4 {
	text-align: left;
	margin: 10px;
}

.mission {
	background-color: #FFC861;
}

.boxy {
	margin: 40px 50px;
	padding: 10px 25px 15px 25px;
	background-color: #41627E;
	color: #fff;
}

.boxy p {
	font-size: 1em;
}

.toplist {
	margin: 75px 15px 75px 45px;
	padding: 15px 15px 15px 25px;
	background-color: #D6ECFF;
	color: #002F32;
}

dl.sample {
	margin: 20px 10px;
	padding: 10px 15px;
	/* border: 3px #A5C77F solid; */
}

dl.sample dd {
	margin: 15px;
	font-size: 0.85em;
}

dl.sample dt {
	margin-top: 30px;
}

dl.sample2 {margin-right: 150px;}

dd.spec-dd {margin-left: 0;}

dd table {font-weight: normal; width: 100%; margin: 30px 0; border-top: 1px #000 solid; border-left: 1px #000 solid;}
dd table th {font-weight: bold;}
dd table th, dd table td {padding: 10px; border-right: 1px #000 solid; border-bottom: 1px #000 solid; vertical-align: top;}

.aboutget {
	margin: 85px 50px 0 10px;
	padding: 15px;
	background-color: #FFE06F;
	font-size: 110%;
}

.aboutget ul {
	margin-left: 45px;
}

.aboutget li {
	margin-bottom: 7px;
}

#foot {
	font-size: 95%;
}

#foot .c1 {
	width: 370px;
}

#foot .c2 {
	width: 570px;
}

#foot ul {
	margin: 10px 0;
	padding: 0;
	width: 255px;
	float: left;
}

#foot li {
	margin: 0 0 5px 0;
	text-align: left;
}

#foot li a, #foot p a {
	color: white;
	font-weight: normal;
}

#foot p {
	color: #fff;
	text-align: left;
	padding-right: 20px;
	margin: 10px;
}

#foot p#me {
	display: none;
}

#home #foot p#me {
	display: block;
}

#home #foot p#me a {
	color: #CACACA;
}

.testtip {
	margin: 50px 45px 0 25px;
	padding: 20px;
	background-color: #CBF0A5;
}

img.sale {
	display: block;
	position: relative;
	top: -150px;
	left: 0;
}

.states {
	margin: 30px 0 0 180px;
}

.careers {margin: 30px 0 0 100px;}

/*
#ejejctable {
	background-color: #42826C;
}
 */


.sales {margin: 40px 0 30px 5px; }

img.paypal {float: right; margin-top: -20px; padding-right: 15px;}

.boost {margin: 100px 50px 10px 50px;}

.boost p {font-size: 0.9em;}

.datagroup {margin: 10px 160px;}

.datagroup div {
	width: 660px;
	margin: 20px auto;
	border: 1px solid #000;
	background-color: #E5E5E5;
	padding: 10px;
}

.career-group, .testi-group {margin: 20px 100px;}

.testi-group p {font-size: 0.85em;
	line-height: 1.65em;
	margin: 10px 0 7px 0;
	}

.testi-group p.testi-author {
	margin-top: 5px !important;
	margin-bottom: 35px !important;
	text-indent: 60px;
	font-weight: 600;
}

.testi-group h2 {margin-bottom: 50px;}


p.testi-go {font-size: 1.1em; text-align: center;}