#wrapper { background: #fff; }
#masthead {
	height: 113px;
	background: #fff url(images/mh_home.gif) left bottom no-repeat; 
	}
#masthead img.logo {
	top: 29px;
	}
#masthead p { display: none; }
#nav {
	margin-top: 3px; 
	background-color: #fff; 
	border: 0; 
	padding: 25px 5px 0 5px;
	width: 216px;
	}
#maincontent {
	width: 513px;
	border-left: 1px solid #ccc; border: 0;
	padding-top: 25px;
	}
