body {
   font-size: 12pt;
   color: black;
   background: #FFFFFF;
}

a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
   
#contactsForm, #Welcome, #mailafriend, #searchBox, #callouts, #footer, #menu, #promo, #utilityNav, #register, #ourservices_nav, #busnewstitle, #newsBottom, #businessNews, #businessNews th {
	display: none;
}

#logo   {
 display: block;
 float: right; 
 margin-bottom: 30px;
 width: 100%;  
    
}


#content    {
 width: 100%;   
    
}

img {
 border: none;   
    
}
