body {
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	color: #0b0000;
	margin:0;
	padding: 0;
}

#container {
	margin:0;
	padding: 0;
}

#main {
	background:transparent url('../images/bg_main.jpg') repeat-x;
	min-height: 700px;
	margin: 0 auto;
	}
	
#header {
	background:transparent url('../images/bg_header.jpg') no-repeat top center;
	height: 213px;
	margin: 0 auto;
	text-align: center;
}

#uscontent {
	width: 975px;
}

h1 {
	font-weight: bold;
	font-size: 23px;
}

h2 {
	font-weight: bold;
	font-size: 20px;
	}
h3 {
	font-weight: bold;
	font-size: 18px;
	}
/**************************************************************************  mainnav   ****************************************************/
#menu {
	float: left;
	position: relative;
	width: 100%;
	overflow:hidden;
	}
ul.mainnav {
	clear:left;
	   float:left;
	left: 50%;
	list-style: none;
	height: 22px;
	position: relative;
	padding-top: 75px;
	margin: 0 auto;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.mainnav li {
	position: relative;
	float: left;
	display: block;
	right: 53%;
	}

ul.mainnav li a {
	display: block;
	width: 150px;
	height: 22px;
	background: url('../images/menusprite.jpg') no-repeat;
	z-index: 999;
	}

/*
*	Normal Links
*/
ul.mainnav li.she a {
	background-position: 0 0;
	}

ul.mainnav li.see a {
	background-position: -150px 0;
	}

ul.mainnav li.past a {
	background-position: -300px 0;
	}
	ul.mainnav li.fly a {
		background-position: -450px 0;
		}	
		ul.mainnav li.future a {
			background-position: -600px 0;
			}
			ul.mainnav li.us a {
				background-position: -750px 0;
				}
				ul.mainnav li.book a {
					background-position: -900px 0;
					}
/*
*	Hover Links
*/
ul.mainnav li.she a:hover {
	background-position: 0 -22px;
	}

ul.mainnav li.see a:hover {
	background-position: -150px -22px;
	}

ul.mainnav li.past a:hover {
	background-position: -300px -22px;
	}
	ul.mainnav li.fly a:hover {
		background-position: -450px -22px;
		}
		ul.mainnav li.future a:hover {
			background-position: -600px -22px;
			}
			ul.mainnav li.us a:hover {
				background-position: -750px -22px;
				}
				ul.mainnav li.book a:hover {
					background-position: -900px -22px;
					}

/*
*	Clicked Links
*/
ul.mainnav li.she a:active {
	background-position: 0 -44px;
	}

ul.mainnav li.see a:active {
	background-position: -150px -44px;
	}

ul.mainnav li.past a:active {
	background-position: -300px -44px;
	}
	ul.mainnav li.fly a:active {
		background-position: -450px -44px;
		}
		ul.mainnav li.future a:active {
			background-position: -600px -44px;
			}
			ul.mainnav li.us a:active {
				background-position: -750px -44px;
				}
				ul.mainnav li.book a:active {
					background-position: -900px -44px;
					}

/*
*	Selected/Active Links
*/
ul.mainnav li.she a.selected {
	background-position: 0 -44px;
	}

ul.mainnav li.see a.selected {
	background-position: -150px -44px;
	}

ul.mainnav li.past a.selected {
	background-position: -300px -44px;
	}
	ul.mainnav li.fly a.selected {
		background-position: -450px -44px;
		}
		ul.mainnav li.future a.selected {
			background-position: -600px -44px;
			}
			ul.mainnav li.us a.selected {
				background-position: -750px -44px;
				}
				ul.mainnav li.book a.selected {
					background-position: -900px -44px;
					}
	
	/**********************************************content*************************************/
	
.clear {
	clear: both;
}

#listed {
position: absolute;
padding-top: 3px;
width: 130px;
    margin-left: -60px;
    text-align: left;
    left: 50%;
}

#listed a {
color: #000;
}	

#content {
	width: 1020px;
	margin: 0 auto;
}

#content p {
	margin: 0 0 15px 0;
}

#she2 {
	width: 627px;
	height: 443px;
}
#strip{
	float: left;
	padding: 10px 15px 30px 0;
}

#strip img {
	padding-bottom: 25px;
}
.company {
	margin-bottom: 25px;
	width: 800px;
}

.speculosity {
	width: 730px;
}


.uslinks {
text-align: center;
padding: 10px 0;
}

#see {
position: relative;
background:transparent url('../images/see.jpg') no-repeat center;
width: 616px;
height: 423px;
width: 100%;
text-align: center;
margin: 0 auto;
}

#see h3{
font: #000 20px bold;
padding-top: 200px;
}

#see a {
text-decoration: none;
color: #000;
font-size: 20px;
}

#see #videos {
padding-right: 500px;
}

#fly {
position: relative;
background:transparent url('../images/fly.jpg') no-repeat center;
width: 1020px;
height: 551px;
width: 100%;
text-align: center;
margin: -103px auto 0 auto;
}

#left {
width: 500px;
float: left;
text-align: left;
padding-top: 15px;
margin-right: 20px;
}
#right {
width: 500px;
float: right;
text-align: right;
padding-top: 15px;
}

#fly h2 {
	padding-top: 15px;
}

#fly #silk {
width: 240px;
}

#fly #lyra {
width: 392px;
}

#fly #acro {
width: 470px;
}

#fly #tissu {
padding-left: 250px;
}

#fly #stryamid {
padding-left: 170px;
}

#fly #corde {
padding-left: 130px;
}

#bottomcenter {
width: 1020px;
text-align: center;
padding-top: 15px;
}

#past {
position: relative;
background:transparent url('../images/past.jpg') no-repeat center;
width: 1020px;
height: 551px;
width: 100%;
text-align: center;
margin: -102px auto 0 auto;
}

#past #submenu {
padding-top: 225px;
padding-left: 600px;
text-align: left;
}

#past a {
font-weight: bold;
color: #000000;
font-size: 20px;
text-decoration: none;
line-height: 24px;
}

#future {
position: relative;
background:transparent url('../images/future.jpg') no-repeat center;
width: 616px;
height: 859px;
width: 100%;
margin: 0 auto;
}

#future h3{
color: #000;
font-size: 21px;
font-weight: normal;
}

#future a {
text-decoration: none;
color: #000;
font-size: 23px;
font-weight: bold;
}

#futurebottom{
padding: 500px 0 0 900px;}

.uscontent {
position: relative;
background:transparent url('../images/usmain.jpg') no-repeat right;
height: 850px;
}

.strong {
font-weight: bold;
}

#bottom {
	background:transparent url('../images/bottom.jpg') repeat-x;
	height: 20px;
	width: 100%;
	clear: both;
}