
img{
display:none;
}
a{
text-decoration:none; 
color:#4e4e4e;
}
b{
font-size:100%;
}

ul{
list-style: none;
}
/* core css for the site */
 
 

/* position*/
#background,#apDiv1,#apDiv2, #shadow-container, #headerWrapper, #headerStarter,#mainNavigation, #contentGap,#slimBar,#contentshadow{
display:none;
}
 	 
#tabs,#tabs2,#tabs3, #tabs4,#output3,#output4,#output2     {
display:none;
} 
 
#output{   
	padding: 0;
	margin: 0; 
}
 
 
 
.serviceHeading,.serviceHeading4,.serviceHeading3, .serviceHeading2{
	
	font-family: arial, "verdana", Times, serif;  
	font-size:26pt;
	line-height: 26pt;
	color:#003f72;
}

.serviceP {   
	width:1040px;
	font-family: arial, "verdana", Times, serif;  
	font-size:22px;
	line-height: 24px;
	margin-top:50px;
}

#footer,#contactUsTop,#addresses , #contactForm{
	display:none;
}
/* address*/

 
 
  
/* end of position*/
 