DIV#footer1{
	position: relative;
	padding: 0;
	width: 35%;
	height: 41px;
	border: #999999 0px solid;
	float:left;
	background-color:#E7EEF6;
}


DIV#footer2{
	position: relative;
	width: 65%;
	height: 41px;
	border: #999999 0px solid;
	float: right;
	margin: 0 auto;
	background-color:#E7EEF6;
}
