.padding20 {
	padding: 0 20px;
}

#kcwrap {
	color: #000;
	font: 1em/1.6 Arial, Helvetica, sans-serif;
}

#kcwrap #header {
	display: block;
	margin-bottom: 20px;
}

#kcwrap h1 {
	margin: 0;
	padding: 0;
	float: left;
	color: #4966a3;
	font: bold italic 2.5em/70px Arial, Helvetica, sans-serif;
}

#kcwrap h2 {
	color: #4966a3;
	font-size: 1.5em;
	margin-bottom: 10px;
}

#kcwrap .boxhead {
	display: block;
	height: 30px;
	background: url(images/boxhead_bg.gif) top repeat-x;
}

#kcwrap .boxhead h2 {
	color: #fff;
	display: block;
	height: 30px;
	margin-bottom: 0;
	padding: 0 0 0 8px;
	font-weight: normal;
	/*background: url(images/bluegreen_fade.gif) repeat-x;*/
	/*background: url(images/q_right.gif) top right no-repeat;*/
}

#kcwrap h4 {
	margin: 0;
	padding: 0;
}

#kcwrap p.intro {
	color: #666;
	font-size: 1.2em;
}

#kcwrap ul#ontheweb {
	margin: 0 0 25px;
	padding: 0;
	list-style: none;
}

#kcwrap ul#ontheweb li {
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 10px;
}

#kcwrap ul#ontheweb li.quincy {
	background: url(images/icon_quincy_logo.gif) no-repeat;
}

#kcwrap ul#ontheweb li.locator {
	background: url(images/icon_locator.gif) no-repeat;
}

#kcwrap ul#ontheweb li.library {
	background: url(images/icon_library.gif) no-repeat;
}

#kcwrap #sponsor {
	width: 220px;
	float: right;
}

#kcwrap #sponsor span {
	float: left;
	color: #999;
	font-size: 12px;
	line-height: 70px;
	font-weight: bold;
}

#kcwrap #sponsor img {
	float: right;
}

#colleft {
	float: left;
	width: 320px;
}

#colright {
	float: right;
	width: 625px;
}

#kcwrap .box {
	border: solid #005596;
	padding: 15px 15px 0;
	border-width: 0 1px 1px;
	background: url(images/shadow.gif) top repeat-x;
}

#kcwrap .shadow {
	height: 6px;
	background: url(images/shadow.gif) top repeat-x;
}

#kcwrap .asset {
	display: block;
	margin-bottom: 30px;
}

#kcwrap .asset img {
	float: right;
	margin-left: 15px;
}

#kcwrap .asset a.button {
	color: #fff;
	width: 80px;
	height: 24px;
	display: block;
	text-align: center;
	background: url(images/button.gif) bottom no-repeat;
	font: bold 10px/24px Verdana, Arial, Helvetica, sans-serif;
}

#kcwrap .asset a.button:hover {
	background-position: top;
}