body {
	text-align:center;		/* for IE */
	margin:10px auto;
	background:#FFFFFF url(/images/com.nv.bg.jpg) top center;
}

#ddiv { border:1px solid #000000 }

div.d_pageContainer {
	position:relative;
	margin:0px auto;			/* align for good browsers */
	text-align:left;		/* counter the body center */
	width:950px;
	background:url(/images/nov-bg-menu.jpg) left repeat-y;
}

div.d_header { margin:0px; width:1px; height:1px; position:absolute; overflow:visible; }
div.d_headHolder { margin:0px; width:950px; height:40px; }

div.d_contentLeft { width:175px; padding-top:100px; padding-left:25px; float:left; }
	#d_lTop { width:inherit; height:39px; background:url(/images/com.nv.leftBGTop.gif) no-repeat right; }
	#d_lMid { width:inherit; background:url(/images/com.nv.leftBGMid.gif); padding-top:20px; }
	#d_lBot { width:inherit; height:31px; background:url(/images/com.nv.leftBGBot.gif) no-repeat right; margin-top:-10px; margin-bottom:15px;}

div.d_contentRight { width:700px; float:right; border-top:#ffffff 1px hidden; }
	#d_Top { background:url(/images/tableTop.gif); width:700px; height:29px; clear:both; }
	#d_bgBox { background:url(/images/tableCenter.gif); width:700px; padding-top:25px; display:table; clear:both; }
	#d_bgBoxGallery { background:url(/images/tableCenterShadow.gif); width:700px; padding-top:25px; display:table; }
	#d_topNav { width:670px; text-align:right; }
	#d_Left { width:440px; float:left; clear:none; }
	#d_Right { width:245px; float:right; clear:none; }
	#d_locLeft { width:345px; float:left; overflow:hidden; }
	#d_locRight { width:345px; float:right; overflow:hidden; }
	#d_Bottom { background:url(/images/tableBottom.gif); width:700px; height:25px; float:none; clear:both; }

div.d_footer { width:700px; padding-top:20px; float:right; clear:right; }