body {
	background-color: #000000;
	background-image: url(images/mg_web_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#center {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
}
#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-image: url(images/mg_web_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 242px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 5px;
	padding-bottom: 5px;
}
.frame {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-left: 10px;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
}
#fooleft {
	width: 750px;
	float: left;
	display: inline;
	padding-top: 50px;
}
#fooleft p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFD239;
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#fooright {
	width: 180px;
	display: inline;
	float: right;
	padding-top: 50px;
}
#fooright p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: none;
	color: #FFD239;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.style1 {
	color: #409DBC;
	font-style: italic;
}
