body{
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(images/Background.jpg);
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	} 

.mainTable {
	height: auto;
	position: fixed;
	z-index: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border: 20px solid #D6A229;
	background-color: #FFF;
}
.sidebar {
	height: 500px;
	float: left;
}
.Fronttext {
	float: left;
	text-align: justify;
	padding-right: 9px;
	padding-left: 9px;

}
.comingsoon  {
	font-size: 80px;
	color: #D6A229;
	text-align: center;
}


.header {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 838px;
}
.navbar {
	background-color: #FFF;
}



p {
	color: #0055A5;

} 
h3{ color: white; }
.footer {
	height: 65px;
	border: 0px none #D6A229;
}
.footerdiv {
	width: 175px;
	float: left;
	height: 50px;

}
.footerdiv2 {
	width: 250px;
	float: none;
	margin-left: 350px;

}
.footertext {
	font-style: normal;
	text-align: center;
	vertical-align: top;
}
.main {
	margin-right: auto;
	margin-left: auto;
	width: 944px;
	overflow: auto;
}
.footerdiv {
	margin: auto;
	width: 897px;
}
.sidebar {
	margin: auto;
	width: 179px;
}

.contenttext {
	margin: auto;
	width: 660px;
}

.contentholder {
	margin: auto;
	width: 850px;
	height: 508px;
}
.headerdiv {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 844px;
	overflow: auto;
	position: relative;
}
