/* BASIC STYLES
------------------------------------------------------*/
body {
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
	
h1, h2, h3, h4 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 0 0 5px 0;
	}
	
h1 {
	font-size: 24px;
	}
	
h2 {
	font-size: 20px;
	}
	
h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 20px 0;
	}
	
h4 {
	font-size: 14px;
	}
	
p {
	color: #2c2c2c;
	margin: 0 0 20px 0;
	font-family: Verdana, sans-serif;
}
	
strong {
	color: #000;
	font-weight: bold;
	}
	
a {
	color: #0e74ab;
	}
	
a:hover {
	color: #98a013;
	}
		
hr {
	display: none;
	}
	
ul {
	list-style-image: url(/images/bullet.gif);
	margin: 10px 0 20px 17px;
	}

li {
	margin: 0 0 5px 0;
	}
		
em {font-style: italic;}

blockquote {
	border-top: 1px solid #dfe7eb;
	border-left: 1px solid #dfe7eb;
	padding: 10px 0 0 10px;
	}

/* Forms ------------------------------*/

form {
	margin: 20px 0 0 0;
	}

form p {
	margin: 0 0 15px 0;
	}

legend {
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin: 0 0 10px 0;
	}

label {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

input {
	background: #f5f5f5;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 300px;
	}

textarea {
	background: #f5f5f5;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 300px;
	height: 100px;
	}

select {
	background: #f5f5f5;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	}

input.button {
	width: 100px;
	background: #005481;
	color: #fff;
	border-top: 2px solid #427692;
	border-left: 2px solid #427692;
	border-bottom: 2px solid #023957;
	border-right: 2px solid #023957;
	}

input.button:focus {
	background: #023957;
	}

input.checkboxed, span.checkboxed input {
	width: 15px;
	margin: 0;
	}
		
/* CONTAINERS
------------------------------------------------------*/
div.center {
	width: 760px;
	margin: 0 auto;
	}
	
div#intro {
	width: 100%;
	border-top: 2px solid #32789d;
	border-bottom: 2px solid #32789d;
	background: #005481 url(/images/intro_bg.gif) repeat-x top;
	color: #fff;
	clear: both;
	padding-bottom: 10px;
	}
	
div#intro h2, div#intro p {
	margin-left: 300px;
	}
	
body div#intro ul {
	margin-left: 317px;
	}
	
div.intro_img {
	width: 285px;
	position: absolute;
	}

div#content {
	padding: 15px;
	background: url(/images/li_highlight.gif) no-repeat top left;
	float: right;
	width: 435px;
	margin: 10px 0;
	min-height:250px;
	height:auto !important;
	height:250px;
	}
	
div#column {
	width: 285px;
	float: left;
	margin: 200px 0 0 0;
	}
	
/* HEADER
------------------------------------------------------*/
div#header {
	width: 100%;
	height: 103px;
	background: #fff url(/images/header_bg.gif) repeat-x bottom;
	float: left;}
	
div#header h1 {
	text-indent: -9999px;
	float: left;
	}
	
div#header h1 a {
	width: 189px;
	height: 57px;
	margin: 30px 0 0 0;
	background: url(/images/logo.gif) no-repeat;
	float: left;
	display: block;
	}
	
/* Navigation ------------------- */
	
ul#nav_sub {
	float: right;
	margin: 25px 0 0 0;
	list-style-image: none;
	color: #808181;
	font-size: 10px;
	}
	
ul#nav_sub li {
	float: left;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
	background: url(/images/nav_bullet.gif) no-repeat left;
	}
	
ul#nav_sub li.no_bullet { background: none; }

	
ul#nav_sub li a {
	color: #808181;
	text-decoration: none;
	}
	
ul#nav_sub li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
ul#nav_main {
	text-indent:  -9999px;
	height: 48px;
	float: right;
	width: 474px;
	clear: right;
	margin: 14px 0 0 0;
	list-style-image: none;
	}
	
ul#nav_main li {
	float: left;
	}
	
ul#nav_main li a {
	height: 48px;
	display: block;
	overflow: none;
	}
	
li#nav_dobetter a {width: 138px; background: transparent url(/images/nav.gif) no-repeat;}
li#nav_dobetter a:hover, li#nav_dobetter_selected a {width: 138px; background: transparent url(/images/nav.gif) no-repeat 0 -48px;}

li#nav_esolutions a {width: 94px; background: transparent url(/images/nav.gif) no-repeat -138px 0;}
li#nav_esolutions a:hover, li#nav_esolutions_selected a {width: 94px; background: transparent url(/images/nav.gif) no-repeat -138px -48px;}

li#nav_demos a {width: 70px; background: transparent url(/images/nav.gif) no-repeat -232px 0;}
li#nav_demos a:hover, li#nav_demos_selected a {width: 70px; background: transparent url(/images/nav.gif) no-repeat -232px -48px;}

li#nav_resources a {width: 93px; background: transparent url(/images/nav.gif) no-repeat -302px 0;}
li#nav_resources a:hover, li#nav_resources_selected a {width: 93px; background: transparent url(/images/nav.gif) no-repeat -302px -48px;}

li#nav_support a {width: 79px; background: transparent url(/images/nav.gif) no-repeat -395px 0;}
li#nav_support a:hover, li#nav_support_selected a {width: 79px; background: transparent url(/images/nav.gif) no-repeat -395px -48px;}

	
/* HOME INTRO
------------------------------------------------------*/
body#home div#intro div.center {
	background: url(/images/woman_man.jpg) no-repeat;
	width: 460px;
	padding: 0 0 15px 300px;
	}
	
body#home div#intro h2, body#home div#intro p {
	margin-left: 0px;
	}
	
body#home div#intro {
	padding-bottom: 0;
	}
	
div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/intro_hd.gif) no-repeat;
	}
	
div#intro p {color: #fff;}
div#intro a {color: #cdd62f;}
div#intro a:hover {color: #fff;}

div#intro ul {
	list-style-image: url(/images/bullet_white.gif);
	margin: 10px 0 15px 17px;
	}

a.btn_getstarted {
	width: 163px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	background: url(/images/btn_getstarted.gif) no-repeat;
	margin: 10px 0 0 0;
	}
	
a.btn_getstarted:hover {background: url(/images/btn_getstarted.gif) no-repeat 0 -38px;}

/* Product List ------------------- */
ul#product_list {
	margin: 15px 0 0 0;
	float: left;
	list-style-image: none;
	}
	
ul#product_list li {
	padding: 10px;
	background: url(/images/li_highlight.gif) no-repeat top left;
	float: left;
	width: 170px;
	}
	
ul#product_list li h3 {
	height: 73px;
	text-indent: -9999px;
	margin: 0;
	}

h3#hd_ebusiness {background: url(/images/logo_ebusiness.gif) no-repeat;}
h3#hd_ebilling {background: url(/images/logo_ebilling.gif) no-repeat;}
h3#hd_etax {background: url(/images/logo_etax.gif) no-repeat;}
h3#hd_etarget {background: url(/images/logo_etarget.gif) no-repeat;}

a.learnmore {
	width: 101px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	background: url(/images/a_learnmore.gif) no-repeat 0 0;
	margin: 10px 0;
	}
	
a.learnmore:hover {background: url(/images/a_learnmore.gif) no-repeat 0 -14px;}

body#home div#schoolbox {
	background: url(/images/schools_home.gif) no-repeat;
	height: 107px;
	width: 759px;
	text-indent: -9999px;
	float: left;
	margin: 0 0 20px 0;
	}

body#home div#schoolbox a {
	display: block;
	width: 759px;
	height: 107px;
	}


/* DO BUSINESS BETTER
------------------------------------------------------*/
body#dobusinessbetter li#nav_dobetter a {width: 138px; background: transparent url(/images/nav.gif) no-repeat 0 -48px;}

body#dobusinessbetter div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_streamline.gif) no-repeat;
	}

body#dobusinessbetter div.intro_img {
	height: 380px;
	background: url(/images/people_conference.jpg) no-repeat;
	}

div#green_solutions {
	background: url(/images/green_solutions.gif) no-repeat;
	width: 285px;
	height: 186px;
	text-indent: -9999px;
	}

body#dobusinessbetter div#column {
	margin-top: 165px;
	}

/* eSOLUTIONS
------------------------------------------------------*/
body#esolutions li#nav_esolutions a {width: 94px; background: transparent url(/images/nav.gif) no-repeat -138px -48px;}

body#esolutions div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_businessbeter.gif) no-repeat;
	}
	
body#esolutions div.intro_img {
	height: 357px;
	background-image: url(../images/esolutions-woman.jpg);
	background-repeat: no-repeat;
	}

body#esolutions div#content h4 {display: none;}
body#esolutions div#content ul {
	float: right; 
	margin: 30px 0 23px 0;
	font-size: 16px;
	font-family: Arial, sans-serif;
	}

body#esolutions div#content ul li {
	float: left;
	width: 115px;
	}

div#path_ebusiness {
	background: url(/images/path_ebusiness_lg.gif) no-repeat;
	width: 435px;
	height: 78px;
	margin: 0 0 10px 0;
	}

div#path_ebilling {
	background: url(/images/path_ebilling_lg.gif) no-repeat;
	width: 435px;
	height: 78px;
	margin: 0 0 10px 0;
	}

div#path_etax {
	background: url(/images/path_etax_lg.gif) no-repeat;
	width: 435px;
	height: 78px;
	margin: 0 0 10px 0;
	}
	
div#path_etarget {
	background: url(/images/path_etarget_lg.gif) no-repeat;
	width: 435px;
	height: 78px;
	margin: 0 0 10px 0;
	}

p.demo_link a.slimbox {
	display: block;
	text-indent: -9999px;
	background: url(/images/btn_viewdemo.gif) no-repeat 0 -78px;
	width: 285px;
	height: 78px;
	}

p.demo_link a.slimbox:hover {
	background: url(/images/btn_viewdemo.gif) no-repeat 0 0;
	}

body#esolutions div#column {
	margin-top: 235px;
	}

/* eBusiness ------------------------- */
body#ebusiness li#nav_esolutions a {width: 94px; background: transparent url(/images/nav.gif) no-repeat -138px -48px;}

body#ebusiness div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_ebusiness.gif) no-repeat;
	}

body#ebusiness div.intro_img {
	height: 333px;
	background: url(/images/papers.jpg) no-repeat;
	}

body#ebusiness div#column {
	margin-top: 200px;
	}

div#schoolbox {
	background: url(/images/schools_box.gif) no-repeat;
	height: 270px;
	text-indent: -9999px;
	}

div#schoolbox a {
	display: block;
	width: 285px;
	height: 270px;
	}

/* Schools ------------------------- */
body#schools li#nav_esolutions a {width: 94px; background: transparent url(/images/nav.gif) no-repeat -138px -48px;}

body#schools div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_kids.gif) no-repeat;
	}

body#schools div.intro_img {
	height: 345px;
	background: url(/images/classroom.jpg) no-repeat;
	}

body#schools div#column {
	margin-top: 205px;
	}

/* eBilling ------------------------- */
body#ebilling li#nav_esolutions a {width: 94px; background: transparent url(/images/nav.gif) no-repeat -138px -48px;}

body#ebilling div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_ebilling.gif) no-repeat;
	}

body#ebilling div.intro_img {
	height: 260px;
	background: url(/images/money.jpg) no-repeat;
	}

body#ebilling div#column {
	margin-top: 145px;
	}

/* eTax ------------------------- */
body#etax li#nav_esolutions a {width: 94px; background: transparent url(/images/nav.gif) no-repeat -138px -48px;}

body#etax div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_etax.gif) no-repeat;
	}

body#etax div.intro_img {
	height: 260px;
	background: url(/images/tax.jpg) no-repeat;
	}

body#etax div#column {
	margin-top: 130px;
	}

/* eTarget ------------------------- */
body#etarget li#nav_esolutions a {width: 94px; background: transparent url(/images/nav.gif) no-repeat -138px -48px;}

body#etarget div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_etarget.gif) no-repeat;
	}

body#etarget div.intro_img {
	height: 250px;
	background: url(/images/rolodex.jpg) no-repeat;
	}

body#etarget div#column {
	margin-top: 100px;
	}


/* SUPPORT
------------------------------------------------------*/
body#support li#nav_support a {width: 79px; background: transparent url(/images/nav.gif) no-repeat -395px -48px;}

body#support div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_support.gif) no-repeat;
	}

body#support div.intro_img {
	height: 363px;
	background: url(/images/woman_phone.jpg) no-repeat;
	}
	
/* RESOURCES
------------------------------------------------------*/
body#resources li#nav_resources a {width: 93px; background: transparent url(/images/nav.gif) no-repeat -302px -48px;}

body#resources div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_resources.gif) no-repeat;
	}

body#resources div.intro_img {
	height: 385px;
	background: url(/images/business_phone.jpg) no-repeat;
	}
	
/* FAQs ------------------------------*/
body#faqs li#nav_resources a {width: 93px; background: transparent url(/images/nav.gif) no-repeat -302px -48px;}

body#faqs div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_faqs.gif) no-repeat;
	}

body#faqs div.intro_img {
	height: 363px;
	background: url(/images/business_phone.jpg) no-repeat;
	}
	
/* GLOSSARY ------------------------------*/
body#glossary li#nav_resources a {width: 93px; background: transparent url(/images/nav.gif) no-repeat -302px -48px;}

body#glossary div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_glossary.gif) no-repeat;
	}

body#glossary div.intro_img {
	height: 363px;
	background: url(/images/business_phone.jpg) no-repeat;
	}

/* TIPS ------------------------------*/
body#tips li#nav_resources a {width: 93px; background: transparent url(/images/nav.gif) no-repeat -302px -48px;}

body#tips div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_tips.gif) no-repeat;
	}

body#tips div.intro_img {
	height: 363px;
	background: url(/images/business_phone.jpg) no-repeat;
	}
			
/* LINKS ------------------------------*/
body#links li#nav_resources a {width: 93px; background: transparent url(/images/nav.gif) no-repeat -302px -48px;}

body#links div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_links.gif) no-repeat;
	}

body#links div.intro_img {
	height: 363px;
	background: url(/images/business_phone.jpg) no-repeat;
	}

/* ABOUT
------------------------------------------------------*/
body#about div.intro_img {
	height: 363px;
	background: url(/images/mouse.jpg) no-repeat;
	}


/* TESTIMONIALS
------------------------------------------------------*/
body#testimonials div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_testimonials.gif) no-repeat;
	}

body#testimonials div.intro_img {
	height: 363px;
	background: url(/images/mouse.jpg) no-repeat;
	}

body#testimonials div#content p {
	text-align: right;
	font-weight: bold;
	margin: 10px 0 25px 0;
	}

/* NEWS
------------------------------------------------------*/
body#news div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_news.gif) no-repeat;
	}

body#news div.intro_img {
	height: 363px;
	background: url(/images/mouse.jpg) no-repeat;
	}

/* PRESS ROOM
------------------------------------------------------*/
body#pressroom div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_pressroom.gif) no-repeat;
	}

body#pressroom div.intro_img {
	height: 363px;
	background: url(/images/mouse.jpg) no-repeat;
	}

/* CONTACT US
------------------------------------------------------*/
body#contactus div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_contactus.gif) no-repeat;
	}

body#contactus div.intro_img {
	height: 363px;
	background: url(/images/mouse.jpg) no-repeat;
	}
	
/* PRIVACY POLICY
------------------------------------------------------*/
body#privacy div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_privacy.gif) no-repeat;
	}

body#privacy div.intro_img {
	height: 363px;
	background: url(/images/mouse.jpg) no-repeat;
	}

/* SITE MAP
------------------------------------------------------*/
body#sitemap div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_sitemap.gif) no-repeat;
	}

body#sitemap h3 {
	margin: 0 0 10px 0;
	}

body#sitemap div.intro_img {
	height: 363px;
	background: url(/images/mouse.jpg) no-repeat;
	}

/*LOGIN
------------------------------------------------------*/
body#login div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_login.gif) no-repeat;
	}

body#login div.intro_img {
	height: 363px;
	background: url(/images/laptop.jpg) no-repeat;
	}
	
	
/*DEMOS
------------------------------------------------------*/
body#demos li#nav_demos a {width: 70px; background: transparent url(/images/nav.gif) no-repeat -232px -48px;}

body#demos div#content {
	background: #fff;
	padding-top: 0;
	padding-left: 0;
	width: 445px;
	}

body#demos div#intro h2 {
	width: 385px;
	height: 50px;
	text-indent: -9999px;
	background: url(/images/hd_demos.gif) no-repeat;
	}

body#demos div.intro_img {
	height: 350px;
	background: url(/images/looking_laptop.jpg) no-repeat;
	}
	
body#demos div#column {
	margin-top: 210px;
	}

div.demo_box {
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin: 0 0 20px 0;
	float: left;
	background: url(/images/li_highlight.gif) no-repeat top left;
	padding: 15px 0 0 15px;
	}

div.demo_box img {
	float: right;
	margin: 0 0 0 10px;
	}

div.demo_box h2 {
	text-indent: -9999px;
	width: 200px;
	height: 70px;
	display: block;
	}

div#ebusiness_demo h2 {
	background: url(/images/logo_ebusiness.gif) no-repeat;
	}

div#ebilling_demo h2 {
	background: url(/images/logo_ebilling.gif) no-repeat;
	}

div#etax_demo h2 {
	background: url(/images/logo_etax.gif) no-repeat;
	}

div#etarget_demo h2 {
	background: url(/images/logo_etarget.gif) no-repeat;
	}
	
/* FOOTER
------------------------------------------------------*/
div#footer {
	clear: both;
	border-top: 1px solid #3886af;
	font-size: 10px;
	}
	
div#footer ul {
	color: #808181;
	margin: 10px 0 5px 0;
	float: left;
	list-style-image: none;
	}
	
div#footer li {
	float: left;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
	background: url(/images/nav_bullet.gif) no-repeat left;
	}
	
div#footer li.no_bullet {margin: 0; background: none; padding: 0;}
	
div#footer li a {
	color: #808181;
	text-decoration: none;
	}
	
div#footer li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
div#footer p {
	clear: both;
	color: #808181;
	}
