#brand-header {
    background-color: #FFFFFF;
}

.hHeader {
	background: transparent url("/customBrands/healthguru/header.jpg") repeat-x;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 21;
}

.hFooter {
    background: #fdfd82;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 21;
}

.logoBlock {
    margin-left: 20px;
}