/* 2_sub2column.css style sheet for layout 2_sub2column.aspx */

		#CONTENT
		{
                width:1004px;
                min-height: 550px; _height: 550px;
                background-image:url(/App_Themes/FeldmanRogers/images/BKGND-CONTENT-CHAPTER.jpg);
                background-repeat:no-repeat;
                position: relative;
                
        }
        
						#CONTENT-BODY
						{
							text-align:left;
							width:950px;
							float:left;
							margin:25px 0 0 30px;
							padding:10px 0 50px 0;
						}
						


						#CONTENT-HIGHLIGHTS
						{
							padding-top:5px;
							margin:0 0 0 23px;
							float:left;
							text-align:left;
						}
						
