#pageBottom {

	width:960px;
	height:232px;
	margin:5px auto 0 auto;;
	background:#363636 url(../images/bot.gif) no-repeat left bottom;
	color:#ccc;

}

#pageBottom h2 {

	font-size:12px;
	line-height:18px;
	margin:5px auto 0;
	padding:0;

}

#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;

}

#one, #two, #three, #four, #five,#six
{

	width:150px;	
}

#pageBottom ul li.last {

	border-bottom:none;

}

#pageBottom a {

	color:#ccc;

}

#pageBottom .top {

	background:url(../images/top.gif) no-repeat left top;
	height:5px;
	width:960px;

}

#pageBottom .left {

	float:left;
	margin-right:5px;
	margin-left:10px;	
	text-align:left;

}

#pageBottom .left p, #pageBottom .left h2 {

	font-weight:bold;
	margin-bottom:.8em;
}