#footer {
	width:100%;
	padding-bottom: 1px;
	background: #000 url(../../images/backgrounds/bckg_footerMain.jpg) center no-repeat;
}
#footerContent {
	width: 850px;
	padding-top:10px;
	margin: 0 auto;
	background: url('') no-repeat;
}
#footerBox1, #footerBox2, #footerBox3, #footerBox4, #footerBox5 {
	float:left;
	margin-left: 3px;
	clear:left;
}
#footerBox1 *, #footerBox2 *, #footerBox3 *,  #footerBox4 *, #footerBox5 * {
	height:30px;
	color:#FFF;
	text-decoration:none;
}
.footerBoxHeader {
	float:left;
	width:135px;
}
.footerBoxHeader p {
	font-size: 13px;
	padding: 0 0 0 30px;
	line-height: 30px;
	font-weight:bold;
	cursor: default;
}
.footerBoxFont {
	float:left;	
	width:135px;
}
.footerBoxFont a {
	font-size: 12px;
	padding: 0 0 0 	25px;
	line-height: 30px;

}

