@charset "utf-8";
.container {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
	padding-left: 2px;
}
.background {
	height: 1655px;
	width: 950px;
	background-color:#FFF;
}
.content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: repeat-y;
	float: right;
	height: 895px;
}

.content2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: repeat-y;
	float: right;
}
.soapcontent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: repeat-y;
}
.footer {
	width: 947px;
	height: 50px;
	background-color: #FFF;
	;
	margin-top: 0px;
	text-align: center;
	float: right;
	border: thin solid #73734D;
}
.footer2 {
	width: 950px;
	height: 50px;
	background-color: #FFF;
	;
	margin-top: 0px;
	text-align: center;
	float: right;
}

body {
	font-family: "Segoe UI Emoji";
	margin: auto;
	background-repeat: no-repeat;
	font-size: 16px;
}
h1 {
	font-family: "Segoe UI Emoji";
	font-size: 28px;
}
h2 {
	font-family: "Segoe UI Emoji";
	font-size: 18px;
}
table {

	
}
.menuleft {
	float: left;
	width: 195px;
	background-color: #FFF;
	border: thin solid #73734D;
	text-align: center;
	vertical-align: middle;
	height: 895px;
}
