.stage {
	width: auto;
	margin-top: 0 auto;
	margin-left: 0 auto;
	position: absolute;
	height: auto;
	text-align: center;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat;
}
.oneColFixCtr #container {
	width: 996px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.topbar {
	height: 123px;
	width: 996px;
	padding-left: 35px;
	padding-right: 35px;
}
.logoplacement {
	position: relative;
	top: 20px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu1 {
	position: relative;
	float: right;
	padding-right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #401F24;
}
.oneColFixCtr #mainContent {
	position: relative;
	background-image: url(images/mail.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	height: 393px;
	width: 996px;
}
.bottombar1 {
	background-attachment: scroll;
	background-image: url(images/bottombar-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	top: 2px;
	width: 892px;
	position: relative;
	left: 39px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #401F24;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
a:link {
	color: #401F24;
	text-decoration: none;
}
a:visited {
	color: #401F24;
	text-decoration: none;
}
a:hover {
	color: #F1983E;
	text-decoration: none;
}
a:active {
	color: #401F24;
	text-decoration: none;
}
.homeimg1 {
	width: 370px;
	z-index: 2;
	position: relative;
	height: 370px;
	top: 6px;
	left: 51px;
	text-align: center;
}
.homeheading1 {
	width: 470px;
	z-index: 3;
	position: absolute;
	height: 50px;
	top: 10px;
	left: 450px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: lighter;
	color: #F68B1F;
}
.hometext1 {
	width: 480px;
	z-index: 3;
	position: absolute;
	height: 325px;
	left: 455px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #401F24;
	top: 50px;
	overflow: auto;

}
.style1 {color: #F68B1F}
.googlead {
	width: 140px;
	z-index: 4;
	position: absolute;
	height: 400px;
	top: -8px;
	left: 965px;
	overflow: visible;
	vertical-align: top;
}
