#footer {
	width:100%;
	float:left;
	background: #000 center repeat;
}
#footerContent {
	margin: 10px auto;
	padding-top:0px;
}
#footerBox1, #footerBox2, #footerBox3, #footerBox4, #footerBox5 {
	float:left;
	margin-left: 3px;
	width:180px;
}
#footerBox1 *, #footerBox2 *, #footerBox3 *,  #footerBox4 *, #footerBox5 * {
	height:27px;
	color:#FFF;
	text-decoration:none;
}
.footerBoxHeader p {
	font-size: 12px;
	padding: 0 0 0 30px;
	line-height: 20px;
	font-weight:bold;
	cursor:default;
}

.footerBoxFont a {
	font-size: 11px;
	padding: 0 0 0 30px;
	line-height: 25px;
}

.footer5Boxes {
	width: 940px;	
}
.footer4Boxes {
	width: 750px;	
}
.footer3Boxes {
	width: 565px;	
}
.footer2Boxes {
	width: 377px;	
}

