:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:small; }ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }


* {
	margin:0px;
	padding:0px;
	outline:none;
}

html {
	margin:0px;
	padding:0px;
	font-size:100.01%;
}

body {
	margin:0px;
	padding:0px;
	background:url(../../img/interface/body.jpg) center top no-repeat #ccc;
	color:#000;
	font:62.5%/1em Arial, Helvetica, sans-serif;
}#branding {display:none}

/* -========================= wrapper =========================- */
#wrapper {
	margin:0px auto;
	padding:0px;
	width:970px;
	display:block;
	overflow:hidden;
	background:url(../../img/interface/body.jpg) center top no-repeat transparent;}
/* -========================= header =========================- */
#header {
	margin:0px;
	padding:0px;
	width:970px;
	height:78px;
	display:block;
	background-color:transparent;
}
/************* header - FORM ************************/
#header form {
	float:left;
	position:relative;
	left:588px;
	top:40px;
	display:block;
	background:url(../../img/interface/search.gif) 0px 0px no-repeat transparent;
	width:190px;
	height:28px;
	overflow:hidden;
}

		.header_input {
			width:117px;
			height:14px;
			margin:0px;
			padding:2px 0px 0px 4px;
			border:none;
			font:11px Arial, Helvetica, Geneva, sans-serif;
			background-color:transparent;
			color:#000;
			position:relative;
			top:6px;
			left:7px;
			line-height:10px;
			float:left;
		}
		.header_input:focus {
			color:#134BAC;
		}
		.header_submit {
				float:left;
				position:relative;
				left:7px;
				top:6px;
			width:52px;
			height:16px;
			background-color:transparent;
			border:none;
			cursor:pointer;
		}
/************* header - LOGO ************************/
#header p a {
	display:block;
	float:left;
	width:192px;
	height:75px;
	position:relative;
	left:0px;
	top:15px;
}
/************* header - NAV ************************/
#header ul {
	position:relative;
	right:0px;
	top:16px;
	float:right;
}
#header ul li {
	display:block;
	float:left;
	text-indent:-9999px;
}

#header ul li a{cursor:pointer}



.navheader_getaquote{
	background:url(../../img/interface/nav_top.gif) 7px 0px no-repeat; 
	display:block;
	width:89px;/*width:81px;*/
	height:15px;
}
	.navheader_getaquote:hover {
		background-position:7px -39px;
	}
	
.navheader_homepage {
	background:url(../../img/interface/nav_top.gif) -384px 0px no-repeat;
	display:block;
	width:53px;
	height:15px;
}	
.navheader_homepage:hover {
		background-position:-384px -39px;
	}	
	
.navheader_login{
	background:url(../../img/interface/nav_top.gif) -82px 0px no-repeat;
	display:block;
	width:100px;/*width:116px;*/
	height:15px;
}
	.navheader_login:hover {
		background-position:-82px -39px;
	}
.navheader_espanol{
	background:url(../../img/interface/nav_top.gif) -198px 0px no-repeat;
	display:block;
	width:91px;
	height:15px;
}
	.navheader_espanol:hover {
		background-position:-198px -39px;
	}
.navheader_contact{
	background:url(../../img/interface/nav_top.gif) -290px 0px no-repeat;
	display:block;
	width:80px;
	height:15px;
}
	.navheader_contact:hover {
		background-position:-290px -39px;
	}
	
/* -========================= navigation =========================- */	
#navigation {
	margin:0px;
	padding:0px 0px 0px 385px;
	width:586px;
	height:39px;
	display:block;
	background:url(../../img/interface/nav.jpg) 0px 0px no-repeat transparent;
}
#navigation ul{
	display:block;
	float:left;
	width:586px;
}


#navigation ul li{
	display:block;
	float:left;
}
/*
#navigation ul li .nav_on {
	background-position:10px -295px !important;
}
*/

/*  Solution */
		#nav_solutions {
			background:url(../../img/interface/navigation-items.png) 10px 5px no-repeat;
			width:91px !important;
			height:40px;
			text-indent:-9999px;
		}
		#nav_solutions:hover {background-position:10px -295px}
		#nav_solutions.nav_on {background-position:10px -295px !important}
		
		
		#nav_about-us {
			background:url(../../img/interface/navigation-items.png) -81px 5px no-repeat;
			width:82px !important;
			height:40px;
			text-indent:-9999px;
		}
		#nav_about-us:hover {background-position:-81px -295px}
		#nav_about-us.nav_on {background-position:-81px -295px !important}
		
		
		#nav_news-and-events {
			background:url(../../img/interface/navigation-items.png) -163px 5px no-repeat;
			width:123px !important;
			height:40px;
			text-indent:-9999px;
		}
		#nav_news-and-events:hover {background-position:-163px -295px}
		#nav_news-and-events.nav_on {background-position:-163px -295px !important}
		

		#nav_resource-center {
			background:url(../../img/interface/navigation-items.png) -286px 5px no-repeat;
			width:140px !important;
			height:40px;
			text-indent:-9999px;
		}
		#nav_resource-center:hover {background-position:-286px -295px}
		#nav_resource-center.nav_on {background-position:-286px -295px !important}
		
		
		#nav_customer-support {
			background:url(../../img/interface/navigation-items.png) -426px 5px no-repeat;
			width:147px !important;
			height:40px;
			text-indent:-9999px;
		}
		#nav_customer-support:hover {background-position:-426px -295px}
		#nav_customer-support.nav_on {background-position:-426px -295px !important}




		
		
		
/* -========================= nav_bread_crumb =========================- */
#nav_bread_crumb {
	width:925px;
	padding:0px 10px 0px 15px;
	height:25px;
	line-height:25px;
	display:block;
	background-color:#075BA4;
	font-size:11px;
	color:#ccc;
}		
	#nav_bread_crumb a:link, #nav_bread_crumb a:visited {color:#fff;}
	#nav_bread_crumb a:hover, #nav_bread_crumb a:visited:hover {color:#ff9;}
/* -========================= content =========================- */
#content {
	margin:0px;
	padding:0px 10px;
	width:960px;
	display:block;
	overflow:hidden;
	background:#7a7a7a url(../../img/interface/content.jpg) 0px -15px no-repeat;
}


#maincontent #html_content {
	width:878px !important;
}


#html_content {
	display:block;
	border-top:25px solid #075BA4;
	border-right:16px solid #075BA4;
	border-left:16px solid #075BA4;
	border-bottom:16px solid #075BA4;
	background-color:#ebebeb;
	padding:15px 20px 15px 20px;
	width:552px;
	margin:0px 0px 15px 0px;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
	min-height:310px;
	height:auto !important;
    height:310px;
}
#html_content_h1_break {clear:both;height:1px;display:block}

#html_content h1,.mceContentBody h1{
	display:block;
	background-color:#ebebeb;
	float:left;
	position:relative;
	top:-38px;
	left:-20px;
	padding:0px 10px;
	margin:0px 0px -50px 0px;
	height:30px;
	line-height:20px;
	clear:both;
}
#html_content h2,.mceContentBody h2 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #ccc;
}

#html_content blockquote,.mceContentBody blockquote {background:url(../../img/global/quote-start.gif) 0px 0px no-repeat;padding:15px 0px 0px;margin:0px 0px 50px 0px;clear:both;border:1px solid #ebebeb}


#html_content ul li, .mceContentBody ul li {
	list-style-position: outside;
	list-style-type: disc;
	display:list-item;
	margin:0px 0px 10px 30px;
}


#html_content p, .mceContentBody p {
	margin:0px 0px 30px 0px;
}
#html_content a:link, #html_content a:visited {color:#333;text-decoration:underline}
#html_content a:hover, #html_content a:visited:hover {color:#000;text-decoration:none}

#html_content a, .mceContentBody a[href^="mailto"] {
	background:url(../../img/global/content-email.gif) 0px 3px no-repeat;
	padding-left:15px;
}
#html_content a, .mceContentBody a[href^="maps"] {
	background:none;
	padding-left:0px;
}



#html_content_container {
	background-color:#fff;
	border:1px solid #ccc;
	width:492px;
	padding:25px;
	margin:0px auto;
}



		/* -========================= left =========================- */
		#left {
			margin:0px;
			padding:0px;
			width:275px;
			display:block;
			overflow:hidden;
			background-color:#fff;
			float:left;
		}
		#left_2-columns {
			margin:0px;
			padding:0px;
			width:200px;
			display:block;
			overflow:hidden;
			background-color:#999;
			float:left;
		}
		#left_3-columns {
			margin:0px;
			padding:0px;
			width:275px;
			display:block;
			overflow:hidden;
			background-color:#999;
			float:left;
		}
		/* -========================= maincontent =========================- */
		#maincontent {
			margin:0px;
			padding:0px;
			display:block;
			overflow:hidden;
			background-color:#2F2F2F;
			float:left;
			width:950px;
		}
		#maincontent_2-columns-left {
			margin:0px;
			padding:0px;
			width:625px;
			display:block;
			overflow:hidden;
			float:left;
			background-color:blue;
		}
		#maincontent_2-columns-right {
			margin:0px;
			padding:0px;
			width:624px;
			display:block;
			float:left;
		}
		#maincontent_3-columns {
			margin:0px;
			padding:0px;
			width:400px;
			display:block;
			overflow:hidden;
			background-color:#fff;
			float:left;
		}
		/* -========================= right =========================- */
		#right {
			margin:0px;
			padding:0px;
			width:275px;
			display:block;
			overflow:hidden;
			background-color:#fff;
			float:left;
		}
		#right_2-columns {
			margin:0px 10px 0px 0px;
			padding:0px;
			/*width:324px;*/width:326px;
			display:block;
			overflow:hidden;
			float:left;
		}
		#right_2-columns .block_ctas{margin:0px 0px 15px 20px;width:306px !important;overflow:hidden !important;background-position:-4px 0px;}
		 	#right_2-columns .block_ctas a:link, #right_2-columns .block_ctas a:visited{background-position:175px 193px}
		 	#right_2-columns .block_ctas a:hover, #right_2-columns .block_ctas a:visited:hover{background-position:175px -107px}
		
		#right_3-columns {
			margin:0px;
			padding:0px;
			width:265px;
			display:block;
			overflow:hidden;
			background-color:#999;
			float:left;
			
			border:1px solid green;
		}
/* -========================= footer =========================- */
#footer {
	margin:0px 0px 10px 0px;
	padding:20px 10px 13px 10px;
	width:950px;
	height:24px;
	display:block;
	overflow:hidden;
	background-color:#7A7A7A;
}
#footer ul {
	background:url(../../img/interface/footer.jpg) 0px 0px repeat-x transparent;
	display:block;
	width:948px;
	height:24px;
	margin:0px;
	padding:0px;
	text-align:center
}
#footer li {
	display:inline;
}
#footer li b{
	font:normal 11px Arial, Helvetica, Geneva, sans-serif;
	color:#999;
}
#footer li a {
	font:bold 11px/20px Arial, Helvetica, Geneva, sans-serif;
	padding:0px 8px 0px 8px;
}
	#footer li a:link, #footer li a:visited {color:#fff;}
	#footer li a:hover, #footer li a:visited:hover {color:#ff9;}/* BUTTONS ------------------------------------ */
.button_choosing-pes {
	display:block;
	background:url(../../img/global/button_more-about-choosing-pes.png) 0px 0px no-repeat #075BA4;
	width:180px;
	height:31px;
	text-indent:-9999px;
	float:right;
	margin:20px 0px 0px 0px;
	overflow:hidden;
}
.button_choosing-pes:hover {background-color:#333}


.button_what-we-offer {
	display:block;
	background:url(../../img/global/button_what-we-offer.png) 0px 0px no-repeat #075BA4;
	width:188px;
	height:31px;
	text-indent:-9999px;
	float:right;
	margin:20px 0px 0px 0px;
	overflow:hidden;
}
.button_what-we-offer:hover {background-color:#333}


/* FORMS ------------------------------------ */

.form_input_sf {/* invalid form */
	display:none;
}

.cleardiv {
	clear:both;
	height:1px;
	display:block;
	overflow:hidden;
}/* HOME PAGE -------------------------------- */
#jumbotron-home {
	display:block;
	width:949px;
	height:347px;
	background:url(../../img/interface/jumbotron-home-background.jpg) 0px 0px repeat-x transparent;
	margin:0px 0px 15px 0px;
}

		#jumbotron-homeflash-content {
			float:left;
			/*
			width:949px;
			height:217px;
			*/
			display:block;
		}

		#jumbotron-homeflash-noflash {
			width:949px;
			height:217px;
			background:#fff url(../../flash/no-flash.jpg) 0px 0px no-repeat;
			overflow:hidden;
			float:left;
		}
		#jumbotron-homeflash-noflash img {float:left;position:relative;left:20px;top:100px}



#jumbotron-cta {
	display:block;
	width:949px;
	height:130px;
	overflow:hidden;
	float:left;
}
#jumbotron-cta ul li {
	display:block;
	height:130px;
	float:left;
	border-right:1px solid #666;
	text-indent:-9999px;
}

		#jumbotron-cta-payroll  {width:177px;background:url(../../img/cta/home/payroll-administation.jpg) 5px 33px no-repeat}
		#jumbotron-cta-workers  {width:177px;background:url(../../img/cta/home/workers-compensation.jpg) 5px 33px no-repeat}
		#jumbotron-cta-employee {width:177px;background:url(../../img/cta/home/employee-benefits.jpg) 5px 33px no-repeat}
		#jumbotron-cta-human 	{width:179px;background:url(../../img/cta/home/human-resources.jpg) 5px 33px no-repeat}

#jumbotron-cta ul li a{
	display:block;
	cursor:pointer;
}		
		#jumbotron-cta-payroll a  {width:177px;height:130px;background:url(../../img/cta/home/learn-more.png) 86px 93px no-repeat}
		#jumbotron-cta-workers a  {width:177px;height:130px;background:url(../../img/cta/home/learn-more.png) 80px 93px no-repeat}
		#jumbotron-cta-employee a {width:177px;height:130px;background:url(../../img/cta/home/learn-more.png) 81px 93px no-repeat}
		#jumbotron-cta-human a 	  {width:179px;height:130px;background:url(../../img/cta/home/learn-more.png) 93px 93px no-repeat}	

		#jumbotron-cta-payroll a:hover  {background-position:86px -107px}
		#jumbotron-cta-workers a:hover  {background-position:80px -107px}
		#jumbotron-cta-employee a:hover {background-position:81px -107px}
		#jumbotron-cta-human a:hover  	{background-position:93px -107px}
		
#jumbotron-cta-consultation {
	display:block;
	width:230px;
	height:130px;
	float:left;
}
#jumbotron-cta-consultation a {
	display:block;
	width:211px;
	height:78px;
	float:left;
	cursor:pointer;
	background:url(../../img/cta/home/receive-a-free-consultation.jpg) 0px 0px no-repeat;
	text-indent:-9999px;
	position:relative;
	top:33px;
	left:12px;
}
#jumbotron-cta-consultation a:hover {background-position:0px -79px;}
/* -========================= Consultation =========================- */
#cta_free-consultation {
	display:block;
	width:100%;
	height:112px;
	margin:0px 0px 20px 0px;
	background:url(../../img/modules/cta/click-here-to-receive-a-free-consultation/click-here-to-receive-a-free-consultation.png) 0px 19px no-repeat #075BA4;
}
#cta_free-consultation a{
	display:block;
	width:309px;
	height:74px;
	text-indent:-9999px;
	position:relative;
	top:17px;
	background:url(../../img/modules/cta/click-here-to-receive-a-free-consultation/anchor.png) no-repeat transparent;
}
		/*
		#cta_free-consultation a:link, #cta_free-consultation a:visited{background-position:70px 20px}
		#cta_free-consultation a:hover, #cta_free-consultation a:visited:hover{background-position:70px -180px}
		*/
		#cta_free-consultation a:link, #cta_free-consultation a:visited{background-position:45px 20px}
		#cta_free-consultation a:hover, #cta_free-consultation a:visited:hover{background-position:45px -180px}
		
/* -========================= SERVICES =========================- */
#module-services {
	display:block;
	width:564px;
	height:179px;
	padding:70px 30px 0px 30px;
	
	
	background:url(../../img/modules/services.jpg) 0px 0px no-repeat transparent;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	font:1.3em/1.4em Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
}
#module-services p {
	margin:0px 0px 15px 0px;
}

	#module-services p a:link,  #module-services p a:visited{color:#fff;text-decoration:underline;}
	#module-services p a:hover, #module-services p a:visited:hover{color:#D0CE91;text-decoration:underline;}
				
/* -========================= BLOCKS =========================- */	
/* GENERAL */
		.block_ctas {
			display:block;
			width:312px;
			height:231px;
			float:left;
		}
		.block_ctas a{
			display:block;
			width:312px;
			height:231px;
			background:url(../../img/modules/cta/blocks/buttons/find-out-more.gif) no-repeat transparent;
			text-indent:-9999px;
		}
		 .block_ctas a:link, .block_ctas a:visited{background-position:180px 193px}
		 .block_ctas a:hover, .block_ctas a:visited:hover{background-position:180px -107px}

/* BOOST SALES */
		.block_ctas-boostsales {
			display:block;
			width:312px;
			height:231px;
			float:left;
		}
		.block_ctas-boostsales a{
			display:block;
			width:312px;
			height:231px;
			background:url(../../img/modules/cta/blocks/buttons/boost-sales-now.gif) no-repeat transparent;
			text-indent:-9999px;
		}
		 .block_ctas-boostsales a:link, .block_ctas-boostsales a:visited{background-position:180px 193px}
		 .block_ctas-boostsales a:hover, .block_ctas-boostsales a:visited:hover{background-position:180px -107px}

/* EZ clock */
		.block_ctas-ezclock {
			display:block;
			width:312px;
			height:231px;
			float:left;
		}
		.block_ctas-ezclock a{
			display:block;
			width:312px;
			height:231px;
			background:url(../../img/modules/cta/blocks/buttons/start-saving-time.gif) no-repeat transparent;
			text-indent:-9999px;
		}
		 .block_ctas-ezclock a:link, .block_ctas-ezclock a:visited{background-position:180px 193px}
		 .block_ctas-ezclock a:hover, .block_ctas-ezclock a:visited:hover{background-position:180px -107px}





#block_401k {background:url(../../img/modules/cta/blocks/401-k.jpg) 0px 0px no-repeat}	
#block_risk-management-consulting {background:url(../../img/modules/cta/blocks/risk-management-consulting.jpg) 0px 0px no-repeat}		
#block_ez2clock {background:url(../../img/modules/cta/blocks/ez2clock.jpg) 0px 0px no-repeat}
#block_salesgenie {background:url(../../img/modules/cta/blocks/salesgenie.jpg) 0px 0px no-repeat}
#block_pesgreen {background:url(../../img/modules/cta/blocks/pes-goes-green.jpg) 0px 0px no-repeat}
#block_eztaxreturn {background:url(../../img/modules/cta/blocks/eztaxreturn.jpg) 0px 0px no-repeat}



#menu_tabs {
	display:block;
	float:left;
	clear:both;
	width:572px;
	height:30px;
	overflow:hidden;
	position:relative;
	left:22px;
}

#tabbackbutton a{
	background:url(../../img/global/bullet_back.png) 10px 7px no-repeat #075BA4 !important;
	width:70px !important;
	height:23px !important;
	position:relative;
	top:7px;
	border:none !important;
	text-indent:-9999px;
	padding:0px !important;
}
#tabbackbutton a:hover{background-color:#333 !important;}


.solutionshapes {
	background:url(../../img/navatron/iconshapes/employee.jpg) right bottom no-repeat; 
}
#tabcontent {
	display:block;
	border-right: 16px solid #075BA4;
	border-left:  16px solid #075BA4;
	border-bottom:16px solid #075BA4;
	background-color:#ebebeb;
	padding:15px 20px;
	width:552px;
	margin:0px 0px -15px 0px;
	float:left;
}

#tabcontent a:link, #tabcontent a:visited {color:#075BA4;text-decoration:underline;}
#tabcontent a:hover, #tabcontent a:visited:hover {color:#000;text-decoration:underline;}

#tabcontent p{
	margin:0px 0px 1.4em 0px;
	font-size:1.2em;
	line-height:1.4em;
	color:#333;
}
#tabcontent h1{
	margin:0px 0px 1.4em 0px;
	font-size:1.7em;
	line-height:1.1em;
	color:#075BA4;
}
#tabcontent h2{
	margin:0px 0px 1em 0px;
	font-size:1.6em;
	line-height:1em;
	color:#000;
}
#tabcontent h3{
	margin:0px 0px 1em 0px;
	font-size:1.2em;
	line-height:1.1em;
}


#tabcontent ul li{
	background:url(../../img/global/bullet_white.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 20px;
	margin:10px 0px 10px 0px;
	/*
	font-size:11px;
	line-height:14px;
	*/
	font-size:1.2em;
	line-height:1.4em;
}



#tabcontentbox {
	margin:0px 0px 0px 0px !important;
	position:relative;
	top:-30px;
	left:0px;
	float:left;
}

#tabcontentbox ul.subsection_tabs {
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;
}

#tabcontentbox ul.subsection_tabs li {
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	display:block;
	border-right:1px #666 solid;
	/*width:90px;*/
}

#tabcontentbox ul.subsection_tabs li a {
	display:block;
	padding:0px 10px 0px 10px;
	margin:0px;
	background:url(../../img/modules/tabs/tabs-unselected.jpg) center top repeat-x;
	color:#fff !important;
	border-style: none;
	font-size:12px;
	font-weight:bold;
	height:30px;
	line-height:27px
}

#tabcontentbox ul.subsection_tabs li a:hover {
	color:#fff !important;
	background:url(../../img/modules/tabs/tabs_hover.jpg) center top repeat-x;

}

#tabcontentbox ul.subsection_tabs li a.active {
	color:#075BA4 !important;
	background:url(../../img/modules/tabs/tabs_here.jpg) center top repeat-x #ebebeb;
	/*
	position: relative;
	top:1px;
	*/
	border-style: none;
}


#tabcontentbox ul.register_tabs {
	border-bottom:none;
}

#tabcontentbox ul.register_tabs li a.active {
	color:#666 !important;
}


/* content */

.tabcontent-promobox {
	display:block;
	background-color:#ccc;
	padding:10px;
}
.tabcontent-promobox li{
	background:url(../../img/global/arrow-grey.gif) 0px 0px no-repeat;
	padding:0px 0px 25px 35px;
	font-size:12px;
	line-height:16px
}
.tabcontent-promobox li span{color:#075BA4;font-weight:bold}



.halftab-3column {
	width:155px;
	float:left;
	margin:0px 10px;
}
.halftab-column-left {
	width:250px;
	float:left;
	margin:0px 30px 0px 0px;
}
.halftab-column-right {
	width:270px;
	float:left;
	margin:0px;
}




.tabcontent-listnav {
	font-size:14px;
	line-height:16px
}
.tabcontent-listnav li{
	margin:0px 0px 15px 0px;
	list-style-position: outside;
	list-style-type:none;
	padding:0px 0px 0px 12px;
	background:url(../../img/global/bullet_white.gif) 0px 6px no-repeat;
}

		.tabcontent-listnav a:link, .tabcontent-listnav a:visited {color:#333}
		.tabcontent-listnav a:hover, .tabcontent-listnav a:visited:hover {color:#000}
		

.whatweoffernavgroup {
	display:block;
	width:200px;
	float:left;
	background:url(../../img/global/arrow-subnav.png) 0px 0px no-repeat;
	padding:0px 0px 0px 20px;
	margin:0px 0px 20px 20px;
}

.whatweoffernavgroup h3 a:link, .whatweoffernavgroup h3 a:visited{color:#075BA4}
.whatweoffernavgroup h3 a:hover, .whatweoffernavgroup h3 a:visited:hover{color:#333}

/*
.whatweoffernavgroup ul li{
	background:url(../../img/global/bullet_white.gif) 0px 5px no-repeat;
	padding:0px 0px 0px 20px;
	margin:10px 0px 10px 0px;
	font-size:11px;
	line-height:14px;
}	
*/	/* -========================= NAVATRON =========================- */	
#navatron {
	display:block;
	width:930px;
	height:251px;
	padding:0px 10px;
	overflow:hidden;
}
		/* Photos for Solution */
		.navatron_payroll{background:url(../../img/navatron/photos/payroll-administration.jpg) center top no-repeat #075BA4;}
		.navatron_workers{background:url(../../img/navatron/photos/workers-compensation.jpg) center top no-repeat #075BA4;}
		.navatron_employee{background:url(../../img/navatron/photos/employee-benefits.jpg) center top no-repeat #075BA4;}
		.navatron_human{background:url(../../img/navatron/photos/human-resources.jpg) center top no-repeat #075BA4;}
		.navatron_additional{background:url(../../img/navatron/photos/additional-offering.jpg) center top no-repeat #075BA4;}
		
		/* Photos for Industry */
		.navatron_byindustry {background:url(../../img/navatron/photos/by-industry.jpg) center top no-repeat #075BA4;}
		.navatron_contractors-construction {background:url(../../img/navatron/photos/contractors-construction.jpg) center top no-repeat #075BA4;}
		.navatron_industrial-manufacturing {background:url(../../img/navatron/photos/industrial-manufacturing.jpg) center top no-repeat #075BA4;}
		.navatron_hospitality {background:url(../../img/navatron/photos/hospitality.jpg) center top no-repeat #075BA4;}	
		.navatron_services-retail {background:url(../../img/navatron/photos/service-retail.jpg) center top no-repeat #075BA4;}	
		.navatron_professional-medical {background:url(../../img/navatron/photos/professional-medical.jpg) center top no-repeat #075BA4;}
		.navatron_education	{background:url(../../img/navatron/photos/educational.jpg) center top no-repeat #075BA4;}		







#navatron ul{
	display:block;
	width:918px;
	height:41px;
	padding:0px;
	overflow:hidden;
	float:left;
	position:relative;
	left:6px;
	top:12px;
}
#navatron li{
	display:block;
	float:left;
	height:41px;
}
#navatron li a{
	display:block;
	height:41px;
	text-indent:-9999px; 
}

/* Solutions */
		#navatron_payroll{
			width:163px;
			background:url(../../img/modules/navatron/solutions.png) 20px 0px no-repeat;
			padding-left:20px;
		}
		#navatron_payroll:hover{background-color:#1E7A15}
		
		
		
		#navatron_workers{
			width:177px;
			background:url(../../img/modules/navatron/solutions.png) -163px 0px no-repeat;
		}
		#navatron_workers:hover{background-color:#DE6723}
		
		
		
		#navatron_employee{
			width:148px;
			background:url(../../img/modules/navatron/solutions.png) -340px 0px no-repeat;
		}
		#navatron_employee:hover{background-color:#075BA4}
		
		
		
		
		#navatron_human{
			width:152px;
			background:url(../../img/modules/navatron/solutions.png) -488px 0px no-repeat;
		}
		#navatron_human:hover{background-color:#B31424}
		
		
		
		
		#navatron_additional{
			width:136px;
			background:url(../../img/modules/navatron/solutions.png) -640px 0px no-repeat;
		}
		#navatron_additional:hover{background-color:#6c6763}
		
		
		
		
		#navatron_industry{
			width:121px;
			background:url(../../img/modules/navatron/solutions.png) -776px 0px no-repeat;
		}
		#navatron_industry:hover{background-color:#6c6763}
		
		
.nav_on #navatron_payroll {background-color:#1E7A15 !important}
.nav_on #navatron_workers {background-color:#DE6723 !important}
.nav_on #navatron_employee {background-color:#075BA4 !important}
.nav_on #navatron_human {background-color:#B31424 !important}
.nav_on #navatron_additional {background-color:#6c6763 !important}
.nav_on #navatron_industry {background-color:#2F2F2F !important}		
		


/* By Industry */
		#navatron_contractors-construction{
			width:161px;
			background:url(../../img/modules/navatron/by-industry.png) 20px 0px no-repeat;
			padding-left:20px;
		}
		#navatron_contractors-construction:hover{background-color:#6c6763}		


		
		#navatron_professional-medical{
			/*
			width:160px;
			background:url(../../img/modules/navatron/by-industry.png) -161px 0px no-repeat;
			*/
			width:159px;
			background:url(../../img/modules/navatron/by-industry.png) -162px 0px no-repeat;
		}
		#navatron_professional-medical:hover{background-color:#6c6763}
		
	
		
		#navatron_hospitality{
			width:148px;
			background:url(../../img/modules/navatron/by-industry.png) -321px 0px no-repeat;
		}
		#navatron_hospitality:hover{background-color:#6c6763}
		
		
		
		#navatron_services-retail{
			width:122px;
			background:url(../../img/modules/navatron/by-industry.png) -469px 0px no-repeat;
		}
		#navatron_services-retail:hover{background-color:#6c6763}
			
		
								
		#navatron_industrial-manufacturing{
			width:188px;
			background:url(../../img/modules/navatron/by-industry.png) -591px 0px no-repeat;
		}
		#navatron_industrial-manufacturing:hover{background-color:#6c6763}


		
		#navatron_education{
			width:118px;
			background:url(../../img/modules/navatron/by-industry.png) -779px 0px no-repeat;
		}
		#navatron_education:hover{background-color:#6c6763}
		
		
.nav_on #navatron_contractors-construction{background-color:#6c6763 !important}
.nav_on #navatron_industrial-manufacturing{background-color:#6c6763 !important}
.nav_on #navatron_hospitality{background-color:#6c6763 !important}
.nav_on #navatron_services-retail{background-color:#6c6763 !important}
.nav_on #navatron_professional-medical{background-color:#6c6763 !important}
.nav_on #navatron_education{background-color:#6c6763 !important}
	
		
		
		
		
		
		
		
		
		
		/* -========================= Forms =========================- */
.form-required {
	color:#900;
	font-size:17px;
	line-height:20px;
}
.form-select-small {
	width:120px;
	height:25px;
	background-color:#fff;
	border-top:1px solid #acacac;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	font-size:12px;
	color:#000;
}
.form-select-full {
	width:190px;
	height:25px;
	background-color:#fff;
	border-top:1px solid #acacac;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	font-size:12px;
	color:#000;
}

.form-input-small {
	width:60px;
	height:20px;
	padding:5px 0px 0px 4px;
	background-color:#fff;
	border-top:1px solid #acacac;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	font-size:12px;
	color:#000;
}


.form-input-full {
	width:186px;
	height:20px;
	padding:5px 0px 0px 4px;
	background-color:#fff;
	border-top:1px solid #acacac;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	font-size:12px;
	color:#000;
}

.form-textarea {
	width:402px;
	height:75px;
	padding:5px;
	background-color:#fff;
	border-top:1px solid #acacac;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	font-size:12px;
	color:#000;
}

.form-button {
	width:95px;
	height:31px;
	background:url(../../img/global/button-send.gif) 0px 0px no-repeat;
	border:none;
	cursor:pointer;
	float:right;
	position:relative;
	right:65px;
}
.form-button:hover {background-position:0px -31px}

#privacy-policy{margin:15px 0px 0px 10px;color:#333}
#privacy-policy h3{font-size:11px}
#privacy-policy p{font-size:10px}
/* -========================= side container =========================- */
#cta_sidecontainer {
	display:block;
	width:326px;
	margin:0px 0px 20px 0px;
	padding:25px 0px 20px 0px;
	background-color:#075BA4;
}

#cta_sidecontainer-photo {
	display:block;
	width:326px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#cta_sidecontainer-photo-img{
	display:block;
	width:326px;
	background-color:#075BA4;
	text-align:center;
	padding:10px 0px 0px 0px;
	margin:0px;
}
#cta_sidecontainer-photo-img img{
	position:relative;
	left:-8px;
	top:15px;
	border-top:13px solid #232323;
	border-right:13px solid #232323;
	border-left:13px solid #232323;
	border-bottom:13px solid #232323;
}

/* -========================= Company Locations =========================- */
.h1_company-locations {
	background:url(../../img/h1/company-locations.gif) 0px 0px no-repeat;
	text-indent:-9999px;
}
.h1_callusat {
	display:block;
	background:url(../../img/h1/callusat.gif) 0px 0px no-repeat;
	text-indent:-9999px;
	width:165px;
	height:46px;
	margin:15px 0px 30px 30px !important;
}

#cta_company-locations {
	display:block;
	width:285px;
	padding:10px 10px 20px 11px;
	background-color:#262626;
}
#cta_company-locations img{margin:0px 0px 15px 0px;}
#cta_company-locations h1 {
	color:#ff9;
	margin:0px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
#cta_company-locations h2 {
	color:#ff9;
	margin:0px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
#cta_company-locations h3 {
	color:#ff9;
	margin:0px 0px 10px 45px;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
#cta_company-locations ul{
	color:#fff;
	margin:0px 0px 40px 20px;
	font-size:12px;
	line-height:16px;
}
#cta_company-locations ul li{padding:2px 0px 2px 25px;margin:0px 0px 2px 0px;}
#cta_company-locations ul li a:link, #cta_company-locations ul li a:visited{color:#fff;text-decoration:underline}
#cta_company-locations ul li a:hover, #cta_company-locations ul li a:visited:hover{color:#fff}

.cta_sidecontainer-address{background:url(../../img/global/icon-address.gif) 0px 5px no-repeat}
.cta_sidecontainer-phone{background:url(../../img/global/icon-phone.gif) 0px 3px no-repeat}
.cta_sidecontainer-fax{background:url(../../img/global/icon-fax.gif) 0px 3px no-repeat}
.cta_sidecontainer-map{background:url(../../img/global/icon-map.gif) 0px 0px no-repeat}
.cta_sidecontainer-comment{background:url(../../img/global/icon-comment.gif) 0px 5px no-repeat}

/* -========================= subnavigation =========================- */
#subnavigation {
	display:block;
	width:100%;
	margin:0px 0px -25px 0px;
	padding:0px 0px 20px 0px;
	position:relative;
	top:-40px;
	background-color:#075BA4;
}
#subnavigation-content {
	display:block;
	width:309px;
	background:url(../../img/modules/transparent.png) 0px 0px repeat;
	overflow:hidden;
}

#subnavigation ul{
	display:block;
	font-size:12px;
	line-height:14px; 
	font-weight:bold;
	width:309px;
	padding:0px 0px 20px 0px;
	overflow:hidden;
}
#subnavigation ul li {
	display:block;
	margin:3px 0px 3px 13px;
	border-bottom:1px solid #666;
	width:283px;
	overflow:hidden;
}
#subnavigation ul li a{
	display:block;
	padding:3px 0px 5px 25px;
	width:258px;
}

		#subnavigation ul li a:link, #subnavigation ul li a:visited{color:#fff}
		#subnavigation ul li a:hover, #subnavigation ul li a:visited:hover{color:#F6FC92;background:url(../../img/global/arrow-subnav.png) 0px 5px no-repeat}
		

#subnavigation .nav_on{color:#F6FC92 !important;background:url(../../img/global/arrow-subnav.png) 0px 5px no-repeat}

		
#subnavigation h1 {
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 13px;	
	border-bottom:1px solid #666;
	width:283px;
	overflow:hidden;
}	

/* -========================= Testimonials =========================- */
.module-testimonials {
	display:block;
	width:306px;
	padding:40px 0px 0px 0px;
	background:url(../../img/modules/testimonials/header.jpg) 0px 0px no-repeat #616161;
	overflow:hidden;
	margin:0px 0px 10px 20px;
}	

.module-testimonials blockquote {
	display:block;
	width:288px;
	margin:0px auto;
	background:url(../../img/modules/testimonials/quote-start.gif) 0px 0px no-repeat #353535;
}
.module-testimonials blockquote p{
	color:#fff;
	font-size:12px;
	line-height:18px;
	padding:15px;
	background:url(../../img/modules/testimonials/quote-end.gif) 0px bottom no-repeat transparent;
}
.module-testimonials h6{
	color:#353535;
	font-size:12px;
	line-height:16px;
	width:288px;
	margin:0px auto;
	padding:10px;
}
.module-testimonials h6 span{color:#fff;font-size:14px;}
.module-testimonials h6 i{color:#424141;font-size:12px;font-style:normal}/* -========================= News navigation  =========================- */
.news_module-newsnavigation {
	display:block;
	float:right;
	position:relative;
	top:-40px;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
}
		.news_module-newsnavigation ul li{
			display:block;
			float:left;
			margin:0px 10px 0px 0px !important;
			
			list-style-type:none !important;
			display:inline !important;
	
		}
		.news_module-newsnavigation ul li a{
			display:block;
			padding:2px;
		}
		.news_module-newsnavigation ul li a:link, .news_module-newsnavigation ul li a:visited{color:#ffd600}
		.news_module-newsnavigation ul li a:hover, .news_module-newsnavigation ul li a:visited:hover{color:#fff}
		
		

		
.news_module-newsblock {/* Blocks of news */
	border-bottom:1px solid #ccc;
	margin:0px 0px 15px 0px !important;
	padding:0px 0px 5px 0px !important;
}
		.news_module-newsblock h2 {
			font-size:1.2em !important;
			font-weight:bold;
			line-height:1.1em !important;
			margin:0px 0px 10px 0px !important;
			border:none !important;
			
		}
				.news_module-newsblock h2 a:link, .news_module-newsblock h2 a:visited {color:#333 !important;text-decoration:underline !important}	
				.news_module-newsblock h2 a:hover, .news_module-newsblock h2 a:visited:hover {color:#000 !important}	
				
				
		.news_module-newsblock h3 {
			font-size:.9em !important;
			font-weight:bold;
			line-height:1em !important;
			color:#8D8D00;
			margin:0px 0px 10px 0px !important;
		}	
		.news_module-newsblock p img{
			float:left;
			border:1px solid #fff;
			margin:0px 20px 10px 0px
		}
		
		.news_module-newsblock p {margin:0px 0px 10px 0px !important;}	
		
		
/* -========================= EVENTS =========================- */		
.events_module-eventblock {
	display:block;
	margin:0px 0px 25px 0px !important;
	border-bottom:1px solid #ccc;
}

.events_module-eventblock-header {
	display:block;
	margin:0px 0px 25px 0px !important;
}

		.events_module-eventblock-header h2	{/* Header */
			display:block;
			color:#000;
			font-size:15px !important;
			line-height:18px;
			font-weight:bold;
			border:none !important;
		}
				.events_module-eventblock-header h2	a:link, .events_module-eventblock-header h2	a:visited{color:#333 !important;text-decoration:underline !important}
				.events_module-eventblock-header h2	a:hover, .events_module-eventblock-header h2 a:visited:hover{color:#000 !important}
				
				
		.events_module-eventblock-header h6	{/* Area */
			display:block;
			color:#333;
			font-size:12px;
			line-height:15px;
			font-weight:bold;
		}
		.events_module-eventblock-header h6	span{color:#9B9B24}
		
		.events_module-eventblock p img{
			float:left;
			border:1px solid #fff;
			margin:0px 20px 10px 0px
		}	
		
		
		
		
		
		

/* -========================= UPCOMING EVENTS =========================- */
#module-upcomingevents {
	display:block;
	width:306px;
	height:209px;
	padding:40px 0px 0px 0px;
	background:url(../../img/modules/upcoming-events.jpg) 0px 0px no-repeat transparent;
	overflow:hidden;
	margin:0px 0px 10px 20px;
}

#module-upcomingevents p a:link, #module-upcomingevents p a:visited{color:#fff;}
#module-upcomingevents p a:hover, #module-upcomingevents p a:visited:hover{color:#ccc;}
#module-upcomingevents p a{display:block}

#module-upcomingevents p {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0px 0px 10px 45px;
	width:240px;
	height:50px;
}
#module-upcomingevents span {
	color:#ccc;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

#module-upcomingevents h6 {/* More Events */
	display:block;
	width:96px;
	height:33px;
	float:right;
	position:relative;
	right:13px;
	top:-10px;
	text-indent:-9999px;
}
		#module-upcomingevents h6 a{
			display:block;
			width:96px;
			height:33px;
			background:url(../../img/global/more-events.jpg) no-repeat transparent;
		}
		#module-upcomingevents h6 a:link, #module-upcomingevents h6 a:visited{background-position:0px 0px}
		#module-upcomingevents h6 a:hover, #module-upcomingevents h6 a:visited:hover{background-position:0px -34px}



				
/* -========================= UPCOMING EVENTS =========================- */
#module-upcomingevents {
	display:block;
	width:306px;
	height:209px;
	padding:40px 0px 0px 0px;
	background:url(../../img/modules/upcoming-events.jpg) 0px 0px no-repeat transparent;
	overflow:hidden;
	margin:0px 0px 10px 20px;
}

#module-upcomingevents p a:link, #module-upcomingevents p a:visited{color:#fff;}
#module-upcomingevents p a:hover, #module-upcomingevents p a:visited:hover{color:#ccc;}
#module-upcomingevents p a{display:block}

#module-upcomingevents p {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0px 0px 10px 45px;
	width:240px;
	height:50px;
}
#module-upcomingevents span {
	color:#ccc;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

#module-upcomingevents h6 {/* More Events */
	display:block;
	width:96px;
	height:33px;
	float:right;
	position:relative;
	right:13px;
	top:-10px;
	text-indent:-9999px;
}
		#module-upcomingevents h6 a{
			display:block;
			width:96px;
			height:33px;
			background:url(../../img/global/more-events.jpg) no-repeat transparent;
		}
		#module-upcomingevents h6 a:link, #module-upcomingevents h6 a:visited{background-position:0px 0px}
		#module-upcomingevents h6 a:hover, #module-upcomingevents h6 a:visited:hover{background-position:0px -34px}


/* -========================= Latest News =========================- */
#module-latestnews {
	display:block;
	width:306px;
	/*height:209px;*/
	height:209px;
	padding:40px 0px 0px 0px;
	background:url(../../img/modules/latest-news.jpg) 0px 0px no-repeat transparent;
	overflow:hidden;
	margin:0px 0px 10px 20px;
}

#module-latestnews p a:link, #module-latestnews p a:visited{color:#fff;}
#module-latestnews p a:hover, #module-latestnews p a:visited:hover{color:#ccc;}
#module-latestnews p a{display:block}

#module-latestnews p {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	/*margin:0px 0px 10px 45px;*/
	margin:0px 0px 10px 45px;
	width:240px;
	height:50px;
}
#module-latestnews span {
	color:#ccc;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

#module-latestnews h6 {/* Title */
	display:block;
	width:96px;
	height:33px;
	float:right;
	position:relative;
	right:13px;
	/*top:-10px;*/
	top:-10px;
	text-indent:-9999px;
}
		#module-latestnews h6 a{
			display:block;
			width:96px;
			height:33px;
			background:url(../../img/global/more-news.jpg) no-repeat transparent;
		}
		#module-latestnews h6 a:link, #module-latestnews h6 a:visited{background-position:0px 0px}
		#module-latestnews h6 a:hover, #module-latestnews h6 a:visited:hover{background-position:0px -34px}
		
			
					#search_common_report {}

#search_did_you_mean {}


.search_idented {}


.search_description {}
.search_description b {color:#A32D3A}




.search_results {
	font-size:12px;
	line-height:16px;
}
#search_results_report {
	margin:0px 0px 15px 0px;
	font-size:1.1em;
	line-height:1.4em;
	color:#195E97;
	font-weight:bold;
}


.search_searchtitle {
	font-size:13px;
	line-height:16px;
	margin:0px 0px 5px 0px;
	color:#195E97 !important
}

.search_searchtitleurl {
	font-size:11px;
	line-height:12px;
	color:#666;
}

.search_searchurl {
	margin:0px 0px 15px 0px;
	color:#666;
	font-size:10px;
	line-height:12px;
}

#search_other_pages {
	margin:0px 0px 15px 0px;
}

#search_results-nav-wrapper {
	display:block;
	width:100%;
	background:url(../../img/pages/page_header_form_area.png) center bottom no-repeat;
	border-bottom:1px solid #666;
	height:20px;
	clear:both;
	margin:0px 0px 15px 0px
}
.search_results-nav {
	display:block;
	float:right;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
}
		.search_results-nav a:link, .search_results-nav a:visited{color:#666}
		.search_results-nav a:hover, .search_results-nav a:visited:hover{color:#000}