@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	height:100%;
}

div {
	margin:0;
	padding:0;
}
.indent-ital {
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
}
.margin-bottom-none {
	margin-bottom: -16px;
}


body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	height:100%;
	

}
a, a:link, a:active {
	color:#e28214;
	text-decoration:none;
}
a:visited {
	color:#e28214;
	text-decoration:none;
}

a:hover {
	color:#e28214;
	text-decoration:underline;
}

h1 {
	color:#000000;
	font-size:22px;
	line-height: 110%;
}

h2 {
	font-size:15px;
	color:#599e39;
}
h3 {
	font-size:16px;
	color:#e28214;
	line-height:100%;
	margin:0;
}

h4 {
	font-size:12px;
}

p {
	line-height:150%;
}
img {
	border:0;
	margin:0;
	padding:0;
}
.bluelink {
	color:#1b4c6a;
	text-decoration:none;
}
a.bluelink {
	color:#1b4c6a;
	text-decoration:none;
}

a.bluelink:link a.bluelink:active a.bluelink:visited {
	color:#1b4c6a;
	text-decoration:none;
}

a.bluelink:hover {
	color:#1b4c6a;
	text-decoration:underline;
}

#banner1 {
	width:152px; height:36px; background:url(images/home_banner_1.jpg) no-repeat; display:block; padding-top:74px;
}

#banner1_link {
	background:url(images/home_banner_1_btn.jpg) no-repeat; display:block; cursor:pointer; width:104px; height:17px; margin:0px 24px 0px 24px;
}

#banner1_link:hover {
	background:url(images/home_banner_1_btn_over.jpg);
}

#banner2 {
	width:152px; height:169px; background:url(images/home_banner_2.jpg) no-repeat; display:block; cursor:pointer;
}

#banner3 {
	width:152px; height:64px; background:url(images/home_banner_3.jpg) no-repeat; display:block; padding-top:93px;
}

#banner3_link1 {
	background:url(images/home_banner_3_btn1.jpg) no-repeat; display:block; cursor:pointer; width:104px; height:17px; margin:0px 24px 0px 24px;
}

#banner3_link1:hover {
	background:url(images/home_banner_3_btn1_over.jpg) no-repeat;
}

#banner3_link2 {
	background:url(images/home_banner_3_btn2.jpg) no-repeat; display:block; cursor:pointer; width:104px; height:17px; margin:0px 24px 0px 24px;
}

#banner3_link2:hover {
	background:url(images/home_banner_3_btn2_over.jpg) no-repeat;
}
/* CONTAINS RIGHT SIDE OF SITE AND REPEATING BACKGROUND IMAGE */
.body_cont {
	width:605px; float:left; background:url(images/home_r_col_y.jpg) repeat-y right ;
}

.bottom_nav {
	color:#ffffff;
	padding:13px 0 0 20px;
}

.bottom_nav a {
	color:#ffffff;
	text-decoration:none;
}

.bottom_nav a:hover {
	color:#ffdd74;
	text-decoration:none;
}

#home_body_cont {
background:url(images/ike_home-body-bg-y.jpg) repeat-y;
width:800px;
float:left;
}

#home_body_footer {
	background:url(images/ike_home-body-footer.jpg) no-repeat bottom;
}

#home_body_lcol {
width:215px;
float:left;
}

#home_body_rcol {
width:585px;
float:left;
}

#body_text_box1 {
width:195px;
float:left;
}

#body_text_box2 {
width:195px;
float:left;
}

#body_text_box3 {
width:195px;
float:left;
margin:0;
padding:0;
}

.home_bottom_nav {
	color:#07334e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}

.home_bottom_nav a {
	color:#07334e;
	text-decoration:none;
}

.home_bottom_nav a:hover {
	color:#df8100;
	text-decoration:none;
}
.clear {
	clear:both;
}
#container {
	width:800px;
	background:url(images/ike-orange-lines.jpg) repeat-y; 
	display:block;
	min-height:100%;
}
#container-no-right-lines {
	width:800px;
	background:url(images/ike-left-orange-lines.jpg) repeat-y; 
	display:block;
	min-height:100%;
}


#home_container {
	width:800px;
	display:block;
	min-height:100%;
}
#home_header {
	width:800px;
	height:118px;
	display:block;
	background-image: url(images/ike_home-header.jpg);
	background-repeat: no-repeat;
	}

/* MIDDLE CONTENT STYLING */
.content_cont {
	width:410px;
	float:left;
	display:table;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.copyright {
	color:#a0b6c1;
	font-size:10px;
	padding:12px 18px 0 0; text-align:right;
}

.credits {
	font-size:9px;
}
.text-smaller {
	font-size:10px;
}


.divider {
	background:url(images/body_divider.gif) no-repeat;
	height:10px;
}
#home_footer {
	width:800px;
	height:98px;
	float:left;
	background-image: url(images/ike_home-footer.jpg);
	background-repeat: no-repeat;
	}
#footer-new {
	width:800px;
	height:120px;
	float:left;
	background-position: 5px 0;
	background-image: url(images/home-footer-new.jpg);
	background-repeat: no-repeat;
	}
.copyright_footer {
	font-size:11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 16px;
	padding-left: 20px;
}

#footer {
	width:800px;
	height:98px;
	float:left;
	background-image: url(images/ike-footer.jpg);
	background-repeat: no-repeat; 
	}
	
#footer-no-right {
	width:800px;
	height:98px;
	float:left;
	background-image: url(images/ike-footer-no-right.jpg);
	background-repeat: no-repeat; 
	}
#footer_nolines {
	width:776px; height:100px; background:url(images/home_footer_forms.jpg) no-repeat; float:left; background-position: 0 0; 
	}

.footer_clear {
	height:0px; width:776px; clear:both;
}

.green_11 {
	color:#348b0b;
	font-size:11px;
}

.green_12 {
	color:#348b0b;
	font-size:12px;
}


#header_cont {
	background:url(images/ike-header.jpg) no-repeat; width:605px; height:212px; display:block;
}

.header_text {
	color:#ffffff;
	font-size:10px;
	padding:5px 14px 0 0;text-align:right; height:31px;
	line-height:130%;
}
.header_text_link {
	color:#ffffff;
	font-size:10px;
	}

a.header_text_link {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}
a.header_text_link:active, a.header_text_link:link, a.header_text_link:visited {

	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}
a.header_text_link:hover {
 	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
	
	}
	
.home_flash {
	float:left; width:375px; height:176px;
	background:url(images/home_flash.jpg) no-repeat;
}

.home_product {
	float:left; width:206px; height:176px;
	background:url(images/home_product.jpg) no-repeat;
}


ul {
	line-height:130%;
	list-style-type: square;
}

ol {
	line-height:130%;
	list-style-type: decimal;
}

li {
	line-height:130%;
	
}

li span {
	font-size:11px;
	color:#d06f00;
	font-weight:bold;
}

ul ul li{
	line-height:130%;
	list-style:square;
}


#home_left_cont {
	 width:195px; float:left;
	 padding-left:2px;
}
#home_middle_cont {
	width:800px; 
	float:left;
	}	
#flash_cont {
	width:800px;
	height:267px;
	float:left;
	background:url(images/ike_flash.jpg) no-repeat;
}
/* landing page styles */
#download_cont {
	width:800px;
	float:left;
}
.download_body {
	width:375px;
	float:left;
	margin-left:25px;
	padding-top:75px;
	padding-bottom:20px;
}
#landing_cont {
	width:800px;
	float:left;
	background:url(images/recession-title.jpg) no-repeat;
}
#landing_stimulus {
	width:800px;
	float:left;
	background:url(images/stimulus-act.jpg) no-repeat;
}
#landing_prevailing_wage {
	width:800px;
	float:left;
	background:url(images/prevailing-wage-background.jpg) no-repeat;
	}
#landing_hire {
	width:800px;
	float:left;
	background:url(images/hire.jpg) no-repeat;
}
.blue-gray-heading-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #496a7f;
	line-height: 110%;
}
.blue-gray-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #496a7f;
	line-height: 110%;
}
.blue-gray-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #496a7f;
	line-height: 110%;
}
.blue-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #496a7f;
	line-height: 110%;
}
#qb_landing_cont {
	width:800px;
	float:left;
	background:url(images/quickbooks-header.jpg) no-repeat;
}

.qb_landing_body {
	width:375px;
	float:left;
	margin-left:25px;
	padding-bottom:20px;
}
#construction_software_landing_cont {
	width:800px;
	float:left;
	/*background:url(images/construction-software-header.jpg) no-repeat;*/
}
#one_solution_landing_cont {
	width:800px;
	float:left;
	/*background:url(images/one-solution-header.jpg) no-repeat; */
}
#compare_cont {
	width:800px;
	float:left;
	background:url(images/compare.jpg) no-repeat;
}
.one_solution_testimonial {
	padding-left: 0px;
	color: #000000;
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 30px;
	width: 230px;
	padding-right: 0px;
}
a.one_solution_testimonial, a.one_solution_testimonial:active, a.one_solution_testimonial:visited {
	color: #000000;
	text-decoration:none;
}

a.one_solution_testimonial:hover {
	color: #000000;
	text-decoration:underline;
}
#th_landing_cont {
	width:800px;
	float:left;
	background:url(images/th-landing.jpg) no-repeat;
}
.qb_landing_body {
	width:375px;
	float:left;
	margin-left:25px;
	padding-bottom:20px;
}
#turman_landing_cont {
	width:800px;
	float:left;
	background-image: url(images/turman-stim-banner.jpg);
	background-repeat: no-repeat;
}
.landing_body {
	width:375px;
	float:left;
	margin-left:25px;
	padding-top:175px;
	padding-bottom:20px;
}
.landing_stimulus {
	width:320px;
	float:left;
	margin-left:25px;
	padding-top:190px;
	padding-bottom:20px;
}
#landing_form_stimulus {
	background-color:#c3ced5;
	margin-top: 75px;
	margin-left:25px;
	padding-top: 20px;
	padding-left:25px;
	width: 320px;
	height: 320px;
}
.landing_hire {
	width:320px;
	float:left;
	margin-left:25px;
	padding-top:170px;
	padding-bottom:20px;
}
#landing_form_hire {
	background-color:#c3ced5;
	margin-top: 75px;
	margin-left:25px;
	padding-top: 20px;
	padding-left:25px;
	width: 320px;
	height: 280px;
}
#rebate_landing_cont {
	width:800px;
	float:left;
	background-image: url(images/rebate-header.jpg);
	background-repeat: no-repeat;
}
#ppc_cas_landing_cont {
	width:800px;
	float:left;
	background-image: url(images/landing-software-built-for-you.jpg);
	background-repeat: no-repeat;
}
.landing {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2 em;
	color:#000000;
}
.landing ul{
	list-style-image:url(emails/images/bullet.gif);
}
.landing li{
		list-style-image:url(emails/images/bullet.gif);
		line-height: 1.5; 
		color:#000000;
}
.landing-grey ul{
	list-style-image:url(emails/images/bullet.gif);
}
.landing-grey li{
		list-style-image:url(emails/images/bullet.gif);
		line-height: 1.5; 
		color:#333333;
}
a.landing, a.landing:active, a.landing:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2 em;
	color:#e28214;
	line-height:1.2;
	text-decoration:none;
	font-weight: bold;
}
a.landing:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2 em;
	color:#e28214;
	line-height:1.2;
	text-decoration:underline;
	font-weight:bold;
}
#landing_form {
	background-color:#c3ced5;
	margin-top: 25px;
	margin-left:25px;
	padding-top: 20px;
	padding-left:50px;
	width: 350px;
	height: 350px;
}
#qb_landing_form {
	background-color:#c3ced5;
	margin-top: 15px;
	margin-left:15px;
	padding-top: 15px;
	width: 305px;
	height: 275px;
	border:1px;
	border-style:solid;
	border-color:#000000;
}
#qb_landing_form_new {
	margin-top: 0px;
	margin-left:15px;
	width: 305px;
	border: 1px solid #f08e2a;	
}
.qb_landing_callout {
	width: 308px;
	padding-top: 10px;
	padding-left: 50px;
	background-image: url(images/quote-bkrnd.jpg);
	background-repeat: no-repeat;
	height: 276px;
	background-position: 0px 0px;
}
.qb_landing_callout_pays {
	width: 308px;
	padding-top: 10px;
	padding-left: 60px;
	background-image: url(images/quote-bkrnd.jpg);
	background-repeat: no-repeat;
	height: 276px;
	background-position: 40px 0px;
}

	
.qb-landing-testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	float: right;
	width: 150px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	color: #000000;
	line-height: normal;
}
a.qb-landing-testimonial ,a.qb-landing-testimonial:active, a.qb-landing-testimonial:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

a.qb-landing-testimonial:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.qb-callout-testimonial {
	padding-left: 0px;
	color: #000000;
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 40px;
	width: 230px;
	padding-right: 0px;
}
a.qb-callout-testimonial, a.qb-callout-testimonial:active, a.qb-callout-testimonial:visited {
	color: #000000;
	text-decoration:none;
}

a.qb-callout-testimonial:hover {
	color: #000000;
	text-decoration:underline;
}
.cppays-callout-testimonial {
	padding-left: 0px;
	color: #000000;
	line-height: normal;
	padding-bottom: 0px;
	padding-top: 25px;
	width: 250px;
}
a.cppays-callout-testimonial, a.cppays-callout-testimonial:active, a.cppays-callout-testimonial:visited {
	color: #000000;
	text-decoration:none;
}

a.cppays-callout-testimonial:hover {
	color: #000000;
	text-decoration:underline;
}
/* styling for landing forms */
.landing_form input, select, textarea {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	width:140px;
	height:15px;
	background-position: center;
	vertical-align: baseline;
}
.checkbox input {
	font-size: 14px;
	font-style: normal;
	line-height: 110%;
	color: #000000;
	margin:0px;
	width:15px;
	height:15px;
}
.landing_form td {
	color: #000000;
	font-size:12px;
	line-height: 110%;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	vertical-align:top;
	padding: 10px 0px 0px 20px;
}
	
.home_middle_container {
	width:179px;
	float:left;
	margin-left:25px;
	background-color:#FFFFFF
}
.home_middle_photo {

	background-color: #ffffff;
	padding-bottom:10px;
}
.home_middle_col {
	
	padding-left:5px;
	height:300px;
	}
.2-col {
width:200px;
float:left;
padding-right:5px;

}

.home_middle_title {
	margin-top: 0px;
	color:#4f7389;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.home_middle_text {
	margin-top:-10px;
	line-height:130%;
	font-size:11px;
	font-style: normal;
	}
.home_middle_text a {
	margin-top:-10px; 
	line-height:130%; 
	font-size:11px;
	text-decoration:underline;
	color:#333333
	}
.home_middle_text a:hover {
	margin-top:-10px; 
	line-height:130%; 
	font-size:11px;
	text-decoration:none;
	color:#333333
	}
	
#nav {
	background:url(images/home_nav_bg_y.jpg) repeat-y; padding:10px 0 0 20px;
}

#nav_cont {
	 width:195px; float:left;
}
#nav li {
	list-style:url(images/home_nav_bullet.jpg) inside;
}

#nav li a {
	color:#396e88;
	text-decoration:none;
}

#nav li a:hover {
	color:#e28214;
	text-decoration:none;
}

#nav strong a {
	color:#348b0b;
	text-decoration:none;
}

#nav strong a:hover {
	color:#e28214;
	text-decoration:none;
}

#nav ul {
	padding:0;
	margin:0;
}

.no_margin {
	margin:0;
}

.orange_18 {
	color:#d06f00;
	font-size:18px;
}

.orange_11 {
	color:#d06f00;
	font-size:11px;
}

.grey_10 {
	color:#333333;
	font-size:10px;
}

.orange_12 {
	color:#d06f00;
	font-size:12px;
}

/* RIGHT COLUMN STYLING */
#r-col {
	margin-top:0px;
	width:152px;
	height:650px;
	float:right;
	z-index:5;
	background-image:url(images/home_r_col_y.jpg);
	background-repeat:repeat;
	background-position:0px 0px;
}
/*ADD STYLING FOR THE RIGHT SIDE ELEMENTS CHANGED 1/15/2008 */
/* In right sidebar- learn more section */
ul.learnMore {
	background-image:url(images/learn_more_background.jpg);
	background-repeat:no-repeat;
	height:130px;
	list-style:none;
	position:relative;	
	margin:0px;
	margin-top:20px;
	padding:0px;
	padding-top:10px;
	}
.custom-gen li {
		list-style-image: none;
		list-style-type: none;
		}
.custom-gen ul {
	
	list-style: none;
		margin-left: 25px;
		padding-left: 1em;
		text-indent: -1em;
	color:#1b4c6a; 
	font-size:11px;
	padding-left: 1em;
	text-indent: -1em;
		}
.custom-gen ul li:before {
			list-style:none;
		content: "\00BB \0020";
		color:#396e88; 
		font-size:11px;
		}
ul.learnMore li {
	padding:0px 10px 0px 10px;
	width:133px;
	list-style:none;
	margin:0px;
	margin-left:10px;
	padding:0px;
	}
li.sayText {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:135%;
	}
li.sayTextBigger {
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	line-height:140%;
	}
li.sayHighlight {
	color:#fef46e;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	line-height:120%;
	}
li.sayLink {	
	position:absolute;
	bottom:25px;
	text-align:center;
	}
li.sayLink a:link, li.sayLink a:visited, li.sayLink a:active, p.testLink a:link, p.testLink a:visited, 
p.testLink a:active
	{
	color:#d25c23;
	text-decoration:none;
	font-weight:bold;
	font-size:.9em;
	}	
li.testLink a:link {
	font-size:.7em;
	}
li.sayLink a:hover, p.testLink a:hover {
	text-decoration:underline;
	}
#testimonials {
	list-style:none;
	position:relative;
	margin:0px;
	padding:0px	
	}

p.testimonialImage {
	color:#FFFFFF;
	margin:0px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding: 4px;
	}	

p.testimonialText {
	background-image:url(images/customer_say_repeat.jpg);
	background-repeat:repeat-y;
	font-size:0.9em;
	color:#000000;
	padding:0px;
	margin:0px;
	padding:10px;
	}
p.testimonialLink {
	background-image:url(images/customer_say_more_link.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding:10px;
	margin:0px;
	padding-bottom:10px;
	position:relative;
	vertical-align:baseline;
	text-align:center;
	}
p.testimonialLink a:link {
	display:block;
	margin-bottom:20px;
	}	
	
p.caseImage {
	color:#FFFFFF;
	margin:0px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding: 4px;
	}	

p.caseText {
	background-image:url(images/case-say-repeat.jpg);
	background-repeat:repeat-y;
	font-size:0.9em;
	color:#000000;
	padding:0px;
	margin:0px;
	padding:10px;
	}
p.caseLink {
	background-image:url(images/case-more-say.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding:10px;
	margin:0px;
	padding-bottom:10px;
	position:relative;
	vertical-align:baseline;
	text-align:center;
	}
p.caseLink a:link {
	display:block;
	margin-bottom:20px;
	}	
		
/* END OF RIGHT SIDE BAR STYLING */	
/* LEFT SIDE STYLING */
	
#repeat {
	background-image:url(images/leftside_ad_repeat.jpg);
	background-repeat:repeat-y;
	}
.leftSideAd {
	position:relative;
	margin:0px;
	padding:0px;
	background-image:url(newImages/leftside_ad_background_fbc056.jpg);
	background-repeat:no-repeat;	
	margin-top:50px;
	}
.leftSideAd h1, .leftSideAd h2, .leftSideAd h3 {
	margin:0px;
	padding:0px;
	width:150px;
	padding:10px 0px 10px 10px;
	margin-left:10px;
	}
.leftSideAd h1 {
	color:#FFFFFF;
	font-size:1.1em;
	}
.leftSideAd h2, .leftSideAd h3 {
	color:#000000;
	font-size:1em;
	text-align:center;
	padding-bottom:10px;	
	}

.leftSideAd ul {
	color:#FFFFFF;
	font-size:.9em;
	margin:0px;
	padding-left:0px;
	margin-left:30px;
	}
.leftSideAd ul li {
	padding-bottom:3px;
	}

p.leftSideAdLink {
	background-image:url(newImages/leftside_ad_bg_link.jpg);
	background-repeat:no-repeat;
	height:52px;
	padding:0px;
	margin:0px;
	position:relative;
	vertical-align:baseline;
	text-align:center;
	position:relative;
	}
p.leftSideAdLink a:link {
	display:block;
	position:absolute;
	bottom:22px;
	left:50px;
	}
p.leftSideAdLink a:link, p.leftSideAdLink a:visited, p.leftSideAdLink a:active {
	font-weight:bold;
	color:#d25e12;
	text-decoration:none;
	}
p.leftSideAdLink a:hover {
	text-decoration:underline;
}
/* END OF LEFT SIDE STYLING */
	
	

#sec_header_cont {
	width:605px;
	height:123px;
	display:block;
	background-image: url(images/ike-header.jpg);
	background-repeat: no-repeat;
}
#home_sec_header_cont {
	width:200px;
	height:110px;
	display:block;
	padding-left:200px;
	background-image: url(images/home_header.jpg);
	background-repeat: no-repeat;
}

.yellow_box {
	float:left; width:143px; display:block; background:#f2efcb; padding:12px; margin:0 15px 10px 0; border:#e6b572 2px solid;
}

.yellow_box_right {
	float:right; display:block; background:#f2efcb; padding:12px; margin:0 0 10px 15px; border:#e6b572 2px solid;
}

.yellow_box a {
	color:#396e88;
	text-decoration:none;
}

.yellow_box a:hover {
	color:#e28214;
	text-decoration:none;
}

.yellow_box_horiz {
	display:block; background:#f2efcb; padding:12px; border:#e6b572 2px solid;
}

.yellow_box_horiz a {
	color:#396e88;
	text-decoration:none;
}

.yellow_box_horiz a:hover {
	color:#e28214;
	text-decoration:none;
}

/*Secondary headers*/

.payroll_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/payroll_header.jpg) no-repeat;
}
.your_role_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/your_role_header.jpg) no-repeat;
}
/* HEADER INFORMATION- SECOND SECTION THAT INCLUDES THE NAVIGATION */
.owner_header {
	width:605px;
	height:87px;
	float:left;
	background-repeat:no-repeat;
	background-image: url(images/ike-navigation.jpg);
}
.new_owner_header_home {
	width:581px;
	height:75px;
	float:left;
	background-repeat:no-repeat;
	background-image: url(images/navigation_home2.jpg);
}

.bookkeeper_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/bookkeeper_header.jpg) no-repeat;
}

.estimator_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/estimator_header.jpg) no-repeat;
}

.project_manager_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/project_manager_header.jpg) no-repeat;
}

.auditor_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/auditor_header.jpg) no-repeat;
}

.bonding_agent_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/bonding_agent_header.jpg) no-repeat;
}

.accountant_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/accountant_header.jpg) no-repeat;
}

.program_components_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/program_components_header.jpg) no-repeat;
}

.general_ledger_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/general_ledger_header.jpg) no-repeat;
}

.job_costing_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/job_costing_header.jpg) no-repeat;
}

.accounts_payable_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/accounts_payable_header.jpg) no-repeat;
}

.accounts_receivable_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/accounts_receivable_header.jpg) no-repeat;
}

.service_billing_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/service_billing_header.jpg) no-repeat;
}

.equipment_management_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/equipment_management_header.jpg) no-repeat;
}

.purchasing_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/purchasing_header.jpg) no-repeat;
}

.inventory_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/inventory_header.jpg) no-repeat;
}

.estimating_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/estimating_header.jpg) no-repeat;
}

.labor_compliance_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/labor_compliance_header.jpg) no-repeat;
}

.pricing_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/pricing_header.jpg) no-repeat;
}

.online_demo_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/online_demo_header.jpg) no-repeat;
}

.support_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/support_header.jpg) no-repeat;
}

.training_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/training_header.jpg) no-repeat;
}

.system_requirements_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/system_requirements_header.jpg) no-repeat;
}

.success_stories_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/success_stories_header.jpg) no-repeat;
}

.about_us_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/about_us_header.jpg) no-repeat;
}

.privacy_policy_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/privacy_policy_header.jpg) no-repeat;
}

.site_map_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/site_map_header.jpg) no-repeat;
}

.contact_us_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/contact_us_header.jpg) no-repeat;
}

.feedback_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/feedback_header.jpg) no-repeat;
}
.request_information_header {
	width:581px;
	height:75px;
	float:left;
	background:url(images/request_information_header.jpg) no-repeat;
}
/* styling for forms */
.form input  {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 110%;
	color: #000000;
	
}
.form select {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 110%;
	color: #000000;
	height: 20px;
}
.form textarea {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 110%;
	color: #000000;
	height: 50px;
}

.form td {
	color: #000000;
	font-size:11px;
	line-height: 110%;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	vertical-align:top;
	padding-top: 2px;
	padding-left: 2px;
}
.form th {
	color: #339933;
	font-size:14px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	vertical-align:top;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}
.feature-list ul, .feature-list li {
	padding-bottom: 10px;
}
.orange-heading-large {
	color:#e28214;
	font-size:22px;
	line-height: 110%;
	font-weight: bold;
}
.white-heading-large {
	color:#ffffff;
	font-size:22px;
	line-height: 110%;
	font-weight: bold;
}
#rebate_landing_form {
	background-color:#c3ced5;
	margin-top: 15px;
	margin-left:15px;
	padding-top: 15px;
	width: 305px;
	float:left;
	border:1px;
	border-style:solid;
	border-color:#000000;
}


#gotomeeting-cont {width:200px; float:right;}

#gotomeeting-cont img {margin:0px 27px 0px 28px;}