body {
	background-image: url("/landing2/background.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Footer {
	background-image: url("/landing2/images/footer.jpg");
	background-repeat: no-repeat;
	height:97px;
	width:850px;
	border: 0 none;
}

.inputs {
	float: right;
	padding-top:52px;
	width:105px;
}

.inputs input, select {
	border: 0 none;
	height: 18px;
	width: 105px;
	text-align: right;
}

#SendForm {
	float: left;
	padding-top:40px;
	padding-left:40px;
}

#SendForm img {
	cursor: pointer;
}
