#Sitelayout_Content {
	background-image: url(Contact.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 780px;
	clear: none;
	position: relative;
	background-color: #E6EAF3;
	margin-top: -0em;
}
#Body_content {
	float: right;
	clear: none;
	color: #E6EAF3;
	padding: -3px;
}
#Footer {
	height: 35px;
	background-color: #123A78;
}

