/* sponsors page */
#content.about {
	background: url(../images/bg_content_about.gif) no-repeat 0 0;
}
#content.about .col_a { 
	padding: 40px 0 40px 40px; 
	width: 560px;
}
#content.about .col_b {
	margin: 77px 40px 40px 0;
	_margin: 77px 20px 40px 0;
}
h1 {
	background: url(../images/hdr_about.gif) no-repeat 0 0;
	width: 229px;
	height: 22px;
	margin: 0 0 15px 0;
}


#summary {
	border-top: 1px solid #212121;
	margin-top: 27px;
	padding-top: 25px;
}
#summary h3 {
	color: #ffffff;
	font-size: 1.4em;
	margin-bottom: 5px;
	letter-spacing: 0.6px;
	font-weight: bold;
	line-height: 1.5;
}
#summary p {
	color: #A4A4A4;
	font-size: 1.1em;
	margin: 15px 0 15px 0;
	line-height: 1.6;
}
#summary ul {
	margin: 0 0 0 12px;
}
#summary ul li {
	color: #A4A4A4;
	list-style: disc;
	font-size: 1.1em;
	line-height: 2.1;
}