body
{
    margin: 0px;
    padding: 0px;
    background: #bbbbbb url('images/header-bg.gif') top left repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}

a img
{
    border: 0px;
}

#wrapper
{
    padding: 0px;
    margin: 0px auto;
    width: 960px;
    background: #FFFFFF;
    position: relative;
}

.loader
{

    height: 0px;
    position: absolute;
    margin-left: -1000px;
    overflow: hidden;
}

#header
{
    padding: 0px;
    margin: 0px auto;
    width: 960px;
    height: 68px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #FFF url('images/header-bg.gif') top left repeat-x;
}

img.headerimg
{
    margin: 0px 0px 0px 20px;
}

#header a
{
    outline: none;
}

#login
{
    width: 430px;
    position: absolute;
    top: 20px;
    left: 520px;
    padding: 0px 10px 0px 0px;
    color: #666666;
    font-weight: bold;
}

#login form
{
    display: inline;
    vertical-align: middle;
}

#login p
{
    padding: 4px 0px 0px 0px;
    margin: 0px;
}

.frmTextPass
{
    width: 160px;
    vertical-align: middle;
    background: transparent url('images/login-password.gif') top left no-repeat;
}

.frmTextUser
{
    width: 160px;
    vertical-align: middle;
    background: transparent url('images/login-username.gif') top left no-repeat;
}

.frmText
{
    width: 160px;
    vertical-align: middle;
    background: none;
}

.frmBut
{
    float: right;
    position: absolute;
    top: 0px;
    right: 20px;
}

input.sbutton
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 221px;
    height: 111px;
}

/* Login Boxes */

#rememberLogin
{
	width: 150px;
	text-align: right;
  	position: absolute;
	top: 26px;    
  	right: 2px;
}

#rememberMe
{
	position: relative;
    top: 2px;
    right: 0px;
    cursor:pointer;
}

#loginForm label
{
	text-align: right;
    cursor:pointer;
}

body.nihilo .dijitTooltipContainer
{
	background-color: #666666;
    background: #666666 url('images/tooltip-bg.gif') top left repeat-x; 
    color: #FFFFFF;
}

body.nihilo .dijitTooltipAbove .dijitTooltipConnector {	
	background:url('images/tooltipConnectorDown.gif') no-repeat top left;
}

.dj_ie6 body.nihilo .dijitTooltipAbove .dijitTooltipConnector {
	background-image: url('images/tooltipConnectorDown.gif');
}

.login-input
{
    position: absolute;
    top: 0px;
    left: 40px;
}

.input
{
    display: inline;
    background: transparent url('images/input_left.gif') top left no-repeat;
    padding: 0px 0px 2px 7px;
    float: left;
    margin: 0px;
}
.input span
{
    display: inline;
    padding: 0px 7px 2px 0px;
    float: left;
    margin: 0px;
    margin-right: 5px;
    background: transparent url('images/input_right.gif') top right no-repeat;
}

.input span input
{
    color: #666666;
    font-weight: bold;
    border: 0px;
    margin: 0px;
    padding: 3px 0px 4px 0px;
}

#trail
{
    position: absolute;
    top: 113px;
    height: 20px;
    left: 22px;
    color: #EC1C24;
    font-size: 0.9em;
    width: 100%;
}

#trail a
{
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

#trail a:hover
{
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
}

#trail ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 80px;
}

#trail ul li
{
    float: left;
    padding-left: 7px;
    background: transparent url('images/bg-trail.gif') 2px 0px no-repeat;
}

#trail ul li.homenav
{
    float: left;
    padding-left: 0px;
    background: transparent;
}

.lbreak
{
    border: 0px;
    width: 100%;
    color: #999999;
    background-color: #999999;
    height: 1px;
}

.menu-lshad
{
    position: absolute;
    top: 70px;
    left: 20px;
    z-index: 0;
}

.menu-rshad
{
    position: absolute;
    top: 70px;
    left: 934px;
    z-index: 0;
}

.menu-rshad-bot
{
    position: absolute;
    top: 38px;
    left: 914px;
    z-index: 0;
}

#banner
{
    position: absolute;
    top: 132px;
    left: 20px;
    height: 190px;
    width: 920px;
    background: #FFF;
    padding: 0px 0px 12px 0px;
    margin: 0px;
    z-index: 0;
}

#main
{
    position: relative;
    left: 20px;
    width: 920px;
    background: #FFF;
    padding: 334px 0px 0px 0px;
    margin: 0px;
    color: #666666;
}


* html #main
{
    padding: 0px;
    margin: 334px 0px 0px 0px;
}

a,
a:visited
{
    text-decoration: none;
    color: #0072bc;
}

a:hover
{
    text-decoration: underline;
}

ul.newslist
{
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
    list-style-type: none;
}

ul.newslist li
{
    padding-bottom: 3px;
    border-bottom: 1px solid #cccccc;
}

ul.rss
{
    list-style-type: none;
    padding: 6px 0px 0px 0px;
    float: right;
}

#main ul li
{
    padding-top: 3px;
    padding-bottom: 3px;
}

#latest-news h3, #latest-news h2
{
    padding-left: 12px;
}

#latest-news #news-nav
{
    padding-left: 12px;
}

.testimonial
{
    border-bottom: 1px solid #cccccc;
    padding: 12px 0px 6px 0px;
    margin-bottom: 6px;
}

.job
{
    border-bottom: 1px solid #999999;
    padding: 6px 0px 12px 0px;
}

.job a
{
    padding-left: 12px;
}

.box-trace, .box-cleanse, .box-id, .box-data, .box-bronze, .box-silver, .box-gold, .box-smartpass
{
    width: 231px;
    height: 121px;
    float: left;
    padding: 0px;
    text-indent: 12px;
    color: #FFFFFF;
    position: relative;
    text-decoration: none;
    display: block;
    
}

.box-trace a, .box-cleanse a, .box-id a, .box-data a, .box-bronze a, .box-silver a, .box-gold a, .box-smartpass a,
.box-trace a:visited, .box-cleanse a:visited, .box-id a:visited, .box-data a:visited, .box-bronze a:visited, .box-silver a:visited, .box-gold a:visited, .box-smartpass a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.box-trace
{
    background: #891d22 url('images/bg-tracebox.gif') top left no-repeat;
    margin: 0px 2px 2px 0px;
}

.box-cleanse
{
    background: #004eff url('images/bg-cleansebox.gif') top left no-repeat;
    margin: 0px 2px 2px 0px;
}

.box-id
{
    background: #6f35ff url('images/bg-idbox.gif') top left no-repeat;
    margin: 0px 2px 2px 0px;
}

.box-data
{
    background: #2b9238 url('images/bg-databox.gif') top left no-repeat;
    margin: 0px 0px 2px 0px;
    position: absolute;
    left: 699px;
    top: 334px;
}

* html .box-data
{
    top: 0px;
}

/*888888*/

.box-bronze
{
    background: #7C511A url('images/bg-bronzebox.gif') top left no-repeat;
    margin: 0px 2px 2px 0px;
    text-indent: 0px;
}

.box-silver
{
    background: #4F5053 url('images/bg-silverbox.gif') top left no-repeat;
    margin: 0px 2px 2px 0px;
    text-indent: 0px;
}

.box-gold
{
    background: #917424 url('images/bg-goldbox.gif') top left no-repeat;
    margin: 0px 2px 2px 0px;
    text-indent: 0px;
}

.box-smartpass
{
    background: #339568 url('images/bg-smartpassbox.gif') top left no-repeat;
    margin: 0px 0px 2px 0px;
    text-indent: 0px;
    position: absolute;
    left: 699px;
    top: 0px;
}

.box-bronze h2, .box-silver h2, .box-gold h2, .box-smartpass h2
{
    padding: 6px 0px 6px 12px;
    margin: 0px;
    font-size: 2em;
}

.box-bronze h2 span.h2section , .box-silver h2 span.h2section, .box-gold h2 span.h2section, .box-smartpass h2 span.h2section
{
    font-weight: normal;
}


.box-bronze p, .box-silver p, .box-gold p, .box-smartpass p
{
    padding: 0px 0px 0px 12px;
    margin: 0px;
    width: 120px;
}


.box-col
{
    width: 221px;
    height: 135px;
    padding: 0px;
    color: #EC1C24;
    background: #aaaaaa url('images/bg-c2abox.gif') top left no-repeat;
    margin: 0px 0px 12px 0px;
    position: relative;
    text-decoration: none;
}

.box-col span
{
    font-size: 1.5em;
    font-weight: bold;
    padding: 12px 12px 6px 12px;
    margin: 0px;
    color: #EC1C24;
    text-decoration: none;
    display: block;
}

.box-col img
{
    position: absolute;
    top: 90px;
    left: 133px;
}

.box-col a, .box-col a:visited
{
    text-decoration: none;
    color: #EC1C24;
    width: 221px;
    height: 135px;
    display: block;
}

.onecolr .box-col a:hover
{
    background: #aaaaaa url('images/bg-c2abox-over.gif') top left no-repeat;
    text-decoration: none;
}

.box-trace ul li a, .box-cleanse a, .box-id a, .box-data a 
{
    text-decoration: none;
    color: #FFFFFF;
}

.box-trace ul li a:hover, .box-cleanse ul li a:hover, .box-id ul li a:hover, .box-data ul li a:hover
{
    border-bottom: 1px solid #FFFFFF;
    text-decoration: none;
}

.box-trace h1, .box-cleanse h1, .box-id h1, .box-data h1
{
    padding: 6px 0px 0px 0px;
    margin: 0;
    font-size: 2em;
    font-weight: bold;
}

.box-trace h1 a, .box-cleanse h1 a, .box-id h1 a, .box-data h1 a
{
    text-decoration: none;
    color: #FFFFFF;
}

.box-trace h1 a:hover, .box-cleanse h1 a:hover, .box-id h1 a:hover, .box-data h1 a:hover
{
    border-bottom: 1px solid #FFFFFF;
    text-decoration: none;
}

.box-trace ul, .box-cleanse ul, .box-id ul, .box-data ul
{
    padding: 12px 0px 2px 0px;
    margin: 0px;
    font-size: 1.2em;
    list-style-position: inside;
}

#main .box-trace li, #main .box-cleanse li, #main .box-id li, #main .box-data li
{
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
}

.twocoll, .twocolr, .threecoll, .onecolr
{
    color: #666666;
    text-indent: 12px;
    float: left;
}

.twocoll a, .twocolr a, .threecoll a, .onecolr a, .twocoll a:visited, .twocolr a:visited, .threecoll a:visited, .onecolr a:visited
{
    text-decoration: none;
}

.twocoll a:hover, .twocolr a:hover, .threecoll a:hover, .onecolr a:hover
{
    text-decoration: underline;
}

.twocoll
{
    width: 454px;
    margin: 0px 12px 12px 0px;
    background: #FFF;
    text-indent: 0px;
}

.twocolr
{
    width: 454px;
    margin: 0px 0px 12px 0px;
    background: #FFF;
    text-indent: 0px;
}

.twocoll h2 /*news */
{
    width: 454px;
    height: 35px;
    margin: 12px 0px 12px 0px;
    background: #ccc url('images/bg-twocoll.gif') top left no-repeat;
    color: #0092FF;
    font-size: 1.5em;
    line-height: 1.7em;
    vertical-align: middle;
    text-indent: 12px;
}

.twocolr h2 /*sectors*/
{
    width: 454px;
    height: 35px;
    margin: 12px 0px 13px 0px;
    background: #555 url('images/bg-twocolr.gif') top left no-repeat;
    color: #FFFFFF;
    font-size: 1.5em;
    line-height: 1.7em;
    vertical-align: middle;
    text-indent: 12px;
}

.twocoll h2 a, .twocoll h2 a:visited
{
    color: #0092FF;
    text-decoration: none;
}

.twocoll h2 a, .twocoll h2 a:visited
{
    color: #0092FF;
}

.twocoll h2 a:hover
{
    color: #EC1C24;
    border-bottom: 1px solid #EC1C24;
    text-decoration: none;
}

.twocolr h2 a, .twocolr h2 a:visited
{
    color: #FFFFFF;
}

.twocolr h2 a:hover
{
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    text-decoration: none;
}

.news-story
{
    border-bottom: 1px solid #999999;
    margin-bottom: 6px;
    height: 120px;
    line-height: 1.1em;
    background: #FFF;
    position: relative;
}

.news-head
{
    color: #0092FF;
    padding: 0px 0px 1em 12px;
    margin: 0px;
    font-size: 1.2em;
    font-weight: bold;
    width: 280px;
    line-height: 1.2em;
}

.news-head a
{
    color: #0092FF;
    text-decoration: none;
}

.news-head a:hover
{
    color: #EC1C24;
    border-bottom: 1px solid #EC1C24;
    text-decoration: none;
}

.news-brief
{
    color: #666666;
    padding: 0px 0px 6px 12px;
    margin: 0px;
    font-size: 1em;
    width: 280px;
}

.news-story img
{
    position: absolute;
    top: 1px;
    left: 299px;
}

.sector
{
    margin-bottom: 7px;
    padding: 0px;
    height: 120px;
    background: #ccc url('images/bg-sectors.gif');
}

.sector-head
{
    margin: 0px;
    padding: 12px 0px 12px 12px;
    color: #666666;
    font-size: 1.3em;
    font-weight: bold;
}


.sector-text
{
    margin: 0px 12px 12px 12px;
    line-height: 1.1em;
    color:#666666;
}

.sector-text a, .sector-text a:visited
{
    color: #0072bc;
    text-decoration: none;
}

.sector-text a:hover
{
    color: #0072bc;
    text-decoration: underline;
}

form.shaded
{
    background: #FFF url('images/bg-form.gif') bottom left repeat-x;
    padding: 0px 0px 12px 12px;
}

.threecoll
{
    width: 675px;
    margin: 0px 24px 12px 0px;
    background: #FFF;
    position: relative;
    text-align: left;
    text-indent: 0px;
}

.threecoll h1
{
    font-size: 2.4em;
    color: #EC1C24;
    padding: 0px 0px 12px 12px;
    margin: 0px;
    width: 473px;
}

.threecoll h1.h1sub
{
    font-size: 2.4em;
    color: #EC1C24;
    padding: 140px 0px 12px 12px;
    margin: 0px;
}

.threecoll h2
{
    font-size: 1.3em;
    color: #666666;
    padding: 1em 0px 0.5em 12px;
    margin: 0px;
}

.threecoll h3
{
    font-size: 1em;
    color: #666666;
    padding: 0.5em 0px 0.5em 12px;
    margin: 0px;
}

.threecoll p
{
    font-size: 1em;
    margin: 0px 0px 12px 12px;
    padding: 0px;
}

.imgbox
{
    height: 128px;
    position: relative;
    padding: 0px;
    width: 610px;
    margin: 0px 0px 12px 0px;
}

.imgbox img
{
    width: 221px;
    height:    128px;
    position: absolute;
    top: 0px;
    left: 389px;
}

.imgbox h3
{
    color: #FFFFFF;
    margin: 0px;
    padding: 12px 0px 6px 12px;
    font-size: 2em;
}

.imgbox h3 a, .imgbox h3 a:visited 
{
    color: #FFFFFF;
    text-decoration: none;
}

.imgbox h3 a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: 1px solid #FFFFFF;
}

.imgbox p
{
    color: #FFFFFF;
    width: 365px;
    margin: 0px 0px 0px 12px;
    padding: 0px;
    font-size: 0.9em;
}

.callback, .callback-traceiq
{
    background: #FFF url('images/request-callback-out.gif') top left no-repeat;
    width: 221px;
    height: 97px;
    display: block;
    position: relative;
    text-indent: 12px;
    text-decoration: none;
}
.callback-traceiq
{
    background: #FFF url('images/request-callback-traceiq-out.gif') top left no-repeat;
}
.callback img.arrows, .callback-traceiq img.arrows
{
    position: absolute;
    top: 44px;
    left: 172px;
}

.callback a, .callback a:visited, .callback-traceiq a, .callback-traceiq a:visited
{
    text-decoration: none;
    color: #EC1C24;
    font-size: 1.5em;
    width: 221px;
    height: 97px;
    display: block;
}
.callback-traceiq a, .callback-traceiq a:visited
{
    color: rgb(77,195,199);  
}

.callback a:hover
{
    background: #FFF url('images/request-callback-over.gif') top left no-repeat;
    text-decoration: none;
}
.callback-traceiq a:hover
{
    background: #FFF url('images/request-callback-traceiq-over.gif') top left no-repeat;
}
.callback span, .callback-traceiq span
{
    padding: 8px 0px 0px 0px;
    margin: 0px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#main .tablist
{
    width: 508px;
    list-style-type: none;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    vertical-align: middle;
}

#main .tablist li
{
    height: 35px;
    background: #999 url('images/bg-tablist.gif') top left no-repeat;
    margin: 0px 0px 6px 0px;
    padding: 0px;
    text-indent: 12px;
    vertical-align: middle;
    position: relative;
    line-height: 1.7em;
    font-size: 1.5em;
}

#main .tablist li a, #main .tablist li a:visited
{
    text-decoration: none;
    color: #0072bc;
    display: block;
    height: 35px;
    background: #999 url('images/bg-tablist-out.gif') top left no-repeat;
}

#main .tablist li a:hover
{
    background: #999 url('images/bg-tablist-over.gif') top left no-repeat;
    text-decoration: none;
}

/*-------------------------*/
.box {
    width: 100%;
    text-align: left;
}

.box div {
    margin: 0px 0px 0px 0px;
}

.box div.topleft {
    display: block;
    background: url("images/bg-btablist.gif") top left no-repeat white;
    padding: 1.0em 0em 0em 0em;
}

.box div.topright {
    display: block;
    background: url("images/bg-btablist.gif") top right no-repeat white;
    padding: 1.0em 1.0em 1.0em 12px;
    margin: -1.0em 0px 0px 0em;
}

.box div.bottomleft {
    display: block;
    height: 12px;
    margin-top: -1.0em;
    background: url("images/bg-btablist.gif") bottom left no-repeat white;
}

.box div.bottomright {
    display: block;
    background: url("images/bg-btablist.gif") bottom right no-repeat white;
    height: 12px;
    margin-left: 0.0em;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.btablist
{
    width: 687px;
    list-style-type: none;
    padding: 0px 0px 12px 0px;
    margin: 0px;
    vertical-align: middle;
}

.loginfail, .loggedin
{
    color: #666666;
    font-size: 0.9em;
}

.loggedin {
	padding-top: 1px;	
}

.sitecol
{
    float: left;
    width: 221px;
    border-right: 1px solid #cccccc;
}

div.sitecol ul li.header
{
    list-style-type: none;
    padding: 6px 0px 0px 0px;
    margin: 6px 0px 0px -30px;
    text-indent: 0px;
}


.biog
{
    width: 540px;
    position: relative;
}

.biog h2
{
    padding: 8px 0px 0.5em 12px;
    font-size: 1.2em;
}

#mike
{
    background: #FFF url('images/mike-trezise.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}

#adam
{
    background: #FFF url('images/adam-smith.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}

#chris
{
    background: #FFF url('images/chris-rothwell.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}

#owen
{
    background: #FFF url('images/owen-roberts.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}

#paul
{
    background: #FFF url('images/paul-weathersby.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}

#rebecca
{
    background: #FFF url('images/rebecca-westlake.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}

#sarah
{
    background: #FFF url('images/sarah-lawrence.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}

#mikethraves
{
    background: #FFF url('images/mike-thraves.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}

#claire
{
    background: #FFF url('images/claire-dean.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}

#craig
{
    background: #FFF url('images/craig-strong.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}

#rhiannon
{
    background: #FFF url('images/rhiannon-wilcox.jpg') left 12px no-repeat;
    vertical-align: middle;
    min-height: 172px;
    padding-left: 132px;
}


.linelist
{
    width: 675px;
    padding: 6px 0px 1em 12px;
    margin: 0px;
    vertical-align: middle;
    list-style-type: none;
}

.linelist li
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-indent: 20px;
    vertical-align: middle;
    line-height: 1.5em;
    position: relative;
    background: #FFF url('images/bg-linelist.gif') top left no-repeat;
}

.services
{
    width: 178px;
    height: 38px;
    background: #ccc;
    position: absolute;
    top: 0px;
    left: 497px;
    background: #FFF url('images/bg-services.gif') top left no-repeat;
}

.services p
{
    position: absolute;
    top: 0px;
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    left: 6px;
    padding: 0px;
    margin: 0px;
    color: #666666;
    font-weight: bold;
}

.service-icons
{
    position: absolute;
    top: 8px;
    left: 69px;
}

a.service-trace, a.service-cleanse, a.service-id, a.service-data,
a.service-trace:visited, a.service-cleanse:visited, a.service-id:visited, a.service-data:visited
{
    width: 23px;
    height: 21px;
    line-height: 20px;
    color: #FFF;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    padding-right: 3px;
}    

a.service-trace
{    
    background: transparent url('images/service-trace.gif') top left no-repeat;
}

a.service-cleanse
{
    background: transparent url('images/service-cleanse.gif') top left no-repeat;
}

a.service-id
{
    background: transparent url('images/service-id.gif') top left no-repeat;
}

a.service-data
{
    background: transparent url('images/service-data.gif') top left no-repeat;
}

a.service-trace:hover
{
    background: transparent url('images/service-trace.gif') top left no-repeat;
    text-decoration: underline;
    color: #FFFFFF;
}

a.service-cleanse:hover
{
    background: transparent url('images/service-cleanse.gif') top left no-repeat;
    text-decoration: underline;
    color: #FFFFFF;
}

a.service-id:hover
{
    background: transparent url('images/service-id.gif') top left no-repeat;
    text-decoration: underline;
    color: #FFFFFF;
}

a.service-data:hover
{
    background: transparent url('images/service-data.gif') top left no-repeat;
    text-decoration: underline;
    color: #FFFFFF;
}

.onecolr
{
    width: 221px;
    margin: 0px 0px 12px 0px;
    background: #FFF;
    text-indent: 0px;
}


table.directions
{
    padding-left: 12px;
}

.events
{
    float: left;
    width: 675px;
    border-bottom: 1px solid #cccccc;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 6px 0px;
}

.events h2 
{
    font-size: 1.2em;
    padding: 0px 0px 0px 12px;
    margin: 0px;
}

.events h2 a
{
    color: #666666;
}

.events img
{
    float: left;
}

.eventtext
{
    width:     442px;
}


.quote
{
    width: 221px;
    color: #EC1C24;
    font-size: 1.2em;
    text-align: left;
    background: #FFFFFF;
    border-bottom: 1px solid #666666;
    margin-bottom: 12px;
    text-indent: 12px;
}

.quote-text
{
    background: #FFFFFF url('images/bg-quote-.gif') top left no-repeat;
}

.quote-comp
{
    color: #666666;
    text-indent: 0px;
    padding: 0px 0px 2em 0px;
}

.quote p
{
    padding: 0px;
    margin: 0px;
}

.quote p.quote-second
{
    padding-top: 1em;
    text-indent: 0px;
}

#footer
{
    width: 920px;
    clear: both;
    margin: 0px auto 0px auto;
    text-align: left;
    color: #666666;
    padding: 24px 0px 20px 0px;
    position: relative;
    font-size: 0.9em;
    
}

#footer img.logo
{
    position: relative;
    border: 0px;
    float: right;
    padding: 0px;
    margin: 0px;
}

#footer span.contact
{
    font-size: 1.2em;
}

#footer a:link
{
    color: #666666;
    text-decoration: none;
}

#footer a:visited,#footer a:active
{
    color: #666666;
    text-decoration: none;
}

#footer a:hover
{
    color: #666666;
    border-bottom: solid 1px #999999;
}

#clearfoot
{
    clear: both;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_variation.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 /* common styling */

 /* Set up the default font and ovrall size to include image */
.menu
{
    width: 920px;
    height: 44px;
    position: absolute;
    top: 70px;
    left: 20px;
    background: #FFFFFF url('images/menu-bshad.gif') bottom left repeat-x;
}

/* get rid of the default padding - margin and bullets */
.menu ul,
.items ul,
.items-wide ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

/* make menu horizontal */
.menu ul li,
.items ul li,
.items-wide ul li
{
    float: left;
    position: relative;
}

/* set up the default top level links */
.menu ul li a, .menu ul li a:visited
{
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    width: 100px;
    font-weight: bold;
    background: transparent url('images/menu-mainbg.gif') top left no-repeat;
    padding: 0px;
    line-height: 3em;
    margin: 0px 2px 0px 0px;
    text-align: center;
    z-index: 3;
}

/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited
{
    width: 98px;
    w\idth: 100px;
    z-index: 3;
}


/* set up the default top level links */
.menu ul li.drop-right a, .menu ul li.drop-right a:visited
{
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    width: 104px;
    font-weight: bold;
    background: transparent url('images/menu-mainbg.gif') top left repeat-x;
    padding-left: 0px;
    margin: 0px;
    line-height: 3em;
    text-align: center;
    z-index: 3;
}

/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li.drop-right a, .menu ul li.drop-right a:visited
{
    width: 119px;
    w\idth: 104px;
    z-index: 3;
}

/* hide the drop down menu */
.menu ul li .items ul,
.menu ul li .items-wide ul,
.menu ul li.drop-right .items ul
{
    display: none;
    padding-bottom: 0px;
    z-index: 3;
}

/* remove all table style so that it does not interfere with the menu */
.menu table
{
    margin: 0px;
    border-collapse: collapse;
    font-size: 1em;
    z-index: 3;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a,
.menu ul li a:hover,
.menu ul li.drop-right:hover a,
.menu ul li.drop-right a:hover
{
    color: #000;
    background: transparent url('images/menu-mainbg-over.gif') top left repeat-x;
    text-decoration: underline;
    z-index: 3;
    text-decoration: none;
}

.menu ul li.toptrace:hover a,
.menu ul li.toptrace a:hover
{
    background: transparent url('images/menu-trace-over.gif') top left no-repeat;
}

.menu ul li.topcleanse:hover a,
.menu ul li.topcleanse a:hover
{
    background: transparent url('images/menu-cleanse-over.gif') top left no-repeat;
}

.menu ul li.topid:hover a,
.menu ul li.topid a:hover
{
    background: transparent url('images/menu-id-over.gif') top left no-repeat;
}

.menu ul li.topdata:hover a,
.menu ul li.topdata a:hover
{
    background: transparent url('images/menu-data-over.gif') top left no-repeat;
}

.menu ul li.toptrace a
{
    background: transparent url('images/menu-mainbg.gif') top left no-repeat;
}
.menu ul li.topcleanse a
{
    background: transparent url('images/menu-mainbg.gif') top left no-repeat;
}
.menu ul li.topid a
{
    background: transparent url('images/menu-mainbg.gif') top left no-repeat;
}
.menu ul li.topdata a
{
    background: transparent url('images/menu-mainbg.gif') top left no-repeat;
}

/* make the drop down menu show and correctly position it */
.menu ul li:hover .items ul,
.menu ul li:hover .items-wide ul,
.menu ul li a:hover .items ul,
.menu ul li a:hover .items-wide ul
{
    display: block;
    position: absolute;
    top: 2.1em;
    margin-top: 11px;
    left: -1px;
    width: 202px;
    border-top: 0px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: transparent url('images/menu-bg.png');
    height: auto;
    z-index: 3;
}

* html .menu ul li a:hover .items ul
{
    width: 200px;
    w\idth: 202px;
}

.menu ul li:hover .items-wide ul,
.menu ul li a:hover .items-wide ul
{
    width: 206px;
    background: transparent url('images/menu-bg.png');
    z-index: 3;
}


* html .menu ul li a:hover .items-wide ul
{
    width: 219px;
    w\idth: 206px;
}


/* style the drop down links with no hover */
.menu ul li:hover .items ul li a,
.menu ul li a:hover .items ul li a,
.menu ul li:hover .items-wide ul li a,
.menu ul li a:hover .items-wide ul li a {
    display: block;
    background: transparent;
    border: 0px;
    margin: 0px;
    color: #FFF;
    font-weight: normal;
    font-size: 0.9em;
    height: auto;
    line-height: 1em;
    padding: 5px;
    width: 192px;
    text-align: left;
    z-index: 3;
    text-decoration: none;
}

.menu ul li:hover .items-wide ul li a,
.menu ul li a:hover .items ul-wide li a
{
    width: 196px;
    z-index: 3;
}


/* style the drop down menu links when hovered */
.menu ul li:hover table .items ul li a:hover,
.menu ul li a:hover table .items ul li a:hover,
.menu ul li:hover table .items-wide ul li a:hover,
.menu ul li a:hover table .items-wide ul li a:hover
{
    background: #aaaaaa;
    color: #fff;
    z-index: 3;
}

.menu ul li:hover table .items ul.mtrace li a:hover,
.menu ul li a:hover table .items ul.mtrace li a:hover,
.menu ul li:hover table .items-wide ul.mtrace li a:hover,
.menu ul li a:hover table .items-wide ul.mtrace li a:hover
{
    background: #EC1C24;
    color: #fff;
    z-index: 3;
}

.menu ul li:hover table .items ul.mcleanse li a:hover,
.menu ul li a:hover table .items ul.mcleanse li a:hover,
.menu ul li:hover table .items-wide ul.mcleanse li a:hover,
.menu ul li a:hover table .items-wide ul.mcleanse li a:hover
{
    background: #0092FF;
    color: #fff;
    z-index: 3;
}


.menu ul li:hover table .items ul.mid li a:hover,
.menu ul li a:hover table .items ul.mid li a:hover,
.menu ul li:hover table .items-wide ul.mid li a:hover,
.menu ul li a:hover table .items-wide ul.mid li a:hover
{
    background: #A53FFD;
    color: #fff;
    z-index: 3;
}


.menu ul li:hover table .items ul.mdata li a:hover,
.menu ul li a:hover table .items ul.mdata li a:hover,
.menu ul li:hover table .items-wide ul.mdata li a:hover,
.menu ul li a:hover table .items-wide ul.mdata li a:hover
{
    background: #64A82E;
    color: #fff;
    z-index: 3;
}


/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu ul li a:hover table .items ul,
.menu ul li a:hover table .items-wide ul
{
    margin-top: 10px;/* for IE5.5 faulty box model */
    marg\in-top: 11px;/* for IE6 */
    height: 100%;
    z-index: 3;

}
/* IE5.5 hack for faulty box model in drop down menu */
.menu ul li a:hover table .items ul li a
{
    width: 198px;/* for IE5.5 faulty box model */
    w\idth: 192px;/* for IE6 */
    z-index: 3;
}

.menu ul li a:hover table .items-wide ul li a
{
    width: 208px;/* for IE5.5 faulty box model */
    w\idth: 196px;/* for IE6 */
    z-index: 3;
}


li.heading
{
    display: block;
    background: #FFFFFF;
    color: #666666;
    font-weight: bold;
    padding: 5px;
    width: 192px;
    font-size: 0.9em;
    height: auto;
    line-height: 1em;
    text-align: left;
    text-decoration: none;
    border: 0px;
    margin: 0px;
}

a.buttonlink,
a.buttonlink:visited
{
    display: block;
    height: 34px;
    width: 138px;
    text-align: center;
    font-size: 1.3em;
    line-height: 2em;
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    background: #FFF url('images/but-news-out.gif') top left no-repeat;
}

a.buttonlink:hover
{
    text-decoration: none;
    border: 0px;
    background: #FFF url('images/but-news-over.gif') top left no-repeat;
}


.error
{
    margin: 0px 0px 0px 12px;
    color: #F00;
}

.newscat
{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}

.dir-address
{
    font-style: normal;
}

.dirspace
{
    line-height: 1.5em;
}

p.privacy-addr
{
    padding-left: 12px;
}

.threecoll h3.indent
{
    padding-left: 24px;
}

p.indent
{
    padding-left: 12px;
}

.threecoll ol li
{
    padding: 3px 0px 3px 0px;
    margin-left: 0px;
}

.subscribe
{
    margin: 12px 0px 12px 0px;
    padding: 0px;
    width: 221px;
    height: 43px;
    position: relative;
    display: block;
    background: url('images/subscribe-over.png') 0px 0px no-repeat;
}

.subscribe a
{
    width: 221px;
    height: 43px;
    display: block;
    float: left;
}

* html a:hover
{
visibility: visible
}

.subscribe img.sub-button
{
width: 221px;
height: 43px;
border: 0px;
}

.subscribe a:hover img.sub-button
{
    visibility: hidden;
}

.subscribe img.sub-arrow
{
    position: absolute;
    top: 13px;
    left: 165px;
    border: 0px;
}

.sboxes
{
    position: absolute;
    top: 334px;
    left: 0px;
}

* html .sboxes
{
    top: 0px;
}

#main.tboxes
{
    position: relative;
}
