#headerimage {
        background: #f2f2f2 url(../image/nutrihand_nav_r1_c1.jpg) no-repeat 0 0;
        height: 120px;
        width: 1200px;
        }

div.wrapdisplay,
div.wrapinput,
div.wrapdefault,
div.wrapcompact {
	padding:20px;
	border-style: solid;
	border-width: 2;
	border-color: #b3b9b9;
	background: #FFF;
	}
	
body.mp,
body {
        background: #f2f2f2;
        width: 1200px;
        }

#maincontent {
        width: 810px;
        }
        
#helpBar {
       	background-color: #fff;
       	width: 810px;
	}
	
.primarymenubar {
	width: 810px;
	height: 40px;
	text-align: center;
	background-color: #b3b9b9;
	}

.primarymenubar.mp {
	margin-bottom: 3px;
	}

.primarymenubar ul {
	margin: 0;
	padding: 0;
	width: 810px;
	height: 40px;
	text-align: center;
	background-color: #b3b9b9;
	}

.secondarymenubar ul {
	margin: 0;
	padding: 0;
	width: 810px;
	height: 30px;
	margin-bottom: 1px;
	background-color: #fff;
	}