/*
**  For Aggarwal & Co
**  On behalf of practiceWEB 2009
*/

/* change the font */

body {
  font-family: "Arial", Trebuchet, Helvetica, sans-serif;
  color: #000;
  background: #fff;
  font-size: 12pt;
  margin: 2%;
}

h1, h2 {
  border-bottom: 1px solid #000;
}

h1, h2, h3, h4 {
  font-family: "Trebuchet", Helvetica, sans-serif;
  padding: 12px 0 0 0;
  margin: 0;
  color: #000;
  background: none;
}

p, table {
  margin: 12px 0;
}

/* underline all links */

a:link, a:visited {
  text-decoration: underline !important;
  color: #000;
  color: black;
  background: transparent;
}

#contactsForm, #mailafriend, #searchBox, #logo, #telephoneNumber,  #menuUtility, #homepage-image, #masthead, #footer, #menu, #promo, #utilityNav, #register, #ourservices_nav, #busnewstitle, #newsBottom, #businessNews, #businessNews th, #welcome-image {
  display: none;
}

#logo img {
  border: none;
}
#logoPrint   
{           float: left;
            display: inline;
            text-align: left;
	        padding:0 0 44px 0;
	        margin-bottom: 50px;
	         

}

#logoPrint img {
	           border: none;
		    }
		    
		    
#logoPrint img 	 


   
#telephoneNumberPrint    
{
    float: right;
    display: inline;
text-align: right;
display: inline;

}

#header 
{
 height: 180px;   
}
