* {
	margin: 0 !important;
	padding: 0 !important;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset {
    margin-bottom: 1em !important;
}

body {
	background: none;
	background-color: #fff;
}

#header, #home #header, #social #header, #carers #header, #join #header, #contact #header {
	display: none !important;
}

#wrapper {
	width: 100% !important;
}

#main {
	width: 100% !important;
}

#sidebar {
	display: none !important;
}

#footer {
	display: none !important;
}

h1 {
	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	display: inherit !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	text-align: center;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
}

/*<group=Area Specific Colours>*/

h2.home, h3.home, h4.home, h2.social, h3.social, h4.social, h2.carers, h3.carers, h4.carers, h2.join, h3.join, h4.join, h2.contact, h3.contact, h4.contact {
	color: #000 !important;
}

/*</group>*/

/*<group=Lists>*/

#main li {
	list-style: disc inside !important;
	background: none !important;
}

/*</group>*/