/* footer */

.footer {
	height: 200px;
	width: 750px;
	margin: 0px!important;
	font-size: 11px;
	background-position: center;
	background-image: url(../img/footer.jpg);
	clear: both;
	float: none;
	vertical-align: bottom;
	}

