.footer
{
	background: #fff;
	height:60px;
  	width: 750px;
	padding: 0px 0px 0 0;
	margin: 0px auto;
        margin-bottom: 30px;
}

.cornerll 
{
	background: #fff url('images/cornerll.png') no-repeat;
	height:14px;
	width: 14px;
	float: left;
  	margin-top: 46px;
}

.cornerlr
{
	background: #fff url('images/cornerlr.png') no-repeat;
	height:14px;
	width: 14px;
	float: right;
  	margin-top: 46px;
}

.divider 
{
	background: #c85432;
	height:3px;
        width: 100%;
}
