

* html body {
behavior:url(css_resources/csshover.htc);
}

*html div#header, * html #content div#echoCertified {
margin-left:5px;
}

* html div#header div#headerNav {
margin-right:10px;
}

* html ul#nav li ul li {
background:#f5eeb8;
background-image:none;
}

* html ul#nav li ul {
margin:-15px 0 0 5px;
z-index:500 !important;
}

* html div#content div.boxes {
margin:5px;
}

* html div#content div.boxes a.learnMore {
cursor:pointer;
}

* html div#content div.boxes ul {
margin:5px 0 0 15px;
z-index:0;
}

* html #content div#echoCertified, * html #content div#echoLogical {
clear:none;
}

* html #content div#echoLogical, * html #content div#echoNomical {
margin-left:10px;
}

* html #content div.services {
position:inherit;
}

* html #mainContent div.services a.back-to-top {
display:none;
}

* html div#sideBarRight {
width:220px;
margin:20px 0;
padding:0 0 0 14px;
}

* html div#sideBarRight div.boxes {
width:220px;
margin:0 0 20px 0;
background-image:none;
}

* html div#sideBarRight div.boxes li {
margin:10px 0;
padding:0 5px;
background-image:none;
}

* html div#sideBarRight div.boxes li a {
width:166px;
}

/* ie6 PNG fix */
img, div, p, ul, li, input, a { behavior: url(css_resources/iepngfix.htc); }