.channel {
	height: 100%;
	width: 100%;
}

.channel2 {
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
}

.display-advertising { width: 717px; margin: 10px auto; }

#index-footer {
	width:80%;
	text-align: center;
	font-family:tahoma;
	font-size:11px;
	color:#686868;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:20px;
	margin-bottom:0px;
	margin-top: 10px;
}

#index {
	/*margin-top: 29px;
	background-color: #FFFFFF;
	background-image: url(../images/layout/ind_r3_03.jpg);
	background-repeat: repeat-x;*/
}

#news-info {
	font-size: 10px;
	font-weight: bold;
}

#news-info ul {
	list-style-position: outside;
	list-style-image: url(../images/layout/arrow.gif);
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 10px;
}

#news-info li {
	margin-bottom: 3px;
}

#news-info .title {
	color: #00336F;
	size: 11px;
	font-weight: bold;

}

#news-info a, #news-info a:link, #news-info a:visited, #news-info a:active {
	color: #333333;
	text-decoration: none;
}
#news-info a:hover {
	color: #00336F;
}

#index .about-ci {
	width: 242px;
	float: left;
	background: url(../images/home/about_ci_middle.jpg) repeat-y;
	margin: 20px 15px 20px 18px;
}

#index .about-ci .text { padding: 0px 15px; margin-top: -23px; font-size: 12px; line-height: 16px; color: #333333; font-family: Tahoma, Arial, sans-serif; }

#index .about-ci a.learnmore {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2f5d87;
	float: right;
	clear: right;
	text-transform: uppercase;
}
#index .about-ci a.learnmore:hover { color: #034179; }

#index .news {
	width: 224px;
	float: left;
	background: url(../images/home/news_middle.png) repeat-y;
	margin: 20px 0;
}

#index .news .text { padding: 0px 15px; }

#index .news ul { margin: 0 0 0 20px; padding: 0; }
#index .news ul li { list-style-image: url(../images/home/home-bullet.jpg); margin: 10px 0; padding: 0; line-height: 16px;
	font-family: Tahoma, Arial, sans-serif; color: #888888; text-transform: uppercase; font-size: 10px; font-weight: bold; }
#index .news ul li a { text-transform: none; font-size: 11px; color: #333333; font-weight: normal; text-decoration: underline; }
#index .news ul li a:hover { color: #034179;}

#index .banners {
	width: 215px;
	float: right;
	margin: 20px 18px 20px 15px;
}

