.footer1{
	position: relative;
	float: left;
	width: 920px;
	height: 30px;
	background-image: url(../img/title-bar-bg.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	background-color:#D7DEF1;
}
.sponsors{
	position: relative;
	float: left;
	width: 920px;
	background-color: #D7DEF1;
	padding-bottom: 5px;
}
.left1{
	position: relative;
	float: left;
	width: 193px;
	margin-left: 10px;
	margin-right: 10px;
}
.left2{
	position: relative;
	float: left;
	width: 134px;
	margin-right: 10px;
}
.left3{
	position: relative;
	float: left;
	width: 150px;
	margin-right: 10px;
}
.left4{
	position: relative;
	float: left;
	width: 177px;
	margin-right: 10px;
}
.right{
	position: relative;
	float: right;
	width: 193px;
	margin-right: 11px;
}
.footer-new{
	position: relative;
	float: left;
	width: 920px;
	height: 70px;
	background-color: #0A3475;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	color: #A0A0A4;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

