body {
	margin: 0;
	padding: 0;
	background-color: #BA221D;
}
#imSite {
	width: 1007px;
	margin: 0px auto;
	text-align: left;
}
#imHeader {height: 205px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {
	height: 71px;
	background-image: url('menu.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#imContent {
	clear: left;
}
#imFooter {clear: both; height: 68px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: center center; }
.pagebg {
	height: 498px;
	width: 1007px;
	background-image: url(../images/homebg.jpg);
}
.pagebg2 {
	height: 498px;
	width: 1007px;
	background-image: url(../images/aboutpg.jpg);
}
.textcont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA221D;
	padding-top: 42px;
	padding-right: 390px;
	padding-left: 300px;
	font-weight: bold;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #BA221D;
	line-height: 18px;
}
.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #BA221D;
	text-decoration: underline;
}
.headings3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #BA221D;
	line-height: 30px;
}
