.ttl-clients h1 {
    position: relative;
    margin: 0;
    padding: 30px 0 0 0;
    overflow: hidden;
    display: block;
    color: #FFFFFF;
    background: url(../images/ttl_our_clients.gif) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 30px;/* for ie5.x */
}

.ttl-testimonials h1 {
    position: relative;
    margin: 0;
    padding: 30px 0 0 0;
    overflow: hidden;
    display: block;
    color: #FFFFFF;
    background: url(../images/ttl_testimonials.gif) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 30px;/* for ie5.x */
}

.smlbusiness-padding {
    padding: 11px 15px 0 0;
    background: url(../images/dot_divider.gif) top right repeat-y;
}

.medbusiness-padding {
    padding: 11px 27px 0 22px;
}

.smlbusiness-padding ul li, .medbusiness-padding ul li {
    background: url(../images/link_arrow.gif) no-repeat 0 5px;
    padding-left: 12px;
}

.smlbusiness-padding ul, .medbusiness-padding ul {
    list-style: none;
}

.hdr-clientsmall h1 {
    position: relative;
    width: 117px;
    margin: 0;
    padding: 15px 0 0 0;
    overflow: hidden;
    display: block;
    color: #0E3293;
    background: url(../images/clients_small_business.gif) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 15px;/* for ie5.x */
}

.hdr-clientmedium h1 {
    position: relative;
    width: 134px;
    margin: 0;
    padding: 15px 0 0 0;
    overflow: hidden;
    display: block;
    color: #0E3293;
    background: url(../images/clients_med_business.gif) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 15px;/* for ie5.x */
}

.client-border {
    background: #F9F9F9;
    padding: 8px;
    margin-bottom: 15px;
}

.client-bg {
    border: 1px solid #E5E5E5;
    background: #FFFFFF;
    padding: 10px;
}

/************************************
* itSynergy Advantage Subnavigation
************************************/

div#subnav { 
    height: 77px; 
    width: 244px; 
    margin: 17px 0 20px 0; 
    padding: 0; 
    border: 0; 
}

div#subnav ul#submenu { 
    height: 77px; 
    width: 244px; 
    background: url(../images/subnav_clients.gif) top left no-repeat; 
    margin: 0; 
    padding: 0; 
    position: relative; 
}

div#subnav ul#submenu li { 
    margin: 0; 
    padding: 0; 
    list-style: none; 
    position: absolute; 
}

ul#submenu li, ul#submenu a { 
    height: 39px;
    width: 244px; 
    display: block; 
}

div#subnav ul#submenu li a { 
    text-indent: -9999px; 
    text-decoration: none; 
}

#testimonialsmenu { top: 19px; }
#testimonialsmenu a:hover { background: url(../images/subnav_clients.gif) -244px -19px no-repeat; }
body.testimonials-on #testimonialsmenu  { background: url(../images/subnav_clients.gif) -244px -19px no-repeat; }
