#nav { display:none; }
#foot { display:none; }
.right { display:none; }
.left { width:100% }

/*colours*/
.home h1, .home h2, .home h3, .home a {color:#000000;}
.splash-box .home { background-color:#ffffff; }
.splash-box .home h2 { background-color:#ffffff; }
.splash-box .home a { color:#000000; }

.consultations h1, .consultations h2, .consultations h3, .consultations a {color:#000000;}
.splash-box .consultations { background-color:#ffffff; }
.splash-box .consultations h2 { background-color:#ffffff; }
.splash-box .consultations a { color:#000000; }

.about h1, .about h2, .about h3, .about a {color:#000000;}
.splash-box .about { background-color:#ffffff; }
.splash-box .about h2 { background-color:#ffffff; }
.splash-box .about a { color:#000000; }

.contact h1, .contact h2, .contact h3, .contact a {color:#000000;}
.splash-box .contact { background-color:#ffffff; }
.splash-box .contact h2 { background-color:#ffffff; }
.splash-box .contact a { color:#000000; }

.support h1, .support h2, .support h3, .support a {color:#000000;}
.splash-box .support { background-color:#ffffff; }
.splash-box .support h2 { background-color:#ffffff; }
.splash-box .support a { color:#000000; }

.splash-box h2 { color:#000000; }
/*colours*/
