#container {
 	margin: auto;
 	width: 1024px;
}
#content {
 	width: 1024px;
 	height: 675px;
 	float: left;
}
#footer {
 	height: 60px;
 	width: 1000px;
 	float: left;
}
#footer-content {
 	width: 1024px;
 	float: left;
}
#footer-content p {
	color: #000000;
	text-align: center;
}
.stammers_bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.stammers_bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.stammers_bodytextthin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.stammers_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #04A1C4;
}

