BODY{
	width: 100%;
	background:url(images/bodyBg.jpg) repeat-x;
	font-family: arial;
	color:#000000;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
}

.algnSup3{
	margin: 0 auto;
	width: 650px;
	text-align:center;
}

.footerHolder{
	float:left;
	height: 65px;
	width: 100%;
	background:url(images/footeR.jpg) repeat-x;
}

.logo1{
	float: left;
	margin-top: 27px;
}

.logo2{
	float: left;
}

.footerText{
	float:left;
	width:475px;
	height: 65px;
}

.footerNavs{
}

.footerNavs A{
	list-style-type: none;
	text-decoration: none;
	color: #1269c8;
	float:left;
	display:block;
	width: 90px;
}

.footerCopy{
	margin-top: 20px;
	float:left;
	display: block;
	width:474px;
	color: #FFFFFF;
}

.dividerLine{
	float:left;
}

