@charset "utf-8";
/* CSS Document */


/*#ca-footer#*/
#pageBottom {
	width:960px;
	height:500px;
	margin:5px auto 0;
	background:#363636 url(/footer/bground.gif) no-repeat left bottom;
	color:#ccc;
}
#pageBottom h2 {
	font-size:14px;
	line-height:18px;
	margin:5px auto 0;
	padding:0;
	font-weight: bold;
}
#pageBottom p {
	margin:5px auto 0;
	display:block;
}
#pageBottom ul {
	margin:0;
	padding:0;
}
#pageBottom ul li {
	list-style:none;
	line-height:2.2em;
	border-bottom:1px solid #707070;
	margin:0;
	padding:0;
	font-size: 12px;
}
#pageBottom ul li.last {
	border-bottom:none;
}
#pageBottom a {
	color:#ccc;
	text-decoration: none;
}
#pageBottom .top {
	background:url(/footer/bground-top.gif) no-repeat left top;
	height:5px;
	width:960px;
}
#pageBottom .left {
	float:left;
	margin-right:5px;
	margin-left:10px;
}
#pageBottom .left p, #pageBottom .left h2 {
	font-weight:bold;
	margin-bottom:.8em;
}
/*#Overall Layout/Page Bottom Min#*/
#pageBottomMin{
	width:960px;
	height:38px;
	margin:5px auto 0;
	background:#363636 url(/footer/bground.gif) no-repeat left bottom;
	color:#ccc;
}
#pageBottomMin h2 {
	font-size:12px;
	line-height:18px;
	margin:5px auto 0;
	padding:0;
}
#pageBottomMin a {
	color:#ccc;
}
#pageBottomMin .top {
	background:url(/footer/bground-top.gif) no-repeat left top;
	height:5px;
	width:960px;
}
#pageBottomMin .left {
	float:left;
	margin-right:5px;
	margin-left:10px;
}
#pageBottomMin .left h2 {
	font-weight:bold;
	margin-bottom:.8em;
}
