/* main */
body {
	text-align:center;		/* for IE */
	margin:0px auto;
	background:#FFFFFF url(/images/com.lvm.bg.jpg) top center repeat-x;
}

#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;
}

/* header */
div.d_masthead { width:950px; height:122px; margin:0px; padding:0px; overflow:hidden; }
div.d_mastLeft { width:213px; height:32px; background:#51799D; margin:0px; padding:0px; float:left; }
div.d_mastTop { width:600px; margin:0px; padding:0px; float:right; }
div.d_mastLogo { width:950px; margin:0px; padding:4px 0px 0px 0px; float:none; clear:both; }

/* body */
div.d_bgBox { width:950px; margin:0px; padding:0px; background:url(/images/com.lvm.bgBox.gif) repeat-y; height:450px; display:table; }
div.d_contentLeft244 { width:213px; margin:0px; padding:0px; float:left; background:#51799D; position:absolute; }
div.d_contentContainer244 { width:737px; margin:0px; padding:0px; float:right; background:#FFFFFF; height:400px; }
div.d_contentCenter244 { width:300px; margin:0px; padding:0px; float:left; height:400px; overflow:hidden; }
div.d_contentRight244 { width:420px; margin:0px; padding:0px; float:right; height:400px; overflow:auto; }

/* footer */
div.d_footer { width:950px; margin:0px; padding:0px; float:none; clear:both; border-top:#21212A 1px solid; }
div.d_footerImg { width:950px; margin:0px; padding:0px; }
div.d_footerTag { width:950px; margin:0px; padding:0px; }