.page-break  { display:block; page-break-before:always; }

body {
	padding: 0px;
	margin: 0px auto;
	background: #333 ;
	font-size: 62.5%;
}

a, object {
  outline: none;
}

	

#container {
	margin: 25px auto 10px;
	padding: 0 0 15px 0;
	width: 870px;
	background: #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow: hidden;
	}



#content {
	font: 1.2em/155% Arial, Helvetica, sans-serif;
	padding: 10px 40px 30px 40px;
	margin: 0px auto;
	background: #FFF;
	text-align:left;
	color: #333;
}

#content p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}



#content a {
	color: #c3cf21;
	text-decoration: none;
}

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

ul {
	padding: 0 0 0 1.5em;
	margin: 0px;
	display: block;
	clear: none;
	float: none;
}


li {
	padding-left: 1em;
	line-height: 145%;
	margin: 0px 0 8px 0;
}





#header {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	height: 150px;
	width: 800px;
}








#navcontainer {
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 150px;
	width: 800px;
	background: #fff;
	position: relative;
	}


.nav {
	width: 800px;
	height: 150px;
	background: url(../images/nav-sprite.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	}

.nav li {
	display: inline;
	}

.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0px;
	height: 150px;
	text-indent: -9000px;
	overflow: hidden;
	}
	
	
.nav .home a:link, .nav .home a:visited {
	left: 0px;
	width: 200px;
	}
.nav .home a:hover, .nav .home a:focus {
	background: url(../images/nav-sprite.gif) no-repeat 0px -150px;
	}
.nav .home a:active {
	background: url(../images/nav-sprite.gif) no-repeat 0px -150px;
	}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/nav-sprite.gif) no-repeat 0px -300px;
	cursor: default;
	}
	
	
	
.nav .about a:link, .nav .about a:visited {
	left: 205px;
	width: 85px;
	}
.nav .about a:hover, .nav .about a:focus {
	background: url(../images/nav-sprite.gif) no-repeat -205px -150px;
	}
.nav .about a:active {
	background: url(../images/nav-sprite.gif) no-repeat -205px -150px;
	}
.current-about .about a:link, .current-about .about a:visited {
	background: url(../images/nav-sprite.gif) no-repeat -205px -300px;
	cursor: default;
	}


.nav .increase a:link, .nav .increase a:visited {
	left: 290px;
	width: 85px;
	}
.nav .increase a:hover, .nav .increase a:focus {
	background: url(../images/nav-sprite.gif) no-repeat -290px -150px;
	}
.nav .increase a:active {
	background: url(../images/nav-sprite.gif) no-repeat -290px -150px;
	}
.current-increase .increase a:link, .current-increase .increase a:visited {
	background: url(../images/nav-sprite.gif) no-repeat -290px -300px;
	cursor: default;
	}
	
	
	
.nav .reduce a:link, .nav .reduce a:visited {
	left: 375px;
	width: 85px;
	}
.nav .reduce a:hover, .nav .reduce a:focus {
	background: url(../images/nav-sprite.gif) no-repeat -375px -150px;
	}
.nav .reduce a:active {
	background: url(../images/nav-sprite.gif) no-repeat -375px -150px;
	}
.current-reduce .reduce a:link, .current-reduce .reduce a:visited {
	background: url(../images/nav-sprite.gif) no-repeat -375px -300px;
	cursor: default;
	}
	

.nav .manage a:link, .nav .manage a:visited {
	left: 460px;
	width: 85px;
	}
.nav .manage a:hover, .nav .manage a:focus {
	background: url(../images/nav-sprite.gif) no-repeat -460px -150px;
	}
.nav .manage a:active {
	background: url(../images/nav-sprite.gif) no-repeat -460px -150px;
	}
.current-manage .manage a:link, .current-manage .manage a:visited {
	background: url(../images/nav-sprite.gif) no-repeat -460px -300px;
	cursor: default;
	}	



.nav .deliver a:link, .nav .deliver a:visited {
	left: 545px;
	width: 85px;
	}
.nav .deliver a:hover, .nav .deliver a:focus {
	background: url(../images/nav-sprite.gif) no-repeat -545px -150px;
	}
.nav .deliver a:active {
	background: url(../images/nav-sprite.gif) no-repeat -545px -150px;
	}
.current-deliver .deliver a:link, .current-deliver .deliver a:visited {
	background: url(../images/nav-sprite.gif) no-repeat -545px -300px;
	cursor: default;
	}
	
	
.nav .dothemath a:link, .nav .dothemath a:visited {
	left: 630px;
	width: 85px;
	}
.nav .dothemath a:hover, .nav .dothemath a:focus {
	background: url(../images/nav-sprite.gif) no-repeat -630px -150px;
	}
.nav .dothemath a:active {
	background: url(../images/nav-sprite.gif) no-repeat -630px -150px;
	}
.current-dothemath .dothemath a:link, .current-dothemath .dothemath a:visited {
	background: url(../images/nav-sprite.gif) no-repeat -630px -300px;
	cursor: default;
	}
	
	
		
.nav .realworld a:link, .nav .realworld a:visited {
	left: 715px;
	width: 85px;
	}
.nav .realworld a:hover, .nav .realworld a:focus {
	background: url(../images/nav-sprite.gif) no-repeat -715px -150px;
	}
.nav .realworld a:active {
	background: url(../images/nav-sprite.gif) no-repeat -715px -150px;
	}
.current-realworld .realworld a:link, .current-realworld .realworld a:visited {
	background: url(../images/nav-sprite.gif) no-repeat -715px -300px;
	cursor: default;
	}

	
.clearit {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0;
}




#home-splash {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	background: url(../images/home-bkgd.jpg) no-repeat 0px 0px;
	height: 350px;
	width: 870px;
	display: block;
}

#flashcontent {
	height: 350px;
	width: 470px;
	margin: 0px 0px 0 0;
	float: left;
	overflow: hidden;
}


#flashcontent-home .nonFlashHome {
	margin: 30px 0px -20px;
	padding: 0px;
	text-align: center;
	display: block;
}


#submit {
	font: bold 1em/50% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	width: 150px;
	background: #c3cf21;
	padding: 5px 20px 6px;
	color: #fff;
	text-decoration: none;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-shadow: 0 1px 1px rgba(255,255,255,1,1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	position: relative;
	cursor: pointer;
	margin: 30px 0 0 10px 0;
	font: bold 1.1em/100% Arial, Helvetica, sans-serif; 
}

#submit:hover {
	background: #bbb;
	}




label {
	display: block;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0px auto 2px;
	padding: 0px;
	text-align: left;
}
form {
	padding: 20px 40px;
	margin: 10px auto 15px;
	text-align: center;
	background: #edf2ef;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}
input {
	margin: 0px 0px 10px;
	padding: 5px;
	font: 1.1em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	width: 500px;
	color: #333;
	border: 1px solid #b7c6bd;
}
textarea {
	margin: 2px 0 10px;
	padding: 5px;
	width: 500px;
	height: 150px;
	font: 1.1em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #333;
	border: 1px solid #b7c6bd;
}














h3 {
	font: bold 1.3em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #83C4E2;
	margin: 0px 0px 3px;
	padding: 0px;
}
h4 {
	font: bold 1.1em/120% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #ff9e48;
	margin: 0px 0px 10px;
	padding: 0px;
}


sup {
	font: 0.7em/100% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}


h2 {
	font: bold 1.3em/130% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #000;
	margin: 15px 0 2px 0;
	padding: 0px;
}

h1 {
	margin: 10px auto 5px;
	padding: 0;
	text-align: left;
	font: bold 2.3em/120% Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #bcc6c0;
}

h1#intro-hed {
	padding: 55px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:55px;
	background: url(../images/h1-intro.gif) no-repeat;
	margin: 55px 0 5px 40px;
}


h1#meet-hed {
	padding: 150px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:150px;
	background: url(../images/h1-meet.gif) no-repeat;
	margin: 0 0 10px 0;
}

h1#dtm-hed {
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:150px;
	background: url(../images/h1-dothemath.gif) no-repeat;
	margin: 0 0 5px 0;
}

h1#increase-hed {
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px;
	background: url(../images/h1-increase.gif) no-repeat;
}

h1#reduce-hed {
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px;
	background: url(../images/h1-reduce.gif) no-repeat;
}

h1#manage-hed {
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px;
	background: url(../images/h1-manage.gif) no-repeat;
}

h1#deliver-hed {
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px;
	background: url(../images/h1-deliver.gif) no-repeat;
}

h1#contact-hed {
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px;
	background: url(../images/h1-contact.gif) no-repeat;
}

h1#realworld-hed {
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:150px;
	background: url(../images/h1-realworld.gif) no-repeat;
	margin: 0 0 5px 0;
}

#dothemath h2#math-hed {
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:25px;
	background: url(../images/h2-dothemath.gif) no-repeat;
	margin:0;
}





acronym {
	font-size: .85em; line-height: 100%;
	cursor: pointer;
	border-bottom: 1px dotted #ddd;
	padding: 0 0 1px 0;
	}



#dothemath {
	margin: 0 0 10px 0px;
	padding: 0;	
}

#dothemath a img:hover {
	filter:alpha(opacity=50);    /* ie  */
	-moz-opacity:0.5;    /* old mozilla browser like netscape  */
	opacity: 0.5;    /* css standard, currently it works in most modern browsers like firefox,  */
}




#footer {
	font: 1em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #777;
	padding: 0px 0px 50px 0px;
	margin: 0px auto;
	clear: both;
	width: 860px;
	text-align: left;
}

#footer p {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font: 1em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}
#sidebar {
	margin: -60px 0 0 50px;
	padding: 0px;
	float: right;
	width: 325px;
}

#content p.caption {
	font: bold .9em/140% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #a5b3ab;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}


.caption-increase {
	font: bold .9em/140% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #a5b3ab;
	margin: -55px 0px 20px 0px;
	padding: 0px;
	width: 130px;
	position: relative;
	display: block;
}
#content #sidebar #dothemath table{
	font-size: 1em;
	line-height: 140%;
	margin: 0 0 10px 0;
}

#content #sidebar #dothemath table tr td {
	padding: 0 5px 10px 0;
}

#content #sidebar #dothemath table tr td.total {
	padding: 0 5px 0px 0;
}
.column {
	margin: 0 30px 0px 0;
	padding: 0px;
	float: left;
	width: 368px;
}

.next {
	margin: 0 0px 0px 0;
}
.feature-img {
	margin: 0px 0px 20px;
	padding: 0px;
}

.screenshot img, .screenshot img a { 
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	margin: 0 0 3px 0;
}

.screenshot img:hover, .large-photo img:hover {
	filter:alpha(opacity=50);    /* ie  */
	-moz-opacity:0.5;    /* old mozilla browser like netscape  */
	opacity: 0.5;    /* css standard, currently it works in most modern browsers like firefox,  */
}

.error {
	color: #c3cf21;
}
#content p.deck {
	font-size: 1.2em;
	line-height: 150%;
	color: #333;
	margin:0 0 15px 0;
}
#gpsi {
	margin: 0px;
	padding: 0px;
	float: right;
	border-style: none;
}


#content .getvisage, #content .getvisage:link, #content .getvisage:visited {
	background: #a5b3ab;
	padding: 5px 20px 5px;
	color: #fff;
	text-decoration: none;
	border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;
	text-shadow: 0 1px 1px rgba(255,255,255,1,1);
	position: relative;
	cursor: pointer;
	margin: 30px 0 0 10px 0;
	font: bold 1.1em/100% Arial, Helvetica, sans-serif; 
}

#home-splash .getvisage, #home-splash .getvisage:link, #home-splash .getvisage:visited {
	background: #fff;
	padding: 6px 20px 6px;
	color: #444;
	text-decoration: none;
	border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;
	text-shadow: 0 1px 1px rgba(255,255,255,0,1);
	border: 1px solid rgba(0,0,0,0.1);
	position: relative;
	cursor: pointer;
	margin: 30px 0 0 10px 0;
	font: bold .9em/100% Arial, Helvetica, sans-serif; 
}

#content .getvisage:hover, #home-splash .getvisage:hover { 
	background-color: #c3cf21; color: #fff; 
	}
	
#content .getvisage:active, #home-splash .getvisage:active { 
	top: 1px; 
	}
	
#content .contact-btn {
	margin: 20px 0px;
	padding: 0px;
}

#home-splash .contact-btn {
	margin: 20px 0px 0 45px;
	padding: 0px;
}

#large-photo {
	background: url(../images/photo-meet.jpg) no-repeat 0px 0px;
	margin: 0 0 20px 0;
	padding: 0px;
	height: 300px;
	width: 790px;
}
.gn-video-btn {
	margin: 0px 0px 0px 565px;
	padding: 0px;
}
#home-intro {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 390px;
}
#home-intro p {
	font: bold 1.4em/150% Arial, Helvetica, sans-serif;
	color: #919995;
	margin: 0px 20px 40px 40px;
	padding: 0px;
}
.message {
	text-align: center;
	margin: 150px 40px 170px;
}

#dtm {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px;
	border: 5px solid #e1e691;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background: #fff;
	text-align:left;
	font: bold 1.7em/110% Arial, Helvetica, sans-serif;	
 }




#dtm label {
	color: #666;
	margin: 0 0 10px 0;
	display: block;
	font: bold 0.6em/130% Arial, Helvetica, sans-serif;
	padding: 0 0 0 0px;
}

#dtm input {
	font: .9em "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 5px 5px 5px 17px;
	width: 80px;
	border: 1px solid #ddd;
	display: inline;
	margin: 0 0 5px 0;
	background: #FFF url(../images/icon-dollar.gif) no-repeat left center;
}

#dtm input.blank {
	background: #FFF;
	padding: 5px 5px 5px 5px;
}

#dtm .dtm {
	margin: 0px auto 0px;
	padding: 0px;
	padding: 0px;
	text-align: left;	
}

#dtm .grandtotal {
	background: #e1e691;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	width: 130px;
	padding: 10px 40px 5px 20px;
	margin: 0 0 0 581px;
	text-align:left;
	position: fixed;
	top: 284px;
}

body>div.grandtotal {position: fixed}

#dtm table {
	margin: 0 0 10px 0;
}


#dtm .grandtotal label {
	color:#000;
	font: bold 1.0em Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
h2 {
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #C3CF21;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0;
}

.totals {
	background: #e6ede9;
}

#dtm input.total-text {
	font: bold 1.0em/100% Arial, Helvetica, sans-serif;
	width: 130px;
}

#dtm tr.border td {
	border-top: 1px solid #bbb;
	padding: 5px 5px 0px;
}


blockquote.realworld-quote {
	font: bold 1.4em/130% Arial, Helvetica, sans-serif;
	margin:0 0 20px 0;
	padding: 15px 0 0 0;
	border-top:1px solid #ddd;
	text-indent: -.5em;
	color: #555;
}
.realworld-item {
	background: #fff;
	margin: 0 10px 10px 0;
	padding: 10px;
	float: left;
	width: 360px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	border: 1px solid #ddd;
}

.realworld-item:hover {
	background: #faffe5;
	border: 1px solid #dfeb41;

}

.realworld-item h3 {
	margin: 0px 0 5px 0;
	color: #C3CF21;
	}
	
.realworld-item p {
	color: #999;
	}
	
.realworld-item a {
	display:block;
	}
	
	

.realworld-item img {
	margin: 0 10px 10px 0;
	padding: 0px;
	float: left;
	width: 140px;
	height: 150px;
	
}

