@charset "utf-8";
/* CSS Document for NDA */
* {
    margin: 0;
}
#bannerArea{
	width:100%;
	margin:0 auto;
	padding-bottom:20px;
}
#bannerArea div#topBanner{
	width:775px;
	margin:0;
	/*padding-top:32px;*/
}
#breadcrumb{
	background:url(/ui/nda/graphics/bullet_floral.gif) top left no-repeat;
	padding:0px 0px 5px 25px;
}
#column_left{
	width:47%;
	float:left;
	margin-left:5px;
	margin-right:10px;
}
#column_right{
	width:47%;
	margin-left:50%;
	min-height:500px; 
}
#content_wrapper{
	/* wrapper for the center portion of the index page */
	clear:both; 
	width:100%;
}
#content_wrapper_fullContent{
	/* wrapper for the center portion of the page - full content page */
	clear:both; 
	width:924px;
	margin:50px auto 0 auto;
}
#content_wrapper_internalPage{
	/* wrapper for the center portion of the internal page */
	clear:both; 
	width:100%;
	margin-top:50px;
}
#content_container{
	width:750px;
	margin-left:220px;
}
#footer{
	clear:both;
	width:100%;
	margin:0 auto;
	text-align:center;
	background:url(/ui/nda/graphics/BG_footer.jpg) top left no-repeat;
}
#header{
	background: url(/ui/nda/graphics/BG_header.jpg) top left no-repeat;
	width:100%;
	height:160px;
	text-align:right;
	position:relative;
	padding-bottom:32px;
}
#leftNav{
	background:url(/ui/nda/graphics/BG_leftNav_top.jpg) top left no-repeat;
	width:220px;
	float:left;
	margin-left:5px;
}
#main_content{
	width:470px;
	float:left;
	padding:0 15px;
}
#main_content_fullContent{
	width:674px;
	float:left;
	padding:0 10px;
}
#mainMenu{
	position:absolute;
	top:160px;
	left:0;
	width:1000px;
	height:81px;
}
#overall_wrapper {
	width:100%;
    min-height:100%;
	background:#300 url(/ui/nda/graphics/BG_pattern.jpg) repeat-x top left;
}
#page_wrapper{
	width:1000px;
	min-height:100%;
	margin:0 auto;
	background-color:#fffcf1;
}
#promo{
	width:220px;
	float:right;
}

















