body 
{
	padding:0;
	margin: 0;
	font-family: Arial,Verdana, Tahoma, Sans-Serif;
	font-size: 1em;
	line-height:1.2em;
	background: #020a20 url(/grafx/bkgrd.gif) center repeat-y;
}
a 
{
	color: #1aa7e8;
	font-weight: bold;
}
img 
{
	border: none;
}
.clearingdiv
{
	clear: both;
}
/********************************************************************/
#wrapper 
{
	width: 960px;
	margin: 0 auto;
	padding:0;
	font-size: 0.9em;
}
/********************************************************************/
/* ####### PAGE TOP ####### */
#header h1
{
	width: 708px;
	height: 85px;
	margin: 0 0 0 25px;
	background: #FFF url(/grafx/logo.gif) no-repeat;
}
#header h1 span
,#header h2 span 
{
	display:none;
}
#header h1 a
{
	width: 250px;
	height: 72px;
	display: block;
}
/*  ********************************************** */
#header #menu  
{
	width: 960px;
	height: 32px;
	background: #FFF url(/grafx/bkgrd_nav.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#header #menu ul
,#header #demolink ul
{
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
#header #menu ul li
{	
	height: 32px;
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
}
#header #menu li span
{
	display: none;
}
#header #menu ul li a
{	
	height: 32px;
	display: block;
}
/* HOME */
#header #menu #homelink
{
	width:  56px;
}
#header #menu #homelink span
{
	display: none;
}
#header #menu #homelink a
{	
	width:  56px;
	background: url(/grafx/nav_home.gif) no-repeat;
}
#header #menu #homelink a:hover
,#header #menu #homelink a.selected
{
	background: url(/grafx/nav_home_on.gif) no-repeat;
	width:  46px;
}
/* ABOUT US */
#header #menu #aboutlink
{
	width:  75px;
}
#header #menu #aboutlink a
{
	background: url(/grafx/nav_about.gif) no-repeat;
	width:  75px;
}
#header #menu #aboutlink a:hover
,#header #menu #aboutlink a.selected
{
	background: url(/grafx/nav_about_on.gif) no-repeat;
	width:  75px;
}
/* INCENTIVE PROGRAMS */
#header #menu #incentivelink
{
	width:  135px;
}
#header #menu #incentivelink a
{
	background: url(/grafx/nav_incentive.gif) no-repeat;
	width:  135px;
}
#header #menu #incentivelink a:hover
,#header #menu #incentivelink a.selected
{
	background: url(/grafx/nav_incentive_on.gif) no-repeat;
	width:  135px;
}
/* SCIENCE */
#header #menu #sciencelink
{
	width:  148px;
}
#header #menu #sciencelink a
{
	background: url(/grafx/nav_science.gif) no-repeat;
	width:  148px;
}
#header #menu #sciencelink a:hover
,#header #menu #sciencelink a.selected
{
	background: url(/grafx/nav_science_on.gif) no-repeat;
	width:  148px;
}
/* EMPLOYEE */
#header #menu #employeelink
{
	width:  152px;
}
#header #menu #employeelink a
{
	background: url(/grafx/nav_employee.gif) no-repeat;
	width:  152px;
}
#header #menu #employeelink a:hover
,#header #menu #employeelink a.selected
{
	background: url(/grafx/nav_employee_on.gif) no-repeat;
	width:  152px;
}
/* PERKS PLUS */
#header #menu #perkspluslink
{
	width: 83px;
}
#header #menu #perkspluslink a
{
	background: url(/grafx/nav_perksplus.gif) no-repeat;
	width: 83px;
}
#header #menu #perkspluslink a:hover
,#header #menu #perkspluslink a.selected
{
	background: url(/grafx/nav_perksplus_on.gif) no-repeat;
	width: 83px;
}
/* PERKS ENTERPRISE */
#header #menu #enterpriselink
{
	width:  139px;
}
#header #menu #enterpriselink a
{
	background: url(/grafx/nav_enterprise.gif) no-repeat;
	width:  139px;
}
#header #menu #enterpriselink a:hover
,#header #menu #enterpriselink a.selected
{
	background: url(/grafx/nav_enterprise_on.gif) no-repeat;
	width:  139px;
}
/* CONTACT US */
#header #menu #contactlink
{
	width: 85px;
}
#header #menu #contactlink a
{
	background: url(/grafx/nav_contact.gif) no-repeat;
	width: 85px;
}
#header #menu #contactlink a:hover
,#header #menu #contactlink a.selected
{
	background: url(/grafx/nav_contact_on.gif) no-repeat;
	width: 85px;
}
/* CAREERS */
#header #menu #careerslink
{
	width: 66px;
}
#header #menu #careerslink a
{
	background: url(/grafx/nav_careers.gif) no-repeat;
	width: 66px;
}
#header #menu #careerslink a:hover
,#header #menu #careerslink a.selected
{
	background: url(/grafx/nav_careers_on.gif) no-repeat;
	width: 66px;
}
/* DEMO LINK */
#header #demolink
{
	position: relative;
	width: 960px;
	height: 0;
}
#header #demolink li
{
	position: absolute;
	width:  102px;
	height: 95px;
	top: -100px;
	right: 0;
	padding: 0;
	background: url(/grafx/30day_bubble.gif) no-repeat;	
	float: right;
}
#header #demolink li span
{
	display: none;
}
#header #demolink li a
{
	display: block;
	width:  102px;
	height: 95px;
}
/* SITE MAP */
#header #menusub li.sitemaplink
{
	background: url(/grafx/sub_sitemap.gif) no-repeat;
	width:  129px;
	height: 17px;
}
#header #menusub li.sitemaplink span
{
	display: none;
}
#header #menusub li.sitemaplink a
{
	display: block;
	width:  129px;
	height: 17px;
}
/********************************************************************/
#mainimage {	
	width: 960px;
	height: 269px;
	padding: 3px 0 3px 0;
}
#midsection
{
	margin: 0 0 3px 0;
}
#midsection .greenbar
{	
	width: 960px;
	height: 12px;
	margin: 0 0 3px 0;
	background: #caff06;
}
/********************************************************************/
#clients
{
	width: 960px;
	height: 90px;
	margin: 0;
	padding:0;
}
#clients h1
{
	margin: 0;
	padding: 0;
}
#clients h1 span
{
	display: none;
}
/********************************************************************/
#content 
{
	width: 960px;
	margin: 0;
	padding: 0;
	color: #515151;
	text-align: justify;
	background: #FFF;
	clear: both;
}
#content h2 
{
	font-size: 1.5em;
	padding: 3px 0 0 0;
	margin: 20px 0 0 0;		
	line-height: 1em;
	text-align: left;
}
#content h3 
{
	color: #018ac0;
	padding: 0;
	margin: 10px 0 0 0;		
	line-height: .9em;
	font-size: 2.5em;
	text-align: left;
}
#content h4 
{
	color: #52bdec;
	padding: 0;
	margin: 0;	
}
#content h5 
{
	color: #000;
	padding: 0;
	margin: 0;
}
#content h6 
{
	color: #5A5A5A;
	margin: 0;
	padding: 0;	
	font-size: 1em;
}
/* **************************************************** */
#content #interior 
{
	width: 664px;
	padding: 0 0 30px 0;
	float: left;
}
/* **************************************************** */
#content #interior #careers h5
{
	color: #FFF;
	background: #00a4e4;
	margin: 50px 0 0 0;
	padding: 3px;
}
/* **************************************************** */
#content #manulist
{
	display: none;
}
/* **************************************************** */
#content #sidebar 
{
	width: 286px;
	padding: 10px 0 0 0;
	float: left;
}
#content #table .borderGray 
{
	border: 1px dotted #999999;
}
#content #table .textMainBsmall 
{
	font-weight: 700;
	color: #666666;	
}
#content #table .textBlackB 
{
	font-weight: 700;
	color: #000;
}
#content #table .bkgrdBeige 
{
	background-color: #D8DAC8;
}

/* Demo Request Page */
#content #demoform {
	width: auto;
}
#content #demoform .blurb {
	margin: 5px;
	padding: 5px;
	border: solid 1px #ccc;	
	background-color: #52BDEC;
	text-align: center;	
	font-weight: bold;
	width: 350px;
}
#content #demoform input {
	margin: 5px 0 0 0;
}
#content #demoform .free {
	font-size :14px;
	color: #FFF;
	padding: 3px;
}
#content #demoform table 
{
	margin: 0;
	font-size: .9em;
}
#content #demoform table#programInfo1 th
,#content #demoform table#programInfo2 th
,#content #demoform table#programInfo3 th
{
	padding-top: 10px;
}
#content #demoform table#programInfo1
{
	float: left;
	margin-right: 10px;
	border-right: 1px solid #333;
}
#content #demoform table#programInfo2
{
	float: left;
}
#content #demoform table#programInfo3
{
	clear: both;
}
#content #demoform .requiredFieldMarker
{
	color: Red;
	font-weight: bold;
}
#content #demoform input.required
{
	/*
	border: 1px solid #FF6F6F;
	*/
}


#content #contact 
{
	margin: 10px;
}
#content .border 
{
	width: 300px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 5px;
}
#content .left 
{
	float: left;
	margin: 10px 0 0 0; 
	padding: 5px;
	border: 1px solid #ccc;	
}
#content .right 
{
	float: right;
	margin: 10px 0 0 0;
	padding: 5px;
	border: 1px solid #ccc;
}
/********************************************************************/
#content .homepage
{
	padding: 10px;
}
/********************************************************************/
#btmbar 
{
	clear: both;
	width: 960px;
	margin: 0;
	padding:0;
}
#btmbar h2
{	
	margin: 0;
	padding:0;
	color: #1aa7e8;
	font-size: 1.2em;
}
#btmbar .content
{
	width: 280px;	
	margin: 0;
	padding: 0;
}
#btmbar .blocks
{
	width: 303px;
	height: 131px;
	text-align: justify;
	font-size: .9em;
	line-height: 1em;
	padding: 8px;
	float: left;
}
#btmbar .content p
{
	margin: 0;
	padding: 0;
}
#btmbar .sales span
,#btmbar .employee span
,#btmbar .enterprise span
{
	display: none;
}
#btmbar .blocks .sales h2
,#btmbar .blocks .sales h2 a
{
	display: block;
	width: 211px;
	height: 21px;
	background: url(/grafx/hdg_homesales.gif) no-repeat;
}
#btmbar .blocks .employee h2
,#btmbar .blocks .employee h2 a
{
	display: block;
	width: 211px;
	height: 21px;
	background: url(/grafx/hdg_homeemployee.gif) no-repeat;
}
#btmbar .blocks .enterprise h2
,#btmbar .blocks .enterprise h2 a
{
	display: block;
	width: 211px;
	height: 21px;
	background: url(/grafx/hdg_homeenterprise.gif) no-repeat;
}
#referral_sidebar {
	
	width:238px;
	margin: 0;
	padding:0;
	font-size:1em;
}

/* ********************************************************** */
#content #sidebar #sidemenu
{
	margin: 0 0 45px 0;
}
#content #sidebar #sidemenu span
{
	display: none;
}
#content #sidebar #sidemenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content #sidebar #sidemenu ul li
{
	width: 217px;
	height: 23px;
	margin: 0 0 5px 0;
}
#content #sidebar #sidemenu ul li a
{
	width: 217px;
	height: 23px;
	display: block;
}
#content #sidebar #sidemenu li:hover
{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#content #sidebar #sidemenu .aboutfacts
{
	background: #FFF url(/grafx/sub_aboutfacts.gif) no-repeat;
}
#content #sidebar #sidemenu .aboutexecs
{
	background: #FFF url(/grafx/sub_aboutexecs.gif) no-repeat;
}
#content #sidebar #sidemenu .aboutmerch
{
	background: #FFF url(/grafx/sub_aboutmerch.gif) no-repeat;
}
#content #sidebar #sidemenu .aboutresources
{
	background: #FFF url(/grafx/sub_aboutresources.gif) no-repeat;
}
#content #sidebar #sidemenu .sciencecash
{
	background: #FFF url(/grafx/sub_sciencecash.gif) no-repeat;
}
#content #sidebar #sidemenu .sciencetheories
{
	background: #FFF url(/grafx/sub_sciencetheories.gif) no-repeat;
}
#content #sidebar #sidemenu .scienceindustry
{
	background: #FFF url(/grafx/sub_scienceindustry.gif) no-repeat;
}
#content #sidebar #sidemenu .scienceonline
{
	background: #FFF url(/grafx/sub_scienceonline.gif) no-repeat;
}
#content #sidebar #sidemenu .incentiveonline
{
	background: #FFF url(/grafx/sub_incentiveonline.gif) no-repeat;
}
#content #sidebar #sidemenu .incentiveadmin
{
	background: #FFF url(/grafx/sub_incentiveadmin.gif) no-repeat;
}
#content #sidebar #sidemenu .incentiveperformance
{
	background: #FFF url(/grafx/sub_incentiveperformance.gif) no-repeat;
}
#content #sidebar #sidemenu .incentivepromo
{
	background: #FFF url(/grafx/sub_incentivepromo.gif) no-repeat;
}
#content #sidebar #sidemenu .incentivecreative
{
	background: #FFF url(/grafx/sub_incentivecreative.gif) no-repeat;
}
#content #sidebar #sidemenu .incentivecall
{
	background: #FFF url(/grafx/sub_incentivecall.gif) no-repeat;
}
#content #sidebar #sidemenu .incentivesales
{
	background: #FFF url(/grafx/sub_incentivesales.gif) no-repeat;
}
#content #sidebar #sidemenu .incentivesafety
{
	background: #FFF url(/grafx/sub_incentivesafety.gif) no-repeat;
}
#content #sidebar #sidemenu .employeewhy
{
	background: #FFF url(/grafx/sub_employeewhy.gif) no-repeat;
}
#content #sidebar #sidemenu .employeecash
{
	background: #FFF url(/grafx/sub_employeecash.gif) no-repeat;
}
#content #sidebar #sidemenu .employeeindustry
{
	background: #FFF url(/grafx/sub_employeeindustry.gif) no-repeat;
}
#content #sidebar #sidemenu .employeetheories
{
	background: #FFF url(/grafx/sub_employeetheories.gif) no-repeat;
}
#content #sidebar #sidemenu .employeeadvantages
{
	background: #FFF url(/grafx/sub_employeeadvantages.gif) no-repeat;
}
#content #sidebar #sidemenu .videoperksplus
{
	background: #FFF url(/grafx/sub_videoperksplus.gif) no-repeat;
}
#content #sidebar #sidemenu .videoenterprise
{
	background: #FFF url(/grafx/sub_videoenterprise.gif) no-repeat;
}
#content #sidebar #sidemenu .productsperksplus
{
	background: #FFF url(/grafx/sub_productsperksplus.gif) no-repeat;
}
#content #sidebar #sidemenu .productsenterprise
{
	background: #FFF url(/grafx/sub_productsenterprise.gif) no-repeat;
}
#content #sidebar #sidemenu .incentivesafety
{
	background: #FFF url(/grafx/sub_incentivesafety.gif) no-repeat;
}
.videoperksplus
{
	width:  478px;
	height: 304px;
	background: url(/grafx/video_perksplus.jpg) no-repeat;
}
.videoperksplus a
{
	width:  478px;
	height: 304px;
	display: block;
}
.videoenterprise
{
	width:  332px;
	height: 202px;
	background: url(/grafx/video_tour.gif) no-repeat;
}
.videoenterprise a
{
	width:  332px;
	height: 202px;
	display: block;
}
.videoenterprise span
,.videoperksplus span
{
	display: none;
}
/* *************************************************************************** */
#btmbar #sidemenu ul 
{
	width:238px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
#btmbar #sidemenu li 
{
	list-style-type: none;	
	margin: 0 0 4px 0;
	padding: 0;
}
#btmbar #sidemenu a
{
	height: 15px;
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-color: #E6E6DC;
	padding: 2px;
}
#btmbar #sidemenu a:hover
,#btmbar #sidemenu a.selected
{
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #52BDEC;
	padding: 2px;
}
#btmbar h1 
{
	margin: 10px 0 0 0;
	padding: 0;
}

#btmbar h1.quicklinks 
{
	background: url(/grafx/hdg_quicklinks.gif) no-repeat;
	width: 237px;
	height: 20px;
	margin: 20px 0 5px 0;
	padding:0;
}
#btmbar h1.quicklinks span
{
	display: none;
	margin: 0;
	padding:0;
}
#btmbar #quicklinksForm 
{
	text-align: center;
}
#btmbar #quicklinksForm select
{
	width: 225px;
	font-size: 12px;
	color: #52bdec;
	margin: 10px 0 0 0;
}
#btmbar h1
{
	width: 960px;
	height: 38px;
	background: #FFF url(/grafx/hdg_homeincentive.gif) no-repeat;
}
#btmbar h1 span
{
	display: none;
}
#btmbar a 
{
	margin: 0;
	padding: 3px;
	color: #1aa7e8;
	font-weight: bold;
}
#btmbar a:hover 
{
	margin: 0;
	padding: 3px;	
	color: #FFF;
	font-weight: bold;
	background: #00A5E4;
}
/********************************************************************/
#footer 
{
	display: none;
}
#footer #footerContent
{
	margin: 5px 0 0 0;
	color: #FFF;
	text-align: center;
}
#footer #footerCopy 
{
	margin: 5px 0 0 0;
	color: #BCEBFF;
	text-align: center;
}
#footer #footerCopy a
{
	margin: -12px 10px 0 10px;
	color: #fff;
	text-decoration: underline;
	font-weight: 700;
}
#footer #footerCopy a:hover
{
	color: #fff;
	text-decoration: underline;
}
/********************************************************************/
#btmimg 
{
	background: url(/grafx/footer.gif) no-repeat;
	width: 756px;
	height: 28px;
}
/********************************************************************/
#quickfindwrapper 
{
	width: auto;
	margin: 0 auto;
	padding: 0;
}
/*******************************************************************/
#sitemapCover
{
	width: 982px;
	height: 250px;
	margin: 0 auto;
	padding: 0;
	background: #1aa7e8;
}
#sitemapLinks
{
	width: auto;
	margin: 0;
}
#sitemapLinks h1
{
	width: auto;
	height: 40px;
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: solid #FFF 1px;
	background: #1aa7e8 url(/grafx/hdg_quickfind.gif) no-repeat;
}
#sitemapLinks h1 span
{
	display: none;
}
#sitemapLinks ul
{
	list-style-type: none;
	padding: 0 20px 0 10px;
	padding: 5px;
	margin: 0;
	float: left;
	width: 185px;
}
#sitemapLinks li 
{ 
	margin: 0;
	padding: 0;
}
#sitemapLinks ul.toplevel a
{
	color: #020a20;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
#sitemapLinks ul.sublevel a
{
	color: #FFF;
	font-weight: lighter;
	font-size: 11px;
}
#sitemapLinks ul li
{
	margin: 0;
	padding: 0;
}
/*******************************************************************/
#quickContact
{
	width: 250px;
	font-size: .9em;
	line-height: 1em;
	color: #003f58;
	padding: 0;
	
	display:none;
	
}
#quickContact td
{
	font-size: smaller;
}
#quickContact .red
,#contact .red
{
	color: #ff0000;
}
#quickContact input
,#contact input
,#demopage input
{
	height: 17px;
	width: 155px;
	border: solid 1px #CCC;
	padding: 0;
	background: url(/grafx/bkgrd_input.gif);
}
#contact textarea
,#demopage textarea
{
	height: 150px;
	width: 300px;
	border: solid 1px #CCC;
	padding: 0;
	background: url(/grafx/bkgrd_input.gif) repeat-x;
}
#quickContact ul li
{
	margin: 0;
}
#quickContact .errorMessage
{
	margin: 0;
}
#quickContact #submitbtn
,#contact #submitbtn
{
	width: 103px;
	height: 26px;
	border: 0;
	padding: 0 10px 0 0;
	background: none;
	float: right;
}
/*******************************************************************/
#demopage #btnSendMail
{
	width: 103px;
	height: 26px;
	border: 0;
	padding: 0 10px 0 0;
	background: none;
	float: left;
}

/**********************PERKS PLUS MOVIE *******************************/

#PPmovie
{
	margin: 0 0 0 193px;
	padding: 25px 0 25px 0;
}

#PPmovie #contentlink
{
	margin: 20pt 0pt 10px 193px;
}
#mainimage_perksplusmovie {	
	width: 960px;
	height: 125px;
	padding: 3px 0 3px 0;
}

#homenews {
	margin: 10px 0 20px 0;
	}
