body{
	margin:0;
	background:#fff;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	min-width:1002px;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}

a.datacoverage, a.b {
    color:#0059A3;
    text-decoration:underline;
}
img{border-style:none;}
#wrapper{
	width:100%;
	overflow:hidden;
}
.w1{
	width:938px;
	padding:0 50px 0 52px;
	overflow:hidden;
	margin:0 auto;
}
.w1.inner{
	width:940px;
	padding:0 100px 0 0;
	background:url(../images/bg-wrapper2.gif) repeat-x;
}
#header{
	height:84px;
	overflow:hidden;
	margin:0 -50px 0 -52px;
	padding:5px 0 0 52px;
	background:url(../images/bg-header.gif) repeat-x;
}
.inner #header{
	margin:0 -100px 0 0;
	height:71px;
	padding:5px 0 0;
}
#header .contacts{
	margin:0 35px 11px 0;
	padding:0;
	list-style:none;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	height:15px;
}
.header-holder{text-align:right;}
.inner #header .contacts{margin:0 86px 11px 0;}
#header .contacts li{
	display:inline;
	background:url(../images/bullet-contacts.gif) no-repeat 0 50%;
	padding:0 14px 0 19px;
}
#header .contacts li:first-child{background:none;}
#header .contacts a{color:#fff;}
#header .logo{
	width:261px;
	height:40px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-left:-3px;
}
.inner #header .logo{margin-left:16px;}
.logo a{
	display:block;
	height:100%;
}
.nav-holder{
	overflow:hidden;
	width:100%;
	height:40px;
}
#nav{
	margin:4px 0 0;
	padding:7px 54px 0 13px;
	list-style:none;
	background:url(../images/bg-nav.gif) no-repeat;
	float:right;
	height:26px;
	font-weight:bold;
}
.inner #nav{padding:7px 98px 0 13px;}
#nav li{
	float:left;
	width:84px;
	height:19px;
	margin-right:1px;
}
#nav a{
	width:84px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav .basic {
    background:url(../images/text-nav.gif) no-repeat;
}

#nav .on {
    background:url(../images/text-nav-o.gif) no-repeat;
}

#nav .home{background-position:0 0;}
#nav .products{background-position:-84px 0;}
#nav .regulations{background-position:-168px 0;}
#nav .whats-new{background-position:-252px 0;}
#nav .about-us{background-position:-336px 0;}
#nav .contact{background-position:-420px 0;}




.promo{
	margin:0 -50px 0 -52px;
	padding:13px 0 0 52px;
	list-style:none;
	overflow:hidden;
	height:286px;
	background:url(../images/bg-promo.gif) repeat-x;
}
.promo li{float:left;}
.access-box{
	background:url(../images/bg-access-box.gif) repeat-x;
	margin:0 -50px 0 -52px;
	padding-top:8px;
}
.access{
	width:100%;
	height:98px;
	background:url(../images/bg-access.gif) no-repeat 0 26px;
	margin:-11px 0 0;
}
.access .get-access{
	width:388px;
	height:24px;
	background:url(../images/text-get-access.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:41px 81px 0 307px;
}
.access .trial{
	width:98px;
	height:98px;
	/*background:url(../images/btn-trial.png) no-repeat;*/
	background:url(../images/freeTrial.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
}


#requestMoreInfo{
    margin:0px auto;
    float:left;
    width:200px;
    padding-left:50px;
}

#main:after{
	display:block;
	clear:both;
	content:"";
}
.inner #main{
	background:url(../images/bg-sub-main.gif) repeat-y -1040px 0;
	width:1040px;
}
.inner .main-holder{background:url(../images/bg-sub-main.gif) no-repeat 0 0;}
.inner .main-frame{
	background:url(../images/bg-sub-main.gif) no-repeat -2080px 100%;
	overflow:hidden;
	height:1%;
	padding:19px 0 0 0;
	margin:0 0 -2px 0;
	position:relative;
	z-index:2;
}
#twocolumns, .twocolumns{
	padding:30px 0 15px;
	overflow:hidden;
	height:1%;
}
#content, .content{
	width:470px;
	float:left;
}
#content p,
.content p{
	margin:0 0 38px;
	line-height:18px;
}

.regulations-list {
    margin:0 0 39px;
	padding:0;
	list-style:none;
	width:490px;
	height:390px;
    padding-bottom:30px;
    padding-left:30px;
}

.regulations-list li {
    float:left;
	position:relative;
    width:220px;
    padding:1px;
    color:#444;
	/*margin-right:150px;*/
}

#sources {
    float:left;
    vertical-align:middle;
    border:none;
}

.dataTeam {
    float:left;
    width:300px;
    padding-left:10px;
    padding-top:20px;
    padding-bottom:20px;
}


#content .links-list{
	margin:0 0 39px;
	padding:0;
	list-style:none;
	width:490px;
	height:52px;
}
#content .links-list li{
	float:left;
	position:relative;
	margin-right:17px;
}
#content .links-list .more{
	color:#fff;
	background:url("../images/bg-more2.gif") no-repeat;
	width:101px;
	position:absolute;
	line-height:16px;
	top:36px;
	right:20px;
	font-size:9px;
	text-decoration:underline;
	padding-left:15px;
	height:17px;
}
#content .links-list .more:hover{text-decoration:none;}
#content .links-list .enterprise, #content .links-list .navigator{
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	display:block;
}
#content .links-list .enterprise, .column .enterprise{
	width:230px;
	background:url(../images/text-enterprise.png) no-repeat;
}
#content .links-list .navigator, .column .navigator{
	width:220px;
	background:url(../images/text-navigator.png) no-repeat;
}
#content .heading1,
.content .heading1{
	margin:0 0 10px;
	background:url("../images/text-see-what.gif");
	text-indent:-9999px;
	overflow:hidden;
	width:380px;
	height:25px;
}
#content .process-diagram{margin-bottom:35px;}
.aside{
	width:408px;
	float:right;
	margin:34px 8px 0 0;
	display:inline;
}

ul.process-list {
   width:508px;
    padding-bottom:0px;
    margin-bottom:-20px;
}

ul.process-list li {
    margin-left:100px;
    list-style:none;
        padding-left:20px;
    margin-left:65px;
}

ul.list-assess {
   background:url("../images/icon-assess.jpg") top left no-repeat;

}


ul.list-monitor {
   background:url("../images/icon-monitor.jpg") top left no-repeat;
}

ul.list-act {
   background:url("../images/icon-act.jpg")  top left no-repeat ;
}

ul.list-assess li {
    background:url("../images/bullet-yellow-2.jpg") no-repeat;
    

}

ul.list-monitor li {
    list-style:none;
    background:url("../images/bullet-red-2.jpg") no-repeat;


}

ul.list-act li {
    background:url("../images/bullet-green-2.jpg") no-repeat;
}

.sub {
    list-style:none !important;
    background:none !important;
    color:#0059A3;
    margin-left:-100px;
    padding-left:-10px;
    font-size:13px;
    padding-bottom:5px;
}

.sub a {
    text-decoration:underline;
    color:#0059A3;
}

ul.list-assess li,
ul.list-monitor li,
ul.list-act li {
    font-weight:bold;
}

.partners-box{
	width:408px;
	float:right;
	background:url("../images/bg-partners-box.gif") repeat-y -408px 0;
}
.partners-box .holder{
	background:url("../images/bg-partners-box.gif") no-repeat;
}
.partners-box .frame{
	background:url("../images/bg-partners-box.gif") no-repeat -816px 100%;
	padding:18px 25px 28px;
	height:1%;
	overflow:hidden;
}
.partners-box h2{
	margin:0 0 7px 11px;
	font-size:20px;
	line-height:21px;
}
.partners-box .more{
	background:url("../images/bg-more.gif") no-repeat;
	margin-top:-26px;
	position:relative;
	font-size:20px;
	float:right;
	height:31px;
	width:144px;
	text-align:center;
	padding-top:10px;
}
.partners-box .text-box{
	background-color:#36c;
	margin:0 -26px 0;
	color:#fff;
	padding:47px 22px 0 17px;
	font:20px "Times New Roman", Times, serif;
}
.partners-box .text-box p{
	margin:0 0 10px;
	font-style:italic;
	line-height:23px;
	overflow:visible;
	font-weight:bold;
}
.partners-box .photo-holder{
	text-align:right;
	line-height:18px;
}
.partners-box .photo-holder strong{font-size:17px;}
.partners-box .photo-holder img{
	float:right;
	margin-left:7px;
}
.partners-box .photo-holder span, .partners-box .photo-holder h3{
	display:block;
	font-size:17px;
	margin:0;
}
.partners-list, .datapartners-list{
	margin:0 0 21px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.partners-list li,
.datapartners-list li{
	float:left;
	display:inline;
}
.partners-list li a,
.datapartners-list li a{
	text-indent:-9999px;
	display:block;
	height:100%;
}


#products-list {
   margin-top:20px; 
}



.datapartners-list .baker {
    background:url("../images/datapartners/logo_baker.png") no-repeat;
	height:30px;
	width:224px;
	margin:21px 0 0 4px;
}


.datapartners-list .kcl {
    background:url("../images/datapartners/logo_kimchoilim.gif") no-repeat;
	height:52px;
	width:112px;
	margin:70px 0 0 20px;
}

.datapartners-list .ewasa {
    background:url("../images/datapartners/logo_ewasa.png") no-repeat;
	height:50px;                                
	width:154px;
	margin:10px 0 0 40px;
}

.datapartners-list .albuquerque {
    background:url("../images/datapartners/logo_albuquerque.png") no-repeat;
	height:108px;
	width:100px;
	margin:21px 0 0 60px;
}


.datapartners-list .gcc {
    background:url("../images/datapartners/logo_GGC.png") no-repeat;
	height:65px;
	width:80px;
	margin:-10px 0 0 20px;
}

.datapartners-list .oneweee {
    background:url("../images/datapartners/1WEEE_services_Logo.png") no-repeat;
	height:37px;
	width:150px;
	margin:20px 0 30px 50px;
}

.datapartners-list .llx {
    background:url("../images/datapartners/logo_llx.png") no-repeat;
	height:72px;
	width:80px;
	margin:20px 0 0 150px;
}

.datapartners-list .cobham {
    background:url("../images/datapartners/logo_cobham.jpg") no-repeat;
	height:36px;
	width:180px;
	margin:0px 0 0 4px;
}


.partners-list .microsoft{
	background:url("../images/logo-microsoft.gif") no-repeat;
	height:34px;
	width:125px;
	margin:21px 0 0 4px;
}
.partners-list .cisco{
	background:url("../images/logo-cisco.gif") no-repeat;
	height:50px;
	width:77px;
	margin:10px 0 0 37px;
}
.partners-list .apple{
	background:url("../images/logo-apple.gif") no-repeat;
	height:73px;
	width:55px;
	margin:0 0 0 39px;
}
.partners-list .bang-olufsen{
	background:url("../images/logo-bang-olufsen.gif") no-repeat;
	height:38px;
	width:102px;
	margin:-11px 0 0 46px;
}
.partners-list .adaptec{
	background:url("../images/logo-adaptec.gif") no-repeat;
	height:29px;
	width:92px;
	margin:3px 0 0 45px;
}
.partners-list .pitney-bowes{
	background:url("../images/logo-pitney-bowes.gif") no-repeat;
	height:29px;
	width:122px;
	margin:6px 0 0 0;
}
.partners-list .honeywell{
	background:url("../images/logo-honeywell.gif") no-repeat;
	height:24px;
	width:97px;
	margin:22px 0 0 20px;
}
.partners-list .black-decker{
	background:url("../images/logo-black-decker.gif") no-repeat;
	height:53px;
	width:79px;
	margin:15px 0 0 34px;
}
.partners-list .sandisk{
	background:url("../images/logo-sandisk.gif") no-repeat;
	height:28px;
	width:89px;
	margin:-14px 0 0 27px;
}
.partners-list .alcatel-lucent{
	background:url("../images/logo-alcatel-lucent.gif") no-repeat;
	height:49px;
	width:98px;
	margin:1px 0 0 30px;
}
.partners-list .ibm{
	background:url("../images/logo-ibm.gif") no-repeat;
	height:30px;
	width:69px;
	margin:31px 0 0 31px;
}
.partners-list .johnson{
	background:url("../images/logo-johnson-johnson.gif") no-repeat;
	height:31px;
	width:128px;
	margin:-14px 0 0 5px;
}
.add-box{
	width:100%;
	overflow:hidden;
	line-height:18px;
	margin-bottom:34px;
}
.bordered {
    border: 1px solid #666;
    padding:5px;
    text-align:center;
}
.add-box p{margin:0 0 22px;}
.add-box .sub-nav{
	margin:0;
	padding:0;
	list-style:none;
	width:976px;
	overflow:hidden;
}
.add-box .sub-nav li{
	float:left;
	margin-right:41px;
}
.add-box .sub-nav a {

	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:203px;
	height:53px;
}

.add-box .sub-nav .basic {
    background:url("../images/bg-sub-nav.gif") no-repeat;
}

.add-box .sub-nav .on {
    background:url("../images/bg-sub-nav-o.gif") no-repeat;
}


.add-box .sub-nav .sign-up{background-position:0 0;}
.add-box .sub-nav .download{background-position:-203px 0;}
.add-box .sub-nav .request{background-position:-406px 0;}
.add-box .sub-nav .get-free{background-position:-609px 0;}
.center {
margin-left:60px;
    margin-top:10px;
    
}
#sidebar{
	width:192px;
	float:left;
	margin-top:-82px;
	padding:0 2px 0 0;
}
.sidebar-nav{
	margin:0;
	padding:10px 0 0;
	list-style:none;
	border-bottom:1px solid #668cd9;
	font-weight:bold;
}
.sidebar-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
.sidebar-nav li{
	border-top:1px solid #668cd9;
	vertical-align:top;
	height:1%;
}
.sidebar-nav a{
	display:block;
	color:#fff;
	position:relative;
	padding:0 0 1px 16px;
}
.sidebar-nav ul a{padding:1px 0 0 36px;}
.sidebar-nav a:hover, .sidebar-nav .active{
	color:#3366cc;
	background:#fff;
	text-decoration:none;
	margin:-1px -2px -1px 0;
	border-bottom:1px solid #36c;
	border-top:1px solid #36c;
}
#sidebar .downloads-box{
	background:#fff url(../images/bg-downloads-box.gif) repeat-x;
	padding:40px 0 0 2px;
}
.downloads-box img{
	display:block;
	margin:0 0 -10px 49px;
}
.downloads-box .download-holder{
	position:relative;
	left:1px;
	bottom:-8px;
}
.downloads-box .download{
	background:url(../images/bg-download.png) no-repeat;
	width:187px;
	height:47px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
#sidebar .get-trial{
	height:230px;
	padding-top:73px;
	text-align:center;
}
#sidebar .get-trial, #sidebar .navigator{border-bottom:1px solid #adc2eb;}
#sidebar .navigator{
	background:#7194db;
	color:#fff;
	text-align:center;
	padding:32px 0 29px;
	font-size:12px;
	overflow:hidden;
	height:1%;
}
#sidebar .navigator a{color:#fff;}
#sidebar .navigator h2{
	margin:0 0 15px;
	font-size:12px;
}
#sidebar .navigator .more{
	background:url(../images/bg-more1.gif) no-repeat;
	width:131px;
	height:16px;
	float:left;
	display:inline;
	padding:5px 0;
	margin:10px 0 0 28px;
}
.title-holder{
	float:right;
	width:840px;
	margin:0 0 16px;
	position:relative;
	display:inline;
}
.heading-products{
	width:194px;
	height:41px;
	background:url(../images/text-products.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:absolute;
	left:40px;
	top:10px;
}
.inner #content{
	width:699px;
	float:right;
	overflow:hidden;
	padding-bottom:88px;
	margin-right:100px;
	display:inline;
}
.text-box{
	margin-bottom:52px;
	line-height:18px;
}
.inner #content .text-box p{margin:0 0 11px;}
.list-holder{
	overflow:hidden;
	height:1%;
	margin:0 0 10px 110px;
}
.list-holder ul{
	margin:0 32px 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:130px;
	line-height:16px;
}
.list-holder li{
	background:url(../images/bullet-list.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
.columns-box{
	background:url(../images/bg-columns-box.gif) repeat-y -1398px 0;
	margin-bottom:35px;
}
.columns-box .holder{background:url(../images/bg-columns-box.gif) no-repeat;}
.columns-box .frame{
	background:url(../images/bg-columns-box.gif) no-repeat -699px 100%;
	height:1%;
	padding:10px 0;
}
.columns-box .frame:after{
	display:block;
	clear:both;
	content:"";
}
.column{
	width:264px;
	float:left;
	margin-right:39px;
	padding:0 33px 0;
	font-size:12px;
}
#content .column p{
	margin:0 0 15px;
	line-height:15px;
}
.columns-box .columns-holder{width:750px;}
.column h3{
	margin:0 0 2px;
	font-size:14px;
	font-weight:normal;
}
.column ul{
	margin:0 0 17px;
	padding:0 0 0 8px;
	list-style:none;
	line-height:17px;
	font-size:14px;
}
.column li{
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
.column .navigator, .column .enterprise{
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
}
.column .navigator{margin:-27px 0 0 22px;}
.column .enterprise{margin:-27px 0 0 17px;}
.column .text-holder{padding:22px 0 20px;}
.column img{
	margin:63px -32px 27px;
	display:block;
}
.column.enterprise img{margin:-11px -32px 16px;}
#footer{
	background:url("../images/bg-footer.gif") repeat-x;
	height:179px;
	overflow:hidden;
	padding:7px 0 0 54px;
	margin:0 -50px 0 -52px;
}
.inner #footer{margin:0 -100px 0 0;}
.footer-logo{
	width:203px;
	height:35px;
	background:url(../images/logo-small.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-bottom:2px;
}
.footer-logo a{
	display:block;
	height:100%;
}
#footer .contact-box{
	background:url("../images/bg-contact-box.gif") repeat-y -225px 0;
	width:225px;
	float:left;
	text-align:center;
}
#footer .contact-box a{text-decoration:none;}
#footer .contact-box a:hover{text-decoration:underline;}
#footer .contact-box .holder{background:url("../images/bg-contact-box.gif") no-repeat;}
#footer .contact-box .frame{
	background:url("../images/bg-contact-box.gif") no-repeat -450px 100%;
	height:132px;
	overflow:hidden;
	padding:13px 10px 10px;
	font-weight:bold;
	font-size:11px;
}
.contact-box .frame span{
	font-size:12px;
	display:block;
}
.contact-box .frame .phone{margin-bottom:4px;}
#footer a{text-decoration:underline;}
#footer a:hover{text-decoration:none;}
.add-nav{
	margin:29px 0 21px;
	padding:0 0 0 30px;
	list-style:none;
	background:url("../images/bg-add-nav.gif") repeat-x 0 17px;
	height:100px;
	width:731px;
	float:right;
	font-weight:bold;
	font-size:12px;
}
.add-nav li{
	float:left;
	position:relative;
	padding:0 4px 0 6px;
	background:url("../images/separator1.gif") no-repeat 0 2px;
}
.add-nav li:first-child, .add-nav ul li:first-child{background:none;}
.add-nav ul li{
	background:url("../images/separator2.gif") no-repeat 0 2px;
	margin-bottom:-5px;
}
.add-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:30px;
	top:16px;
	width:600px;
	background:url("../images/bullet-add-nav.gif") no-repeat 0 100%;
	padding-left:13px;
	font-weight:normal;
	font-size:10px;
}
.add-nav .products ul{padding-top:63px;}
.add-nav .regulations ul{
	padding-top:43px;
	width:500px;
	left:38px;
}
.add-nav .about-us ul{
	padding-top:23px;
	width:350px;
	left:31px;
}
.add-nav .legal ul{
	padding-top:3px;
	width:250px;
	left:22px;
}
#footer p{
	color:#fff;
	font-size:11px;
	margin:0 66px 0 0;
	float:right;
}
#footer .mail{color:#fff;}

#CLOSE_ICON {
    position:fixed;
    top:5px;
    right:5px;
    
}


#infoButton2 {
    margin-top:40px;
    width:308px;
    float:right;
    height:200px;
    border:1px solid #ccc;
    padding:20px;

}

.freeTrial {

    padding-left:100px;
    width:98px;
    height:98px;
}

.alignleft {
	float: left;
	margin: 3px 7px 0 0;
}

.aboutBlurb {
    color:#444;
}

.history {
    padding-bottom:45px;
}
