
footer{
	width:77%; height:auto;
	min-height:100px; border-bottom:10px solid #c6dea3;
	margin:20px auto 20px auto;overflow:hidden;
	 border-top:1px solid #c6dea3; padding:0 0 20px 0;
	 background:url(../images/footer.png);  
	}
footer .left1{
	width:23%; height:auto;
	border:0px solid #ccc; margin:0px;
	padding:0px; float:left;
	overflow:hidden; min-width:200px;
	}
footer .left1 li{
	margin:0 0 0 0px; color:#000;
	}


footer .left2{
	width:40%; height:auto;
	min-height:50px;
	float:left; border:0px solid #f0f0f0;
	margin:10% 0 0 0; min-width:180px;
	}
footer .left2 p{
	text-align:center; font-size:2em;
	margin:0px; padding:0px;
	}

