body { margin:0; background:url(images/Top-Background.jpg) repeat-x center top #ebe7de;}

.block { position:absolute; width:100%;} /* Positions Absolutely to place Content at top of HTML */
.center-block { width:923px; margin:0 auto;} /* Centers content on page */

/* Layout Styles */
#page-wrap { position:relative;}
#top-content-wrap { top:174px; background:#d3cac4;} /* Used w/ block class to position Content at top of HTML */
	#top-content-holder { height:226px; background:url(images/top-area-Background.jpg) no-repeat;}
		#dnn_top_left_pane { width:344px; margin-left:11px;}
		#dnn_top_right_pane { width:553px; margin-right:11px;}
	
#content-wrap { top:403px;} /* Used w/ block class to position Content at top of HTML */
	#content-holder {}
		#dnn_ContentPane { width:389px; margin-left:11px;}
		#dnn_mid_right_pane { width:245px;}
		#dnn_right_pane { width:261px; margin-right:11px;}
		#dnn_lower_pane { width:508px; margin-right:11px;}
		
	#footer-wrap { width:100%; height:89px; background:#cec4be;}
		#left-footer { width:60%; margin-left:11px; margin-top:34px;}
		#dnn_right_footer { width:35%; margin-right:11px; margin-top:34px; text-align:right;}
		
#header-wrap { top:0px;	height:143px;} /* used with block class to position header above content visually */
	#header-holder { background:url(images/Pillars.jpg) no-repeat right;}
		#logo { width:385px; height:143px; background:url(images/Logo.jpg) no-repeat;}
		#dnn_client_login { width:523px; height:143px; text-align:right; padding-right:11px;}
	
#menu-wrap { top:143px; height:34px; background:url(images/wide-Menu-Bg.jpg) repeat-x;}/* used with bolck class to position menu above content visually */
	#menu-holder { height:34px; background:url(images/menu-Background.jpg) no-repeat;}
		#menu { margin-left:11px;}
		

