@charset "utf-8";
.thrColAbs #container {
	position: relative;
	width: 965px;
	margin: 0 auto;
	text-align: left;
} 
.thrColAbs #mainContent {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bod1.jpg);
}
.header {
	width: 965px;
	text-align: center;
	background-image: url(images/NewBod1.png);
}
.MainBody {
	width: 965px;
	text-align: center;
	background-image: url(images/NewBod1.png);
}
.Footer {
	width: 965px;
	text-align: center;
	height: 90px;
	background-image: url(images/NewFoot1.png);
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}

