/**** display background logo *****/
div.logo {
list-style-image:url(../images/logo.gif);
display: list-item; 
list-style-position: inside;
letter-spacing: -1000em;
font-size: 1pt;
color: #fff;
}

div.logo a {display:inline; }


/**** Hides the top header (search and menu), left navigation *****/
.top-menu, .right-holder, .inner .search, .search, .base-nav, .header, 
div.base-nav
{display:none;}

/*** Style the main content area to spread throughout the page ***/
.main{padding:0;}

.base-center, .base-holder{ width:740px; }
.base-holder, .base-center{ float:left; }
.right-holder, .base-nav{ width:0px; padding:0; margin:0; }


/**** display the subpage background images*****/
.brands strong{
list-style-image:url(../images/vital.gif);
display: list-item; 
list-style-position: inside;
letter-spacing: -1000em;
font-size: 1pt;
color: #fff;}

a.expert-2{
list-style-image:url(../images/for.gif);
display: list-item; 
list-style-position: inside;
letter-spacing: -1000em;
font-size: 1pt;
color: #fff;}

