		#dn {
				background-color: #e1eef2;
				position:relative;
				z-index:100;
				width:72%;
				left:8%;
				min-height:675px;
				/*visibility:hidden;*/
				
		}
		#col1 {
				clear: left;
				float: left;
				width: 88%;
				padding: 25px 3% 25px 3%;
				margin: 30px 3% 30px 3%;
				display: inline;
				background-color: white;
				position: relative;
				min-height:565px;
				}
		#col2 {
				position:absolute;
				width: 42;
				top: 120px;
				left: 97%;
				}