#column_left #CH-intro {clear:both;float:left;width:544px;padding-bottom:15px;}
			#column_left #CH-intro h1 {background:url(../../img/CH-header.jpg) 0px 7px no-repeat;font-size:13px;color:#FFFFFF;font-weight:normal;padding:35px 10px 0px 224px;height:56px;float:left;width:300px;}
			#column_left #CH-intro h1 span {font-weight:bold;}
			#column_left #CH-intro h1 img {float:right;margin-top:-15px;}
			#column_left #CH-intro #main-image {float:left;}
			#column_left #CH-intro h2 {float:right;}
			#column_left #CH-intro h2 img {margin-top:-10px;}
			#column_left #CH-intro p.intro {float:left;width:300px;margin-left:10px;}
			
			#column_left #CH-article {clear:both;float:left;background-color:#c7c7c8;padding:18px;width:510px;}
			#column_left #CH-article h3 {color:#de2809;}
			#column_left #CH-article img {margin:10px;clear:both;}
			#column_left #CH-article img.left {float:left;}
			#column_left #CH-article img.right {float:right;}
			
			#overlay {
				background:#000000;
				display:none;
				height:100%;
				left:0;
				opacity: 0.8;
				filter: alpha(opacity=80);
				position:absolute;
				top:0;
				width:100%;
				z-index:1200;
			}
			#pop-up {
				background-image:url(../img/bg-popup.png);
				background-repeat:no-repeat;
				width:359px;
				height:141px;
				top:200px;
				left:160px;
				margin:0px;
				padding:0px;
				display:none;
				position:absolute;
				text-align:center;
				z-index:1300;
			}
			#pop-up #close-popup {
				width:100px;
				height:32px;
				position:absolute;
				top:0px;
				right:15px;
				display:block;
				text-indent:-9999px;
			}
			#pop-up #request-info {
				width:155px;
				height:20px;
				display:block;
				position:absolute;
				top:92px;
				left:25px;
				text-indent:-9999px;
				background-image:url(../img/btn-request_info.jpg);
				background-repeat:no-repeat;
			}
			
			#CH-nav {margin:15px 0px 0px 30px;}
			#CH-nav li {float:left;}
			#CH-nav li a {margin:0px 15px 0px 0px;display:block;}