/* main */
body {
	text-align:center;		/* for IE */
	margin:10px auto;
}

#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:945px;
	background:url(/images/cci.background.jpg) bottom left no-repeat;
}

/* header */
div.d_masthead { width:945px; margin:0px; padding:0px; border-bottom:#999999 3px solid; }
div.d_mastTop { width:945px; margin:0px 0px 8px 0px; padding:0px; border-bottom:#999999 3px solid; }
div.d_mastMenu { width:945px; height:93px; margin:0px; padding:0px; background:url(/images/cci.masthead.jpg) top center no-repeat; }
	div.d_mastLogo { position:absolute; width:290px; height:80px; }
div.d_mastMenuPrint { width:945px; height:128px; margin:0px; padding:0px; display:none; }
div.d_mastImg { width:945px; margin:10px 0px 15px 0px; padding:0px; display:table; }
	/* projects only */
	div.d_imgBoxRight { margin:0px; padding:0px; float:right; }
	div.d_imgMenuLeft { width:25px; height:80px; margin:0px 5px 0px 0px; padding:0px; float:left; display:inline; }
	div.d_imgMenu { width:510px; height:80px; margin:0px; padding:0px; float:left; display:inline; overflow:hidden; }
	div.d_imgMenuRight { width:75px; height:80px; margin:0px 0px 0px 5px; padding:0px; float:left; display:inline; }

/* body */
div.d_contentLeft000 { width:300px; margin:0px; padding:7px 0px 0px 160px; float:left; }
div.d_contentRight000 { width:470px; margin:0px; padding:0px; float:right; }

div.d_contentLeft333 { width:345px; margin:0px; padding:0px; float:left; }
div.d_contentContainer333 { width:590px; margin:0px; padding:0px; float:right; display:table; }
div.d_containerHeadline333 { width:590px; margin:0px 0px 10px 0px; padding:0px; float:none; border-bottom:#990000 1px solid; }
div.d_contentCenter333 { width:290px; margin:0px; padding:0px; float:left; }
div.d_contentRight333 { width:290px; margin:0px; padding:0px; float:right; }

div.d_contentLeft306 { width:250px; margin:10px 0px; padding:0px; float:left; }
div.d_contentRight306 { width:675px; margin: 10px 0px; padding:0px; float:right; }

/* footer */
div.d_footer { width:945px; margin:20px 0px 0px 0px; padding:0px; float:none; clear:both; }
div.d_footerBox { width:210px; height:120px; margin:20px 10px 20px 0px; padding:0px; background:url(/images/cci.footerBox.jpg) top left no-repeat; overflow:hidden; float:left; }
div.d_footerImg { width:180px; height:160px; margin:0px; padding:0px; background:url(/images/cci.footer.jpg) bottom right no-repeat; overflow:hidden; float:right; }
div.d_footerBottom { width:945px; margin:0px; padding:0px; background:url(/images/cci.footerBar.jpg) bottom left no-repeat; clear:both; display:table; }
div.d_footerMenuLeft { width:620px; margin:0px; padding:0px; height:16px; float:left; }
div.d_footerMenuRight { width:320px; margin:0px; padding:0px; height:16px; float:right; }
div.d_footerTag { width:945px; margin:0px; float:none; clear:both; background:#FFFFFF; border:#FFFFFF 1px solid; }