/* CSS Document */
	
html {
	}

body {
	font: normal 11px verdana, arial, geneva, helvetica, sans-serif;
	}
	
	
	
#home #content { background: none; }
#why #content { background: none; }
#accountancy #content { background: none; }
#sme #content { background: none; }
#faqs #content { background: none; }
#contact #content, #contactform #content, #privacy #content { background: none; }
	
#content {
	text-align: left;
	}
	
h1 a {
	margin-bottom: 30px;
	text-decoration: none;
	color: #009DEA;
	font: bold 13px verdana, arial, geneva, helvetica, sans-serif;
	}	
	
	
#nav ul {
	display: none
	}


	
#download {
	display: none
 	}
	
#online {
	display: none
	}
	

.siteby {
	display: none
	}
