@charset "utf-8";
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0%;
	margin-bottom: 0%;
	width: 1024px;
	height: auto;
	position: relative;
	padding-top: 30px;
}
#content {
	z-index: 1;
	margin: 0px;
	width: 959px;
	text-align: left;
	height: 620px;
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 35px;
}
h5 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	background-color: #111111;
	position: relative;
	margin: 0px;
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
}




html, body  {
	margin: 0px;
	padding: 0px;
	background-image: url(images/strips-grey.jpg);
	background-repeat: repeat;
	height: 100%;


}
#bg-image  {
	background-image: url(images/jetengine.jpg);
	background-repeat: no-repeat;
	height: 642px;
	width: 1024px;
	text-align: center;
	position: relative;
	margin: 0px;
}
#footer     {
	width: 1014px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #111111;
	height: 80px;
	position: relative;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 34px;
	background-color: #111111;
	color: #CCCCCC;
	text-align: right;
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
	border: 1px solid #999999;
}
.sub-title {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	background-color: #111111;
	color: #CCCCCC;
	text-align: right;
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

#right-align  {
	width: 400px;
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	text-align: right;
	position: relative;
	height: auto;
	float: right;
}


.center {
	text-align: center;
	width: auto;
	color: #111111;
	margin: 0px;
	padding: 0px;
}
.padding {
	position: relative;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}


#footer-li {
	display: inline;
	list-style-type: none;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#typewriter {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	color: #CCCCCC;
	text-align: right;
	width: 400px;
	height: auto;
	margin-top: 10px;
	padding: 0px;
	display: list-item;
	float: right;
	margin-bottom: 10px;
}
#typewriter     ul   {
	list-style-type: none;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#typewriter li {
	background-color: #111111;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.facebook {
	background-color: #111111;
	float: right;
	margin: 0px;
	padding: 5px;
}
.facebookTitle {
	background-color: #111111;
	float: right;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #CCCCCC;
	font-size: 16px;
	width: 140px;
	text-align: center;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

