body,td,th {
	color: #090307;
}
body {
	background-color: #090307;
	background-image:  url("img/bg.gif");
	margin: 0px 20px 0px 20px;
	background-repeat: repeat-x;
}
.wrapper {
	margin:0 auto 0 auto;
	width: 100%;
	background-image:  url("img/headerBg.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.maincontent {
	width: 950px;
	margin:0 auto 0 auto;
}
.logo {
	position: relative;
	left: -322px;
	width: 220px;
	height: 51px;
	top: 20px;
}
.leftnavblock {
	position: relative;
	left: -322px;
	width: 220px;
	height: 150px;
	top: 20px;
}
.centerquote {
	position: relative;
	width: 300px;
	margin-left: 20px;
	left: -55px;
	top: -120px;
}
.map {
	position: relative;
	width: 252px;
	height: 173px;
	top: -270px;
	left: 348px;
}
.facilities {
	position: relative;
	width: 252px;
	height: 173px;
	left: -300px;
	top: -260px;
}
.address {
	position: relative;
	width: 259px;
	height: 178px;
	top: -425px;
	left: 330px;
	margin: 0px;
	padding: 0px;
}
.base {
	width: 950px;
	margin:0 auto;
	background-attachment: scroll;
	background-image:  url("img/baseBg.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 746px;
	top: -408px;
	position: relative;
}

