@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #220902;
}
.maintext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #494949;
}
.address {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #494949;
}
h1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #494949;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #494949;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.footertxt {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}