.comingsoon {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0E0F1B;
	border: 1px solid #000000;
	margin-top: 50px;
	text-align: center;
}
.placementset {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 902px;
}
.mainbody {
	float:left;
	background-color: #0E0F1B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom: solid 1px #000000;
}
.homepage_header {
	width: 900px;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
	background-image: url(images/logo_large2.png);
	background-repeat: no-repeat;
	height: 285px;
}
.small_header {
	height: 100px;
	width: 900px;
	background-image: url(images/small_logo.png);
	background-color: #0E000E;
}

.formlabel {
	width: 150px;
	display: block;
	float: left;
}
.submit_button {
	background-color: #7087A9;
	color: #000000;
	border: 2px outset #1F2647;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.headerimg {
	float: left;
}

.navbar {
	background-color: #000000;
	background-image: url(images/navbar_footer_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 900px;
	height: 60px;
	clear: both;
	float: left;
}
.linksleft {
	float: left;
	text-align: center;
	width: 650px;
	font-size: 14px;
	margin-top: 20px;
	line-height: 20px;
}
.linksright {
	float: right;
	text-align: right;
	width: 230px;
	padding-right: 10px;
	font-size: 14px;
	margin-top: 15px;
}
.maincontent {
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 600px;
	margin: 10px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	padding-top: 15px;
}
.headerimglinks {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.footer {
	clear: both;
	margin-top: 20px;
	float: left;
	width: 900px;
	background-color: #000000;
	background-image: url(images/navbar_footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	font-size: 10px;
}
.options li {
	display: inline;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	list-style: none;
	padding-left: 20px;
}
span.options {
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.siteflightbutton {
	float: right;
	width: 200px;
	text-align: right;
}
.information {
	float: right;
	width: 180px;
	background-image: url(images/information.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	padding-left: 45px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.linksleft li, .linksleft ul {
	display: inline;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.linksright li,  .linksright ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.headerimglinkssmall {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2px;
	padding-left: 2px;
}
