

.bodyBG { background: #fff; text-align:center; margin:0px; padding:0px; }

#menupanel{ width:100%; height:59px; background: #000; }
#wrappermenu{ width:925px; margin:0 auto; padding: 0px; height:20px; text-align:left;}
#menumain{width:925px; margin:0 auto; padding: 0px; text-align:left;}

#wrapper{ width:925px; margin:0 auto; padding: 0px; text-align:left;}

#header{ width: 100%; height: 216px; background: url(../Images/Graphics/maoricancer09_headerbg.jpg) center;  }

#carving{ width: 100%; height: 52px; background: url(../Images/Graphics/maoricancer09_pattern.gif) center;  }

#toppanel{
width: 960px; height: 185px; margin:0px; padding:6px 0px 0px 0px; }


#contentmain { width: 100%; margin:0px; padding:0px; background: #2a2a2a; min-height: 400px; height:auto !important; height:400px;  }

#content{ padding: 40px 0px 40px 10px; width: 925px; }



#footer { background: #fff; width: 100%; margin:0px; padding:0px; padding:0px; margin:0px;
}




/* Main Styles */
td,body,p{
  font: normal 12px arial;
  color:#fcfdfc;
  text-decoration:none;
}

body
{
   background: #2a2a2a;
    }


/* Links */
a{
  color:#dedada;
}
a:hover{
  color:#ffffff;
}




/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }