@charset "utf-8";
/* CSS Document */

#body {
background-color: #f26835;
background-repeat: no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

#head {
position: absolute;
margin-left: -262px;
left: 50%;
top: 5%;
}

#nav {
position: absolute;
top: 18%;
left: 50%;
margin-left: -438px;
}

#nav #active1 {
position: absolute;
height: 13px;
width: 3px;
background-color: #f26835;
left: 15px;
top: 3px;
}

#nav #active2 {
position: absolute;
height: 13px;
width: 3px;
background-color: #f26835;
left: 198px;
top: 3px;
}

#nav #active3 {
position: absolute;
height: 13px;
width: 3px;
background-color: #f26835;
left: 381px;
top: 3px;
}

#nav #active4 {
position: absolute;
height: 13px;
width: 3px;
background-color: #f26835;
left: 533px;
top: 3px;
}

#nav #active5 {
position: absolute;
height: 13px;
width: 3px;
background-color: #f26835;
left: 656px;
top: 3px;
}

#nav #active6 {
position: absolute;
height: 13px;
width: 3px;
background-color: #f26835;
left: 859px;
top: 3px;
}

#nav #active7 {
position: absolute;
height: 13px;
width: 3px;
background-color: #f26835;
left: 1011px;
top: 3px;
}

#navlist {
padding: 0px;
margin: 0px;
}

#navlist li {
padding: 20px;
list-style: none;
display: inline;
}

#training {
position: relative;
top: 2px;
}

#trainingeng {
position: relative;
top: 2px;
}

#ff4movies {
position: relative;
top: 2px;
}

#manuals {
position: relative;
top: 2px;
}

#skinsandcockpits {
position: relative;
top: 2px;
}

#ff5movies {
position: relative;
top: 2px;
}

#other {
position: relative;
top: 2px;
}

#page {
	position: absolute;
	top: -47px;
	left: 37px;
	color: #8b8c8c;
	width: 319px;
}

#menu {
position: absolute;
top: 35%;
width: 330px;
}

#menuborder {
position: absolute;
left: 3%;
width: 2px;
height: 100%;
background-color: #8b8c8c;
}

#listitems {
margin: 0px;
padding: 0px;
color: #f26835;
}

#listitems li {
list-style: none;
margin-bottom: 40px;
margin-left: 40px;
}

#listitems #bottomitem {
margin-bottom: 0px;
}

#listitems a:link {
color: #f26835;
text-decoration: none;
}

#listitems a:visited {
text-decoration: none;
color: #f26835;
}

#listitems a:hover {
color: #FFFFFF;
}

#page a:link {
color: #8b8c8c;
text-decoration: none;
}

#page a:visited {
text-decoration: none;
color: #8b8c8c;
}

#page a:hover {
color: #FFFFFF;
}

#footer {
position: absolute;
bottom: 1%;
right: 1%;
}

img {
border: none;
}

